summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* * g++.dg/parse/parse7.C: New test.neil2003-01-022-0/+28
* * parser.c (cp_parser_declaration): Accept the __extension__mmitchel2003-01-022-2/+22
* PR c++/2843mmitchel2003-01-024-0/+14
* * call.c (build_new_method_call): Fix typo in message formatmmitchel2003-01-022-1/+6
* * parser.c (cp_lexer_next_token_is): Declare it inline.mmitchel2003-01-022-52/+57
* * g++.dg/parse/parse6.C: New test.neil2003-01-022-0/+35
* * config/h8300/h8300.md (*iorhi3_zext): Relax the condition.kazu2003-01-022-20/+15
* * parser.c (cp_parser_sizeof_operand): Do not evaluate themmitchel2003-01-022-1/+10
* * gcc.dg/h8300-stack-1.c: New.kazu2003-01-022-0/+18
* * config/h8300/h8300.c (stack_pointer_operand): New.kazu2003-01-024-2/+78
* 2003-01-02 Steven Bosscher <s.bosscher@student.tudelft.nl>aj2003-01-0225-46/+73
* * doc/passes.texi: Fix documentation for -fssa-ccpgerald2003-01-022-1/+4
* Daily bump.gccadmin2003-01-021-1/+1
* * gccbug.in: Update.neil2003-01-022-1/+5
* * config/h8300/h8300.md: Reorder some patterns.kazu2003-01-022-20/+24
* * config/h8300/h8300.c (output_logical_op): Fix a warning.kazu2003-01-022-2/+5
* g++.dg/lookup/exception1.C: New test.neroden2003-01-012-0/+35
* * config/darwin-protos.h, config/c4x/c4x-protos.h,neil2003-01-018-37/+30
* g++.dg/lookup/template1.C: New test.neroden2003-01-012-0/+25
* * config/arm/arm-protos.h: Remove #ifdef GCC_C_PRAGMA_H.kazu2003-01-014-6/+6
* * config/arm/arm-protos.h: Use struct cpp_reader instead ofkazu2003-01-014-10/+17
* g++.dg/parse/namespace2.C: New test.neroden2003-01-012-0/+17
* * config/arm/arm.c (arm_pr_long_calls, arm_pr_no_long_calls,neil2003-01-014-9/+18
* * config/h8300/h8300.c: Include cpplib.h.kazu2003-01-012-1/+6
* g++.dg/parse/parens2.C: New test.neroden2003-01-012-0/+15
* * g++.dg/lookup/scoped4.C: New test.neil2003-01-012-0/+16
* * g++.dg/parse/parse5.C: New test.neil2003-01-012-0/+37
* * f/Make-lang.in ($(srcdir)/f/BUGS): Add include path foraj2003-01-012-3/+9
* * Make-lang.in, boehm.c, buffer.c,neroden2003-01-0148-225/+285
* * g++.dg/parse/parens1.C: New test.neroden2003-01-012-0/+19
* * g++.dg/parse/parens2.C: Removed, turned out to duplicateneroden2003-01-012-9/+3
* * g++.dg/parse/parens2.C: New test.neroden2003-01-012-0/+11
* * g++.dg/lookup/scope-operator1.C: New test.neroden2003-01-012-0/+22
* * objc/Make-lang.in, objc/config-lang.in, objc/lang-options.h,neil2003-01-019-41/+48
* * g++.dg/parse/operator1.C: New test.neroden2003-01-012-0/+15
* * c-pragma.c (c_register_pragma): New.neil2003-01-0117-111/+124
* * .cvsignore: Remove.neil2003-01-012-1/+4
* * call.c, class.c, cp-lang.c, cp-tree.h, cvt.c, dump.c, error.c,neil2003-01-0130-127/+139
* Daily bump.gccadmin2003-01-011-1/+1
* * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.lerdsuwa2003-01-015-8/+15
* * cp-tree.h (LOOKUP_TEMPLATES_EXPECTED): Remove.mmitchel2003-01-016-59/+99
* * g++.dg/parse/parse4.C: New test.neil2003-01-012-0/+29
* * g++.dg/parse/parse3.C: New test.neil2003-01-012-0/+11
* * g++.dg/parse/parse2.C: New test.neil2003-01-012-0/+12
* * g++.dg/template/friend11.C: New test.neil2003-01-012-0/+22
* *** empty log message ***neil2003-01-011-0/+4
* * g++.dg/parse/parse1.C: New test.neil2003-01-011-0/+9
* * .cvsignore: Update.neil2002-12-312-2/+4
* * config/h8300/h8300-protos.h: Update the prototypes.kazu2002-12-314-6/+15
* * parser.c (cp_parser_dependent_type_p): Fix thinko.mmitchel2002-12-313-1/+17