aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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-02Daily bump.GCC Administrator1-1/+1
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-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 Administrator1-1/+1
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-31* .cvsignore: Update.Neil Booth2-2/+4
2002-12-31h8300-protos.h: Update the prototypes.Kazu Hirata4-6/+15
2002-12-31parser.c (cp_parser_dependent_type_p): Fix thinko.Mark Mitchell3-1/+17
2002-12-31profopt.exp: Change the name of a global variable to avoid possible clashes w...Janis Johnson2-3/+8
2002-12-31class.c (modify_vtable_entry): Remove unused variable.Nathan Sidwell6-68/+142
2002-12-31* doc/install.texi (Testing): Fixed typo.Tom Tromey2-1/+5
2002-12-31cp-tree.def (RETURN_INIT): Remove.Mark Mitchell10-156/+76
2002-12-31re PR c++/9112 (new C++ parser rejects code older parsers accepted)Mark Mitchell4-2/+24
2002-12-31h8300.h (TRAMPOLINE_TEMPLATE): Remove.Kazu Hirata2-29/+39
2002-12-31* c-common.h (pending_lang_change): Declare.Mark Mitchell2-0/+8
2002-12-31invoke.texi (Optimization Options): Clean up -O flag descriptions.Jerry Quinn2-27/+30
2002-12-31invoke.texi (Optimization Options): List the options enabled by each -O flag.Jerry Quinn2-6/+44
2002-12-31* cp-tree.h (pending_lang_change): Declare.Gabriel Dos Reis2-0/+7