Age | Commit message (Expand) | Author | Files | Lines |
2004-07-05 | c-tree.h (TYPE_ACTUAL_ARG_TYPES): Use TYPE_LANG_SLOT_1. | Nathan Sidwell | 1 | -1/+1 |
2004-07-01 | tree.def (RTL_EXPR): Remove. | Richard Henderson | 1 | -3/+0 |
2004-06-28 | Use vector API for vbase list. | Nathan Sidwell | 1 | -51/+42 |
2004-06-24 | Make-lang.in (cp/lex.o): Do not depend on cp/lex.h. | Mark Mitchell | 1 | -7/+1 |
2004-06-22 | tree.def (VTABLE_REF): Remove. | Richard Henderson | 1 | -4/+37 |
2004-06-17 | class.c (build_clone): Don't call defer_fn, let mark_used do it. | Geoffrey Keating | 1 | -2/+0 |
2004-05-31 | call.c, [...]: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2004-05-28 | re PR c++/15214 (Warning non-virtual-dtor too strict) | Tom Marshall | 1 | -1/+10 |
2004-05-23 | class.c (alter_access): Use %E format specifier to print an identifier node. | Gabriel Dos Reis | 1 | -3/+3 |
2004-05-22 | re PR c++/15507 (hang laying out union) | Mark Mitchell | 1 | -5/+9 |
2004-05-18 | * class.c (build_base_path): Tidy a bit. | Jason Merrill | 1 | -7/+11 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -16/+15 |
2004-04-30 | Refer to base members using COMPONENT_REFs where possible. | Jason Merrill | 1 | -6/+81 |
2004-04-30 | class.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-04-22 | class.c (initialize_array): Don't set TREE_HAS_CONSTRUCTOR on braced initiali... | Mark Mitchell | 1 | -1/+0 |
2004-04-20 | re PR middle-end/14531 (pessimise code, loose constantness) | Roger Sayle | 1 | -4/+5 |
2004-04-01 | expr.c (get_inner_reference): Use DECL_UNSIGNED, not TREE_UNSIGNED. | Richard Kenner | 1 | -1/+1 |
2004-03-31 | builtins.c, [...]: Change most occurrences of TREE_UNSIGNED to TYPE_UNSIGNED. | Richard Kenner | 1 | -8/+6 |
2004-03-18 | tree.h (TREE_CHECK2, [...]): New macros. | Richard Kenner | 1 | -2/+2 |
2004-03-09 | re PR c++/14401 (Uninitialized reference error not reported.) | Mark Mitchell | 1 | -19/+31 |
2004-02-29 | re PR debug/12103 (-g only crash (segfault) with a forward declared class use... | Mark Mitchell | 1 | -1/+2 |
2004-02-16 | re PR c++/13971 (ICE when compiling koffice-cvs (in build_conditional_expr, a... | Mark Mitchell | 1 | -109/+0 |
2004-02-02 | re PR c++/13113 (Nice warning about &(X::m) lost) | Mark Mitchell | 1 | -2/+2 |
2004-01-31 | class.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-01-26 | class.c (add_method): Just check processing_template_decl to determine whethe... | Mark Mitchell | 1 | -1/+1 |
2004-01-21 | Make-lang.in, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-01-19 | re PR c++/13592 (C++ parser regression) | Mark Mitchell | 1 | -3/+0 |
2004-01-12 | re PR c++/12815 (Code compiled with optimization behaves unexpectedly) | Jason Merrill | 1 | -2/+0 |
2004-01-12 | class.c (layout_class_type): For non-POD class types... | Mark Mitchell | 1 | -0/+2 |
2004-01-06 | re PR c++/13057 (regparm attribute not applied to destructor) | Mark Mitchell | 1 | -0/+3 |
2004-01-06 | re PR c++/12815 (Code compiled with optimization behaves unexpectedly) | Mark Mitchell | 1 | -1/+1 |
2003-12-25 | PR c++/13268, c++/13339 | Andrew Pinski | 1 | -3/+9 |
2003-12-21 | call.c: Fix comment formatting. | Kazu Hirata | 1 | -2/+2 |
2003-12-16 | re PR c++/13387 (assignment to base class corrupts subclass) | Nathan Sidwell | 1 | -0/+4 |
2003-12-15 | class.c (add_method): Disallow destructor for java classes. | Nathan Sidwell | 1 | -0/+6 |
2003-12-13 | ChangeLog: Fix typos. | Kazu Hirata | 1 | -1/+1 |
2003-12-12 | re PR c++/13118 ([ABI] Missed covariant return thunk) | Nathan Sidwell | 1 | -7/+14 |
2003-12-12 | PR c++/13114, c++/13115 | Nathan Sidwell | 1 | -7/+11 |
2003-12-06 | re PR c++/13323 (Template code does not compile in presence of typedef) | Mark Mitchell | 1 | -2/+7 |
2003-11-18 | re PR c++/12932 (ICE with use of ptr-to-function as template arg) | Kriang Lerdsuwanakij | 1 | -0/+3 |
2003-11-01 | re PR c++/12796 (Wrong line number in error message) | Kriang Lerdsuwanakij | 1 | -0/+4 |
2003-10-24 | re PR c++/11076 (ICE with invalid base class) | Kriang Lerdsuwanakij | 1 | -1/+1 |
2003-10-24 | PR c++/12698, c++/12699, c++/12700, c++/12566 | Nathan Sidwell | 1 | -23/+91 |
2003-10-22 | call.c: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2003-10-21 | ChangeLog: Fix typos. | Kazu Hirata | 1 | -2/+2 |
2003-10-20 | class.c (layout_class_type): Set DECL_ARTIFICIAL on padding field. | Jason Merrill | 1 | -0/+1 |
2003-09-21 | Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change. | Richard Henderson | 1 | -1/+1 |
2003-09-21 | tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const. | Richard Henderson | 1 | -1/+1 |
2003-09-18 | tree.def (FFS_EXPR, [...]): Delete unused tree codes. | Roger Sayle | 1 | -1/+0 |
2003-09-17 | re PR c++/12266 (incorrect instantiation of unneeded template during overload... | Mark Mitchell | 1 | -1/+7 |