aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2003-01-03gcj.texi (Standard Properties): Document http.proxyHost and http.proxyPort.Tom Tromey2-0/+9
2003-01-03* gcj.texi (GNU Classpath Properties): Document new properties.Tom Tromey2-0/+13
2003-01-03PR c++/45, c++/3784Nathan Sidwell4-2/+30
2003-01-03h8300-protos.h: Add a prototype for h8300_current_function_interrupt_function_p.Kazu Hirata3-30/+44
2003-01-03fix comment spelloJason Merrill1-1/+1
2003-01-03* g++.dg/parse/extern-C-1.C: New test.Nathanael Nerode2-0/+15
2003-01-03* g++.dg/parse/namespace4.C: New test.Nathanael Nerode2-0/+20
2003-01-03* g++.dg/template/nested1.C: New test.Nathanael Nerode2-0/+17
2003-01-03* g++.dg/parse/namespace3.C: New test.Nathanael Nerode2-0/+16
2003-01-03install.texi (Configuration): Fix markup for reference to gcc/config.gcc.Gerald Pfeifer2-1/+6
2003-01-03Daily bump.GCC Administrator1-1/+1
2003-01-03* g++.dg/lookup/two-stage1.C: New test.Nathanael Nerode2-0/+22
2003-01-03parser.c (struct cp_parser): Add access_checks_lists fieldGraham Stott2-3/+60
2003-01-03900404_04.C: Remove XFAIL.Kaveh R. Ghazi4-3/+9
2003-01-02* g++.dg/parse/parse7.C: New test.Neil Booth2-0/+28
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-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