re PR c++/10515 (problem when initializing a field in a union)
[gcc.git] / gcc /
2003-04-29 Mark Mitchellre PR c++/10515 (problem when initializing a field...
2003-04-29 Zack Weinberg* tree.h: Delete no-checking definition of CST_OR_CONST...
2003-04-29 Kriang Lerdsuwanakijc-pragma.c (maybe_apply_renaming_pragma): Fix typo.
2003-04-29 David O'Brienfreebsd-aout.h (NO_PROFILE_COUNTERS): New macro.
2003-04-29 J"orn Rennecke* varasm.c (default_assemble_visibility): Use assemble_...
2003-04-29 David O'Brienfreebsd.h (LINK_SHLIB_SPEC): New macro.
2003-04-29 David O'Brien* config/i386/freebsd64.h (LINK_SPEC): Mirror FreeBSD...
2003-04-29 Mark MitchellRemove accidental commit
2003-04-29 Mark Mitchelldecl.c (maybe_commonize_var): Further tweak support...
2003-04-29 Mark Mitchellre PR c++/10180 (gcc fails to warn about non-inlined...
2003-04-29 GCC AdministratorDaily bump.
2003-04-28 Mike Stump* gdbinit.in: Update to reflect new identifier structure.
2003-04-28 Zack Weinbergtree.h (TREE_CST_RTL, [...]): Delete.
2003-04-28 Jakub Jelinekc-decl.c (finish_decl): When prototype with asmspec...
2003-04-28 Richard Hendersonsparc.c (print_operand): Add 's' to sign-extend.
2003-04-28 David O'Brienx86-64.h (NO_PROFILE_COUNTERS, [...]): Define as 1.
2003-04-28 David O'Brieni386.h (builtin_define): Add __amd64 and __amd64__.
2003-04-28 Jakub Jelinekbuiltins.def (BUILT_IN_BCOPY, [...]): New.
2003-04-28 Nick Clifton* config/arm/elf.h (ASM_OUTPUT_ALIGNED_COMMON): Remove...
2003-04-28 Mark Mitchell* decl.c (maybe_commonize_var): Fix thinko in last...
2003-04-28 Mark Mitchellre PR c++/10506 (ICE in build_new at cp/init.c with...
2003-04-28 Zack Weinbergexpr.c (expand_expr <COMPLEX_CST, [...]): Always call...
2003-04-28 GCC AdministratorDaily bump.
2003-04-27 Kazu Hirata* reload1.c (reg_set_luid): Fix a comment typo.
2003-04-27 Mark Mitchelldecl.c (maybe_commonize_var): Make the code match the...
2003-04-27 Zack Weinbergvarasm.c (const_str_htab_hash, [...]): Kill.
2003-04-27 Zack Weinbergvarasm.c (output_constant_def): Split out two new stati...
2003-04-27 Richard Hendersoni386.c (output_pic_addr_const): Use SYMBOL_REF_LOCAL_P.
2003-04-27 GCC AdministratorDaily bump.
2003-04-26 David Edelsohn* g++.dg/warn/weak1.C: XFAIL on AIX4.
2003-04-26 Neil BoothRevert cpplex.c change
2003-04-26 Kaveh GhaziUpdate copyright
2003-04-26 Kaveh R. Ghazimd.texi (cmpstr): Document additional restrictions.
2003-04-26 Mark Mitchell* decl2.c (finish_file): Fix merge botch.
2003-04-26 Neil Boothflags.h (time_report): Remove.
2003-04-26 Stephane Carrez* doc/install.texi (Binaries): Mention binaries for...
2003-04-26 Neil Booth* _cpp_lex_direct: Remove pointless code.
2003-04-26 Stephane Carrezextend.texi (Function Attributes): Document "near"...
2003-04-26 Richard Kennerexpr.c (store_field): When making temporary for store...
2003-04-26 Phil Edwardstoplev.c (read_integral_parameter): Use "argument"...
2003-04-26 Mark Mitchelldecl2.c (finish_file): Don't call import_export_decl...
2003-04-26 Bob Wilsonlinux.h (TARGET_OS_CPP_BUILTINS): Back out previous...
2003-04-26 GCC AdministratorDaily bump.
2003-04-26 Bob Wilsonlinux.h (TARGET_OS_CPP_BUILTINS): Remove definition...
2003-04-25 H.J. LuAdd the new file.
2003-04-25 H.J. Luia64-sync-4.c: New test.
2003-04-25 H.J. Luia64.c (ia64_expand_compare_and_swap): Add rmode for...
2003-04-25 Phil Edwardsconfigure.in (make_compare_target): Test for GNU cmp...
2003-04-25 Richard Hendersonia64.c (ia64_compute_frame_size): Allow inline asm...
2003-04-25 Richard Hendersonre PR rtl-optimization/10315 ([powerpc] ICE: in extract...
2003-04-25 Kaveh R. Ghazi* gcc.c-torture/execute/string-opt-18.c: Clean up....
2003-04-25 Ben Ellistonarm.c (arm_adjust_cost): Correct logic that tests the...
2003-04-25 John David Anglinre PR rtl-optimization/8705 ([HP-PA] ICE in emit_move_i...
2003-04-25 GCC AdministratorDaily bump.
2003-04-24 Neil Boothcpplex.c (cpp_token_len): Tighten up.
2003-04-24 Alexander Kabaevsparc.md (umulsidi3, mulsidi3): Avoid using const_umuls...
2003-04-24 Jan Hubicka* i386.md (cvtsi2sdq): Fix typo in previous patch.
2003-04-24 Krister Walfridssonconfigure.in: Check whether mbstowcs works.
2003-04-24 Geert Bosch1aexcept.adb, [...]: Merge header, formatting and other...
2003-04-24 Sylvain Pion* call.c (print_z_candidates): Fix off by one error.
2003-04-24 H.J. Luia64.c (ia64_init_builtins): Add si_ftype_pdi_di_di...
2003-04-24 Nathan Sidwellre PR c++/10337 ("ambiguous overload"-error for non...
2003-04-24 Jan Hubickare PR c/10308 ([x86] ICE with -O -fgcse or -O2)
2003-04-24 Nathan SidwellNew GCOV_TAG_FUNCTION layout
2003-04-24 Mark Mitchellre PR c++/10471 (SegFault in build_cxx_call)
2003-04-24 Richard Hendersonre PR rtl-optimization/8300 ([sparc] ICE in gen_reg_rtx...
2003-04-24 GCC AdministratorDaily bump.
2003-04-23 Neil BoothMakefile.in (c-lex.o, [...]): Update.
2003-04-23 John David Anglin* g++.dg/other/packed1.C: XFAIL hppa*-*-*.
2003-04-23 Mark Mitchell* g++.dg/parse/typedef1.C: Tweak after fix for PR 10428.
2003-04-23 Ulrich Weigand* config/s390/s390.c (s390_expand_cmpstr): Disable...
2003-04-23 Richard Earnshaw* arm.h (TARGET_OPTIONS): Add value field.
2003-04-23 Mark Mitchellre PR c++/9847 (ICE on :?-operator with double class...
2003-04-23 Mark Mitchell* doc/extend.texi: Remove duplicate 2003 copyright...
2003-04-23 Nathan SidwellMakefile.in (LIBGCC_DEPS): Add gcov headers.
2003-04-23 Roger Saylere PR rtl-optimization/10339 ([sparc,ppc,ppc64] Invalid...
2003-04-23 Roger Saylealias.c (mark_constant_function): Check for constancy...
2003-04-23 Roger Saylereal.c (do_add): Change to return a bool indicating...
2003-04-23 GCC AdministratorDaily bump.
2003-04-23 Geoffrey Keatingdwarf2out.c (fde_table_allocated): Mark with GTY.
2003-04-22 Zack WeinbergStrip carriage returns
2003-04-22 Richard Hendersonre PR middle-end/8866 (Bug in switch statement code...
2003-04-22 Olivier Hainquealpha.c (alpha_expand_prologue [OPEN_VMS_ABI]): Don...
2003-04-22 Mark Mitchellre PR c++/10446 (ICE on a definition of a nonexistent...
2003-04-22 Vincent Celiergthr-gnat.h, [...]: new sources for implementation...
2003-04-22 Mark Mitchellre PR c++/10428 (struct <typedef'ed name> causes ICE...
2003-04-22 Neil Booth* cpplex.c (_cpp_get_fresh_line): Pop the buffer if...
2003-04-22 Devang PatelRemove conflict indicator.
2003-04-22 Devang Patelcpptrad.c (_cpp_replacement_text_len): Add check for...
2003-04-22 Neil Boothc-lex.c (c_lex): Handle CPP_OTHER differently.
2003-04-22 David Turnergbl-ctors.h: Add special license exception.
2003-04-22 David Edelsohnfold-const.c (fold_range_test): Use RANGE_TEST_NON_SHOR...
2003-04-22 Andreas Toblerpacked1.C: Fix dg options.
2003-04-22 Aldy Hernandezt-spe: Merge in t-fprules into file.
2003-04-22 Kean JohnstonFixed calls to putenv().
2003-04-22 Nathan Sidwellstddef.h: Provide C++ safe offsetof.
2003-04-22 Richard KennerFix typo in comment.
2003-04-22 J"orn Renneckefunction.c (purge_addressof_1): In (mem (addressof...
2003-04-22 Mark Mitchell* rtti.c (throw_bad_typeid): Use build_cxx_call.
2003-04-22 Mark MitchellMakefile.in (calls.o): Depend on except.h.
next