* config/h8300/h8300.md: Reorder some patterns.
[gcc.git] / gcc /
2003-01-02 Kazu Hirata* config/h8300/h8300.md: Reorder some patterns.
2003-01-02 Kazu Hirata* config/h8300/h8300.c (output_logical_op): Fix a warning.
2003-01-01 Nathanael Nerodeg++.dg/lookup/exception1.C: New test.
2003-01-01 Neil Boothdarwin-protos.h, [...]: Use struct, and don't condition...
2003-01-01 Nathanael Nerodeg++.dg/lookup/template1.C: New test.
2003-01-01 Kazu Hirataarm-protos.h: Remove #ifdef GCC_C_PRAGMA_H.
2003-01-01 Kazu Hirataarm-protos.h: Use struct cpp_reader instead of cpp_reader.
2003-01-01 Nathanael Nerodeg++.dg/parse/namespace2.C: New test.
2003-01-01 Neil Bootharm.c (arm_pr_long_calls, [...]): Use struct.
2003-01-01 Kazu Hirata* config/h8300/h8300.c: Include cpplib.h.
2003-01-01 Nathanael Nerodeg++.dg/parse/parens2.C: New test.
2003-01-01 Neil Booth* g++.dg/lookup/scoped4.C: New test.
2003-01-01 Neil Booth* g++.dg/parse/parse5.C: New test.
2003-01-01 Andreas JaegerMake-lang.in ($(srcdir)/f/BUGS): Add include path for...
2003-01-01 Steven BosscherMake-lang.in, [...]: Replace "GNU CC" with "GCC" in...
2003-01-01 Nathanael Nerode* g++.dg/parse/parens1.C: New test.
2003-01-01 Nathanael Nerodeparens2.C: Removed, turned out to duplicate angle-brack...
2003-01-01 Nathanael Nerode* g++.dg/parse/parens2.C: New test.
2003-01-01 Nathanael Nerode* g++.dg/lookup/scope-operator1.C: New test.
2003-01-01 Steven BosscherMake-lang.in, [...]: Replace "GNU CC" with "GCC" in...
2003-01-01 Nathanael Nerode* g++.dg/parse/operator1.C: New test.
2003-01-01 Neil Boothc-pragma.c (c_register_pragma): New.
2003-01-01 Neil Booth* .cvsignore: Remove.
2003-01-01 Steven Bosschercall.c, [...]: Replace "GNU CC" with "GCC" in the copyr...
2003-01-01 GCC AdministratorDaily bump.
2003-01-01 Kriang Lerdsuwanakijambig3.C: Remove XFAIL.
2003-01-01 Mark Mitchellcp-tree.h (LOOKUP_TEMPLATES_EXPECTED): Remove.
2003-01-01 Neil Booth* g++.dg/parse/parse4.C: New test.
2003-01-01 Neil Booth* g++.dg/parse/parse3.C: New test.
2003-01-01 Neil Booth* g++.dg/parse/parse2.C: New test.
2003-01-01 Neil Booth* g++.dg/template/friend11.C: New test.
2003-01-01 Neil Booth*** empty log message ***
2003-01-01 Neil Booth* g++.dg/parse/parse1.C: New test.
2002-12-31 Neil Booth* .cvsignore: Update.
2002-12-31 Kazu Hiratah8300-protos.h: Update the prototypes.
2002-12-31 Mark Mitchellparser.c (cp_parser_dependent_type_p): Fix thinko.
2002-12-31 Janis Johnsonprofopt.exp: Change the name of a global variable to...
2002-12-31 Nathan Sidwellclass.c (modify_vtable_entry): Remove unused variable.
2002-12-31 Tom Tromey* doc/install.texi (Testing): Fixed typo.
2002-12-31 Mark Mitchellcp-tree.def (RETURN_INIT): Remove.
2002-12-31 Mark Mitchellre PR c++/9112 (new C++ parser rejects code older parse...
2002-12-31 Kazu Hiratah8300.h (TRAMPOLINE_TEMPLATE): Remove.
2002-12-31 Mark Mitchell* c-common.h (pending_lang_change): Declare.
2002-12-31 Jerry Quinninvoke.texi (Optimization Options): Clean up -O flag...
2002-12-31 Jerry Quinninvoke.texi (Optimization Options): List the options...
2002-12-31 Gabriel Dos Reis* cp-tree.h (pending_lang_change): Declare.
2002-12-31 Gerald Pfeiferinstall.texi (Configuration): Explicitly refer gcc...
2002-12-31 Kazu Hirata* config/h8300/h8300.h: Fix comment typos.
2002-12-31 GCC AdministratorDaily bump.
2002-12-31 DJ DelorieMinor typos
2002-12-31 David Edelsohn* config/rs6000/rs6000.h (WIDEST_HARDWARE_FP_SIZE)...
2002-12-31 Mark Mitchellparser.c (cp_parser_context_free_list): New variable.
2002-12-30 Tom Tromey* doc/install.texi (Testing): Mention Jacks.
2002-12-30 DJ Deloriei* Make-lang.in: Protect against texi2pod/pod2man failing.
2002-12-30 Joseph Myers* doc/gcc.texi, doc/gccint.texi: Update last modificati...
2002-12-30 Kazu Hiratah8300.c (output_logical_op): Use extu.w in more cases.
2002-12-30 Joseph Myers* doc/service.texi: Uncomment and update FAQ link.
2002-12-30 Daniel Jacobowitz* gcc.c-torture/compile/20021230-1.c: New test.
2002-12-30 Mark Mitchell* parser.c (cp_parser_declaration_seq_opt): Handle...
2002-12-30 Mark Mitchellparse.y: Remove.
2002-12-30 Joseph Myers* gcc.pot: Regenerate.
2002-12-30 Andreas Jaeger* unwind-dw2-fde.h (last_fde): Add unused attribute...
2002-12-30 David Edelsohnparser.c (cp_parser_parameter_declaration_clause):...
2002-12-30 Nathanael Nerodeconfig-lang.in, [...]: GCC, not GNU CC.
2002-12-30 Mark Mitchelldecl.c (grokdeclarator): Diagnost "extern thread" and...
2002-12-30 Nathanael Nerodedecl.c, [...]: GCC, not GNU CC.
2002-12-30 Nathan Sidwelladd missing Changelogs
2002-12-30 Kazu Hirata* config/h8300/h8300.md (*addsi3_lshiftrt_16_zexthi...
2002-12-30 Kazu Hiratah8300.c (output_logical_op): Use extu.w if we are clear...
2002-12-30 Nathan Sidwellcp-tree.h (THUNK_TARGET): New macro.
2002-12-30 Nathan Sidwellre PR c++/9054 (segfault on legal code with option...
2002-12-30 GCC AdministratorDaily bump.
2002-12-29 Kazu Hiratah8300.md: Give internal names to anonymous insns.
2002-12-29 Kazu Hirata* config/h8300/h8300.md: Reorder some insns.
2002-12-29 Gabriel Dos ReisNew test.
2002-12-29 Gabriel Dos Reisnew test.
2002-12-29 Kriang Lerdsuwanakijre PR c++/2739 (g++ allows accessing private members)
2002-12-29 Gabriel Dos ReisNew test.
2002-12-29 Gabriel Dos Reisnew test.
2002-12-29 Gabriel Dos Reisanon-struct.C: No longer fails
2002-12-29 Gabriel Dos ReisRemove traditional C constructs 4/n.
2002-12-29 Kazu Hiratah8300-protos.h: Add prototypes for const_int_qi_operand...
2002-12-29 GCC AdministratorDaily bump.
2002-12-29 Jason Merrillchange error to warning
2002-12-28 Joseph Myerscpp.texi, [...]: Use @copying.
2002-12-28 Joseph Myersconfigure.in: Increase makeinfo version requirement...
2002-12-28 Gabriel Dos ReisRemove traditional C constructs 3/n.
2002-12-28 Andreas Jaegeri386.c (x86_function_profiler): Mark labelno as possibl...
2002-12-28 Gabriel Dos Reis* g++.dg/parse/angle-bracket.C (main): No longer fails.
2002-12-28 Andreas Jaegerc-parse.in (yyprint): Use HOST_WIDE_INT_PRINT_DOUBLE_HE...
2002-12-28 GCC AdministratorDaily bump.
2002-12-28 Mark MitchellMake-lang.in (po-generated): Remove parse.c.
2002-12-28 Mark Mitchellspec4.C: Remove stray semicolon.
2002-12-28 Mark Mitchellgjavah.c (print_name_for_stub_or_jni): Adjust call...
2002-12-28 Kazu Hiratah8300.md (*iorhi_shift_8): Change the name to *iorhi_as...
2002-12-27 Joseph Myers* doc/include/texinfo.tex: Update to version 2002-12...
2002-12-27 Gerald Pfeifer* doc/contrib.texi (Contributors): Add Abramo and Rober...
2002-12-27 GCC AdministratorDaily bump.
2002-12-26 Kazu Hiratah8300-protos.h: Fix comment typos.
2002-12-26 Kazu Hirata* config/h8300/h8300.h (IDENT_ASM_OP): End with a tab.
next