| Commit message (Expand) | Author | Age | Files | Lines |
* | * gccbug.in: Update. | neil | 2003-01-02 | 2 | -1/+5 |
* | * config/h8300/h8300.md: Reorder some patterns. | kazu | 2003-01-02 | 2 | -20/+24 |
* | * config/h8300/h8300.c (output_logical_op): Fix a warning. | kazu | 2003-01-02 | 2 | -2/+5 |
* | g++.dg/lookup/exception1.C: New test. | neroden | 2003-01-01 | 2 | -0/+35 |
* | * config/darwin-protos.h, config/c4x/c4x-protos.h, | neil | 2003-01-01 | 8 | -37/+30 |
* | g++.dg/lookup/template1.C: New test. | neroden | 2003-01-01 | 2 | -0/+25 |
* | * config/arm/arm-protos.h: Remove #ifdef GCC_C_PRAGMA_H. | kazu | 2003-01-01 | 4 | -6/+6 |
* | * config/arm/arm-protos.h: Use struct cpp_reader instead of | kazu | 2003-01-01 | 4 | -10/+17 |
* | g++.dg/parse/namespace2.C: New test. | neroden | 2003-01-01 | 2 | -0/+17 |
* | * config/arm/arm.c (arm_pr_long_calls, arm_pr_no_long_calls, | neil | 2003-01-01 | 4 | -9/+18 |
* | * config/h8300/h8300.c: Include cpplib.h. | kazu | 2003-01-01 | 2 | -1/+6 |
* | g++.dg/parse/parens2.C: New test. | neroden | 2003-01-01 | 2 | -0/+15 |
* | * g++.dg/lookup/scoped4.C: New test. | neil | 2003-01-01 | 2 | -0/+16 |
* | * g++.dg/parse/parse5.C: New test. | neil | 2003-01-01 | 2 | -0/+37 |
* | * f/Make-lang.in ($(srcdir)/f/BUGS): Add include path for | aj | 2003-01-01 | 2 | -3/+9 |
* | * Make-lang.in, boehm.c, buffer.c, | neroden | 2003-01-01 | 48 | -225/+285 |
* | * g++.dg/parse/parens1.C: New test. | neroden | 2003-01-01 | 2 | -0/+19 |
* | * g++.dg/parse/parens2.C: Removed, turned out to duplicate | neroden | 2003-01-01 | 2 | -9/+3 |
* | * g++.dg/parse/parens2.C: New test. | neroden | 2003-01-01 | 2 | -0/+11 |
* | * g++.dg/lookup/scope-operator1.C: New test. | neroden | 2003-01-01 | 2 | -0/+22 |
* | * objc/Make-lang.in, objc/config-lang.in, objc/lang-options.h, | neil | 2003-01-01 | 9 | -41/+48 |
* | * g++.dg/parse/operator1.C: New test. | neroden | 2003-01-01 | 2 | -0/+15 |
* | * c-pragma.c (c_register_pragma): New. | neil | 2003-01-01 | 17 | -111/+124 |
* | * .cvsignore: Remove. | neil | 2003-01-01 | 2 | -1/+4 |
* | * call.c, class.c, cp-lang.c, cp-tree.h, cvt.c, dump.c, error.c, | neil | 2003-01-01 | 30 | -127/+139 |
* | Daily bump. | gccadmin | 2003-01-01 | 1 | -1/+1 |
* | * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL. | lerdsuwa | 2003-01-01 | 5 | -8/+15 |
* | * cp-tree.h (LOOKUP_TEMPLATES_EXPECTED): Remove. | mmitchel | 2003-01-01 | 6 | -59/+99 |
* | * g++.dg/parse/parse4.C: New test. | neil | 2003-01-01 | 2 | -0/+29 |
* | * g++.dg/parse/parse3.C: New test. | neil | 2003-01-01 | 2 | -0/+11 |
* | * g++.dg/parse/parse2.C: New test. | neil | 2003-01-01 | 2 | -0/+12 |
* | * g++.dg/template/friend11.C: New test. | neil | 2003-01-01 | 2 | -0/+22 |
* | *** empty log message *** | neil | 2003-01-01 | 1 | -0/+4 |
* | * g++.dg/parse/parse1.C: New test. | neil | 2003-01-01 | 1 | -0/+9 |
* | * .cvsignore: Update. | neil | 2002-12-31 | 2 | -2/+4 |
* | * config/h8300/h8300-protos.h: Update the prototypes. | kazu | 2002-12-31 | 4 | -6/+15 |
* | * parser.c (cp_parser_dependent_type_p): Fix thinko. | mmitchel | 2002-12-31 | 3 | -1/+17 |
* | * lib/profopt.exp: Change the name of a global variable to avoid | ghazi | 2002-12-31 | 2 | -3/+8 |
* | cp: | nathan | 2002-12-31 | 6 | -68/+142 |
* | * doc/install.texi (Testing): Fixed typo. | tromey | 2002-12-31 | 2 | -1/+5 |
* | * cp-tree.def (RETURN_INIT): Remove. | mmitchel | 2002-12-31 | 10 | -156/+76 |
* | PR c++/9112 | mmitchel | 2002-12-31 | 4 | -2/+24 |
* | * config/h8300/h8300.h (TRAMPOLINE_TEMPLATE): Remove. | kazu | 2002-12-31 | 2 | -29/+39 |
* | * c-common.h (pending_lang_change): Declare. | mmitchel | 2002-12-31 | 2 | -0/+8 |
* | * gcc/doc/invoke.texi (Optimization Options): Clean up -O flag | gerald | 2002-12-31 | 2 | -27/+30 |
* | * gcc/doc/invoke.texi (Optimization Options): List the options | gerald | 2002-12-31 | 2 | -6/+44 |
* | * cp-tree.h (pending_lang_change): Declare. | gdr | 2002-12-31 | 2 | -0/+7 |
* | * doc/install.texi (Configuration): Explicitly refer | gerald | 2002-12-31 | 2 | -2/+7 |
* | * config/h8300/h8300.h: Fix comment typos. | kazu | 2002-12-31 | 2 | -2/+6 |
* | Daily bump. | gccadmin | 2002-12-31 | 1 | -1/+1 |