aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-01-02parser.c (cp_parser_declaration): Accept the __extension__ keyword before the...Mark Mitchell2-2/+22
2003-01-02re PR c++/2843 (parser: __attribute__ on parameter declarations)Mark Mitchell4-0/+14
2003-01-02call.c (build_new_method_call): Fix typo in message format string.Mark Mitchell2-1/+6
2003-01-02parser.c (cp_lexer_next_token_is): Declare it inline.Mark Mitchell2-52/+57
2003-01-02* g++.dg/parse/parse6.C: New test.Neil Booth2-0/+35
2003-01-02h8300.md (*iorhi3_zext): Relax the condition.Kazu Hirata2-20/+15
2003-01-02parser.c (cp_parser_sizeof_operand): Do not evaluate the expression.Mark Mitchell2-1/+10
2003-01-02* gcc.dg/h8300-stack-1.c: New.Kazu Hirata2-0/+18
2003-01-02h8300.c (stack_pointer_operand): New.Kazu Hirata4-2/+78
2003-01-02except.c, [...]: Fix Copyright years.Steven Bosscher25-46/+73
2003-01-02* doc/passes.texi: Fix documentation for -fssa-ccpSteven Bosscher2-1/+4
2003-01-02URLClassLoader.java (Resource.getCodeSource): Fix check certs == null.Mark Wielaard2-28/+15
2003-01-02Daily bump.GCC Administrator2-2/+2
2003-01-02* gccbug.in: Update.Neil Booth2-1/+5
2003-01-02* config/h8300/h8300.md: Reorder some patterns.Kazu Hirata2-20/+24
2003-01-02* config/h8300/h8300.c (output_logical_op): Fix a warning.Kazu Hirata2-2/+5
2003-01-02Makefile.in: Rebuilt.Tom Tromey43-422/+914
2003-01-02* libjava.compile/pr8955.java: New test, for PR java/8955.Tom Tromey2-0/+17
2003-01-01g++.dg/lookup/exception1.C: New test.Nathanael Nerode2-0/+35
2003-01-01darwin-protos.h, [...]: Use struct, and don't conditionally compile on GCC_C_...Neil Booth8-37/+30
2003-01-01g++.dg/lookup/template1.C: New test.Nathanael Nerode2-0/+25
2003-01-01arm-protos.h: Remove #ifdef GCC_C_PRAGMA_H.Kazu Hirata4-6/+6
2003-01-01arm-protos.h: Use struct cpp_reader instead of cpp_reader.Kazu Hirata4-10/+17
2003-01-01g++.dg/parse/namespace2.C: New test.Nathanael Nerode2-0/+17
2003-01-01arm.c (arm_pr_long_calls, [...]): Use struct.Neil Booth4-9/+18
2003-01-01* config/h8300/h8300.c: Include cpplib.h.Kazu Hirata2-1/+6
2003-01-01g++.dg/parse/parens2.C: New test.Nathanael Nerode2-0/+15
2003-01-01* g++.dg/lookup/scoped4.C: New test.Neil Booth2-0/+16
2003-01-01* g++.dg/parse/parse5.C: New test.Neil Booth2-0/+37
2003-01-01Make-lang.in ($(srcdir)/f/BUGS): Add include path for gcc-common.texi.Andreas Jaeger2-3/+9
2003-01-01Make-lang.in, [...]: Replace "GNU CC" with "GCC" in the copyright header.Steven Bosscher48-225/+285
2003-01-01* g++.dg/parse/parens1.C: New test.Nathanael Nerode2-0/+19
2003-01-01parens2.C: Removed, turned out to duplicate angle-bracket1.C.Nathanael Nerode2-9/+3
2003-01-01* g++.dg/parse/parens2.C: New test.Nathanael Nerode2-0/+11
2003-01-01* g++.dg/lookup/scope-operator1.C: New test.Nathanael Nerode2-0/+22
2003-01-01Make-lang.in, [...]: Replace "GNU CC" with "GCC" in the copyright header.Steven Bosscher9-41/+48
2003-01-01* g++.dg/parse/operator1.C: New test.Nathanael Nerode2-0/+15
2003-01-01c-pragma.c (c_register_pragma): New.Neil Booth17-111/+124
2003-01-01* .cvsignore: Remove.Neil Booth2-1/+4
2003-01-01call.c, [...]: Replace "GNU CC" with "GCC" in the copyright header.Steven Bosscher30-127/+139
2003-01-01Daily bump.GCC Administrator2-2/+2
2003-01-01ambig3.C: Remove XFAIL.Kriang Lerdsuwanakij5-8/+15
2003-01-01cp-tree.h (LOOKUP_TEMPLATES_EXPECTED): Remove.Mark Mitchell6-59/+99
2003-01-01* g++.dg/parse/parse4.C: New test.Neil Booth2-0/+29
2003-01-01* g++.dg/parse/parse3.C: New test.Neil Booth2-0/+11
2003-01-01* g++.dg/parse/parse2.C: New test.Neil Booth2-0/+12
2003-01-01* g++.dg/template/friend11.C: New test.Neil Booth2-0/+22
2003-01-01*** empty log message ***Neil Booth1-0/+4
2003-01-01* g++.dg/parse/parse1.C: New test.Neil Booth1-0/+9
2002-12-31re PR libgcj/7416 (java.security startup refs "GNU libgcj.security")Tom Tromey4-27/+61