]> gcc.gnu.org Git - gcc.git/history - gcc/cp/ChangeLog
call.c: Include intl.h.
[gcc.git] / gcc / cp / ChangeLog
2003-04-07 Zack Weinbergcall.c: Include intl.h.
2003-04-05 Kaveh R. Ghazidecl.c (set_current_binding_level): Delete, revert...
2003-04-04 Kaveh R. Ghaziname-lookup.c (find_binding): Pass appropriate pointer...
2003-04-03 Kaveh R. GhaziMake-lang.in (cp-warn): Add $(STRICT_WARN).
2003-04-03 Jason Merrillcvt.c (ocp_convert): Only abort if we try to convert...
2003-04-03 Jason Merrillstor-layout.c (do_type_align): New fn, split out from...
2003-04-03 Kaveh R. Ghazigengtype-lex.l (IWORD): Add CHAR_BITFIELD.
2003-04-03 Geoffrey KeatingIndex: testsuite/ChangeLog
2003-04-01 Andrew Pinskiconfig-lang.in (gtfiles): add \$(srcdir)/cp/name-lookup...
2003-03-31 Jason Merrillre PR java/10145 (java and c++ disagree about class...
2003-03-30 Mark Mitchellre PR c++/7647 (ICE when data member has the name of...
2003-03-30 Gabriel Dos Reis* Make-lang.in (cp/name-lookup.o): Add more dependencies.
2003-03-30 Gabriel Dos Reiscp-tree.h (binding_for_name): Move to name-lookup.h...
2003-03-30 Gabriel Dos Reisname-lookup.c: New file.
2003-03-29 Jason Merrillre PR c++/10245 (?: operator requires public copy const...
2003-03-28 Mike Stumperror.c (dump_expr): Add 0x to printed hex numbers...
2003-03-28 Mark Mitchellre PR c++/10218 (ICE in make_decl_rtl for invalid code)
2003-03-28 Mark Mitchelldecl2.c (generate_ctor_or_dtor_function): Tolerate...
2003-03-28 Nathan Sidwellre PR c++/10047 (-fno-default-inline produces bogus...
2003-03-27 Nathan Sidwellre PR c++/10224 (Problem with integral constants (...
2003-03-27 Nathan Sidwellre PR c++/10158 (ICE with templates and friends)
2003-03-25 Jason Merrillcall.c (print_z_candidate): Change name of first arg...
2003-03-24 Nathan SidwellPR c++/9898, PR c++/383, DR 322
2003-03-24 Nathan Sidwellre PR c++/10119 (tree-checking ICE in dump_expr)
2003-03-24 Nathan Sidwellre PR c++/10026 (ICE on incomplete type)
2003-03-24 Mark Mitchellre PR c++/7086 (compile time regression)
2003-03-22 Nathan SidwellPR c++/9978, c++/9708
2003-03-22 Zack Weinbergc-common.c: Include intl.h.
2003-03-21 Nathan Sidwellre PR c++/9898 (Template reference cast operator of...
2003-03-21 Mark Mitchelldecl2.c (arg_assoc_class): Correct check for namespace...
2003-03-20 Matt Austerncp-tree.h (unemitted_tinfo_decls): Declaration of a...
2003-03-19 Nathanael Nerodec-common.h (c_dump_tree), [...]): Change return type...
2003-03-19 Jason MerrillPR c++/8316, c++/9315, c++/10136
2003-03-18 Roger Sayledecl.c (duplicate_decls): Use the new type when prototy...
2003-03-18 Jason Merrillre PR c++/10091 ([parisc] ICE in cp_expr_size, at cp...
2003-03-17 Mark Mitchellre PR c++/9639 ([New parser] Namespace std in construct...
2003-03-17 Jason Merrillre PR c++/9993 (destructor not called for local object...
2003-03-17 Andreas JaegerMake-lang.in (treelang.tags): Remove duplicate entry.
2003-03-16 Nathan Sidwellre PR c++/9629 (virtual inheritance segfault)
2003-03-16 Gabriel Dos Reis* decl.c (binding_for_name): Fix initialization thinko.
2003-03-15 Gabriel Dos ReisFix thinko.
2003-03-15 Gabriel Dos ReisCompile-time improvement: 2/n.
2003-03-15 Roger Saylec-cppbuiltin.c (builtin_define_with_value_n): Fix white...
2003-03-15 Neil BoothMakefile.in: Update.
2003-03-15 Kriang Lerdsuwanakijre PR c++/6440 (template specializations cause ICE)
2003-03-13 Jason Merrillre PR c++/9420 (incomplete type incorrectly reported)
2003-03-13 Mark Mitchelldecl2.c (do_nonmember_using_decl): Correct handling...
2003-03-13 Mark MitchellFix typo in ChangeLog
2003-03-13 Mark Mitchellcall.c (initialize_reference): Remove bogus assertion.
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 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 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 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.
next
This page took 0.761205 seconds and 108 git commands to generate.