genattrtab.h, [...]: Replace "GNU CC" with "GCC".
[gcc.git] / gcc / cp /
2003-03-12 Andrew Lewyckyre PR c++/7050 (g++ segfaults on: (i ? get_string(...
2003-03-12 Mark MitchellFix PR number in log message.
2003-03-12 Mark Mitchellre PR c++/9336 (ICE in cp_line_of, at cp/error.c:2191)
2003-03-12 Alexandre Olivag++.1: Remove.
2003-03-11 Mark Mitchellre PR c++/9924 (Multiple using statements for builtin...
2003-03-11 Jason Merrillre PR c++/9820 (ice in build_baselink (templates))
2003-03-11 Mark Mitchellre PR c++/8700 (unhelpful error message for binding...
2003-03-11 Jason Merrillre PR c++/8660 (template overloading ICE in tsubst_expr...
2003-03-11 Neil BoothMakefile.in: Update.
2003-03-11 Mark Mitchell16077.C: Adjust warnings.
2003-03-10 Devang Patelgcc.c (DEFAULT_SWITCH_TAKES_ARG): Remove.
2003-03-10 Jason Merrillre PR c++/9798 (Infinite recursion (segfault) in cp...
2003-03-10 Jason Merrillre PR c++/9868 (ICE in c_expand_expr when qualifying...
2003-03-10 Mark Mitchellre PR c++/9373 (ICE with -fstrict-aliasing in set_mem_a...
2003-03-10 Mark Mitchellre PR c++/8534 (When compiling qt contradicting aliasin...
2003-03-10 Gabriel Dos Reisexpr.c (cplus_expand_constant): Use C90 prototype style.
2003-03-09 Kriang Lerdsuwanakijre PR c++/9970 (previously declared inline friend can...
2003-03-09 Geoffrey Keating* lang-specs.h (c++-header): Change .pch to .gch.
2003-03-08 Neil Boothc-common.h (c_common_init, [...]): Update.
2003-03-08 Mark Mitchellre PR c++/9823 (ICE in sort_mem_initializers)
2003-03-08 Mark MitchellInitialize args
2003-03-08 Mark Mitchellre PR c++/9809 (when are builtins brought into view)
2003-03-08 Mark MitchellFix typo
2003-03-07 Mark Mitchellcall.c (reference_binding): Remove REF_IS_VAR parameter.
2003-03-07 Gabriel Dos Reisexcept.c (init_exception_processing): Use C90 prototype...
2003-03-07 Mark Mitchell* rtti.c (get_tinfo_decl): Use build_address/build_nop.
2003-03-07 Mark Mitchellcall.c (merge_conversion_sequences): New function.
2003-03-07 Gabriel Dos Reiserror.c (init_error): Use C90 prototype style.
2003-03-06 Mark MitchellFix typo in previous patch
2003-03-06 Mark Mitchellre PR c++/9965 (ICE in cp_expr_size)
2003-03-06 Mark Mitchellre PR c++/9400 (Warning -Wshadow warns of shadowed...
2003-03-06 Mark Mitchellre PR c++/9791 (-Woverloaded-virtual reports hiding...
2003-03-06 Kriang Lerdsuwanakijre PR c++/9188 ([New parser] Strange wording of error...
2003-03-05 Jason Merrillre PR c++/9440 (error message about "non-lvalue in...
2003-03-05 Matt Austerndecl.c (cp_binding_level): Add static_decls varray...
2003-03-05 Mark Mitchell* class.c (end_of_class): Correct thinko.
2003-03-05 Nathanael Nerode* config-lang.in: Replace ${libstdcxx_version} by its...
2003-03-04 Gabriel Dos Reiscp-tree.h (cxx_saved_binding): Declare.
2003-03-04 Tom Tromey* Make-lang.in (c++.tags): New target.
2003-03-04 Neil Booth* Make-lang.in: Update.
2003-03-04 Jason Merrilldecl.c (finish_enum): Do set the type in a template.
2003-03-03 Jason Merrilltabify
2003-03-03 Mark Mitchellre PR c++/9878 (error: non-lvalue in unary `&' wrongly...
2003-03-03 Jason Merrilltree-inline.c (find_builtin_longjmp_call): Save and...
2003-03-03 Aldy Hernandezdecl.c (check_initializer): Check for vector_opaque_p.
2003-03-02 Kurt Garloffparams.def: Introduce parameter max-inline-insns-rtl...
2003-03-02 Ashif Harjigcc.c (default_compilers): Add -no-integrated-cpp flag...
2003-03-01 Gabriel Dos Reisdecl.c (duplicate_decls): Convert use of warning_with_d...
2003-03-01 Neil BoothMakefile.in (C_AND_OBJC_OBJS, [...]): Update.
2003-03-01 Mark MitchellFix typo
2003-03-01 Mark Mitchellre PR c++/9892 (g++.old-deja/g++.pt/static9.C regression)
2003-03-01 Aldy Hernandezparser.c (cp_parser_init_declarator): Revert opaque...
2003-02-28 Mark Mitchellre PR c++/9879 (ICE / endless compile with "new int...
2003-02-26 Devang Pateldecl.c (finish_enum): Merge two 'for' loops.
2003-02-26 Mark Mitchellre PR c++/9683 (bug in initialization chains for static...
2003-02-25 Aldy Hernandez003-02-20 Aldy Hernandez <aldyh@redhat.com>
2003-02-25 Gabriel Dos Reisdecl.c (add_binding): Time TV_NAME_LOOKUP.
2003-02-24 Mark Mitchellre PR c++/9836 (Error with typdefs in partial specializ...
2003-02-24 Jeffrey D. Oldhamre PR c++/9778 (ICE with sizeof(expr) in non-type templ...
2003-02-24 Kriang Lerdsuwanakijre PR c++/9602 (Total confusion about template/friend...
2003-02-24 Mark Mitchellre PR c++/5333 (ICE on nested template classes using...
2003-02-21 Mark Mitchellre PR c++/9749 (ICE in write_expression on invalid...
2003-02-21 Nathan Sidwellsearch.c (bfs_walk_grow): Remove.
2003-02-20 Mark Mitchellre PR c++/9729 (ICE in mangle_conv_op_name_for_type...
2003-02-20 Nathan SidwellChange base class access representation.
2003-02-19 Zack Weinbergsearch.c (grow_bfs_bases): New subroutine of bfs_walk.
2003-02-18 Mark Mitchellre PR c++/9704 (miscompilation of classes with bit...
2003-02-18 Matt Austernlanghooks.h, [...]: introduce new langhook...
2003-02-18 Geoffrey Keating* gcc.c (validate_switches): Don't scan past closing...
2003-02-18 Jason Merrillre PR c++/9623 (named initializer regression)
2003-02-18 Jason Merrillre PR c++/9623 (named initializer regression)
2003-02-18 Ben Ellistonre PR other/7350 ('shoud' typos)
2003-02-18 Mark MitchellAdd PR number
2003-02-18 Michael Elizabeth... class.c (build_base_field): Mark fields for base classe...
2003-02-17 Kriang Lerdsuwanakijre PR c++/9457 (ICE in tsubst_copy, at cp/pt.c:7124)
2003-02-16 Kriang Lerdsuwanakijre PR c++/9459 (typeof in return type specification...
2003-02-15 Nathan Sidwellsearch.c: ANSIfy function declarations and definitions.
2003-02-14 Gabriel Dos Reisdecl2.c: Include "timevar.h".
2003-02-13 Gabriel Dos ReisImprove previous fix.
2003-02-13 Andrew Pinskidecl.c: (define_label): Fix warning for return 0 instea...
2003-02-13 Gabriel Dos Reistimevar.h (POP_TIMEVAR_AND_RETURN): New macro.
2003-02-13 Phil Edwardsdecl.c (build_enumerator): Remove unneeded test.
2003-02-10 Dan Nicolaescucp-tree.h (struct lang_type_header): Make all fields...
2003-02-04 Mark Mitchellre PR c++/7129 (ICE with min/max assignment operators...
2003-02-01 Richard Sandifordflags.h (flag_volatile): Remove declaration.
2003-01-31 Kriang Lerdsuwanakijre PR c++/8849 (ICE in resolve_overloaded_unification...
2003-01-31 Nathan Sidwelltree.h (TYPE_BINFO_SIZE, [...]): Remove.
2003-01-31 Geoffrey KeatingIndex: ChangeLog
2003-01-30 Mark Mitchellclass.c (check_field_decls): Only check C_TYPE_FIELDS_R...
2003-01-30 Mark Mitchellc-common.c (builtin_define_float_constants): Define...
2003-01-29 Fariborz Jahaniancp/pt.c change log entry move from ./ChangeLog to cp...
2003-01-29 Kriang Lerdsuwanakijre PR c++/8591 (g++ crashes while instantiating templates)
2003-01-29 Nathan Sidwellre PR c++/9437 (template function parameter `T*' should...
2003-01-29 Fariborz Jahanian* pt.c (last_pending_template) Declare GTY().
2003-01-28 Nathan Sidwellre PR c++/3902 ([parser] ambiguous 8.2/7)
2003-01-27 Nathan Sidwellclass.c (update_vtable_entry_for_fn): Add index parameter.
2003-01-25 Nathan Sidwellre PR c++/9403 (parse error on template keyword used...
2003-01-25 Kriang Lerdsuwanakijcp-tree.h (flagged_type_tree_s): Remove.
2003-01-24 Nathanael Nerode* dump.c: ANSIfy function declarations and definitions.
2003-01-23 Nathanael Nerode* cp-tree.h, decl.h: Get rid of PARAMS. Again.
next