| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix last commit. | rsandifo | 2002-03-13 | 1 | -2/+5 |
* | * mangle.c (write_builtin_type): Handle 128-bit integers even if | rsandifo | 2002-03-13 | 2 | -5/+15 |
* | * cp-tree.h (init_init_processing): Remove declaration. | rsandifo | 2002-03-13 | 4 | -22/+6 |
* | * c-common.c (c_tree_code_type, c_tree_code_length, | ghazi | 2002-03-13 | 4 | -43/+55 |
* | cp: | nathan | 2002-03-12 | 3 | -14/+14 |
* | cp: | nathan | 2002-03-11 | 4 | -52/+40 |
* | cp: | nathan | 2002-03-11 | 3 | -4/+25 |
* | 2002-03-06 Dan Nicolaescu <dann@ics.uci.edu> | dje | 2002-03-11 | 2 | -3/+61 |
* | * cp-tree.h (stabilize_expr): Prototype. | ghazi | 2002-03-10 | 2 | -0/+5 |
* | 2002-03-08 Craig Rodrigues <rodrigc@gcc.gnu.org> | rodrigc | 2002-03-09 | 2 | -1/+6 |
* | * expr.c (expand_expr): Use unsave lang hook. | neil | 2002-03-08 | 4 | -9/+18 |
* | * attribs.c (init_attributes, decl_attributes): Use ARRAY_SIZE in | ghazi | 2002-03-03 | 4 | -12/+14 |
* | cp: | nathan | 2002-03-02 | 3 | -7/+27 |
* | 2002-03-01 Michael Matz <matz@suse.de> | matz | 2002-03-01 | 2 | -2/+13 |
* | 2002-03-01 Phil Edwards <pme@gcc.gnu.org> | pme | 2002-03-01 | 2 | -0/+10 |
* | * tree.h (TARGET_EXPR_SLOT, TARGET_EXPR_INITIAL): New macros. | jason | 2002-03-01 | 5 | -37/+186 |
* | * search.c (lookup_base_r): Don't clear is_non_public just because | jason | 2002-02-28 | 2 | -2/+6 |
* | * c-decl.c (finish_function): Only warn about missing return | jason | 2002-02-28 | 2 | -4/+10 |
* | * Makefile.in (integrate.o): Update. | neil | 2002-02-28 | 6 | -4/+16 |
* | * c-common.c, c-common.h, c-decl.c, c-lex.c, c-parse.in, | zack | 2002-02-27 | 2 | -8/+7 |
* | 2002-02-24 Craig Rodrigues <rodrigc@gcc.gnu.org> | rodrigc | 2002-02-24 | 2 | -1/+7 |
* | PR other/5746 | jakub | 2002-02-22 | 2 | -10/+17 |
* | cp: | nathan | 2002-02-22 | 7 | -93/+198 |
* | forgot cl | aldyh | 2002-02-22 | 1 | -0/+7 |
* | 2002-02-21 Aldy Hernandez <aldyh@redhat.com> | aldyh | 2002-02-22 | 2 | -0/+5 |
* | PR c++/4401 | jakub | 2002-02-20 | 2 | -87/+12 |
* | PR c++/5713 | jakub | 2002-02-20 | 2 | -0/+6 |
* | ABI change: Mangle `void (A::*)() const' as | jason | 2002-02-20 | 2 | -18/+20 |
* | * pt.c (do_type_instantiation): Don't pedwarn if in_system_header. | jason | 2002-02-18 | 2 | -2/+7 |
* | 2002-02-17 Craig Rodrigues <rodrigc@gcc.gnu.org> | rodrigc | 2002-02-18 | 2 | -7/+10 |
* | PR c/3444: | jakub | 2002-02-17 | 2 | -25/+5 |
* | cp: | nathan | 2002-02-16 | 2 | -15/+19 |
* | * decl.c (builtin_function): Set TREE_THIS_VOLATILE on return fns. | jason | 2002-02-13 | 2 | -1/+8 |
* | * typeck2.c (digest_init): Do handle values of vector type. | jason | 2002-02-13 | 2 | -1/+3 |
* | * typeck2.c (digest_init, process_init_constructor): Treat vectors | jason | 2002-02-13 | 2 | -10/+23 |
* | * parse.y (reserved_declspecs): Don't handle attributes. | jason | 2002-02-11 | 3 | -7/+13 |
* | mention NRVO | jason | 2002-02-11 | 1 | -0/+12 |
* | * c-common.c (c_expand_expr): Revert 2002-02-06 patch. | jakub | 2002-02-08 | 2 | -3/+15 |
* | Rename instantiate_type_flags to tsubst_flags_t & expand use. | nathan | 2002-02-07 | 9 | -229/+258 |
* | cp: | nathan | 2002-02-07 | 4 | -7/+26 |
* | * class.c: Include target.h. | aoliva | 2002-02-05 | 3 | -2/+12 |
* | * error.c (dump_type): Be more helpful about VECTOR_TYPE. | jason | 2002-02-05 | 2 | -1/+12 |
* | PR c/4475, c++/3780: | jakub | 2002-02-04 | 2 | -1/+9 |
* | * config/alpha/alpha.c (current_function_is_thunk): Don't check | rth | 2002-02-04 | 3 | -81/+87 |
* | * decl.c (start_function): Call cplus_decl_attributes immediately | jason | 2002-02-04 | 2 | -26/+19 |
* | * xref.c: Remove. | jason | 2002-02-04 | 12 | -908/+15 |
* | fix typo | jason | 2002-02-01 | 1 | -1/+1 |
* | PR c++/4872 | jason | 2002-02-01 | 4 | -0/+29 |
* | * typeck.c (build_component_ref): Always complain about offsetof | jason | 2002-02-01 | 2 | -4/+30 |
* | fix typo | jason | 2002-02-01 | 1 | -1/+1 |