varasm.c (const_str_htab_hash, [...]): Kill.
[platform/upstream/gcc.git] / gcc /
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.
2003-04-22 GCC AdministratorDaily bump.
2003-04-21 Mark Mitchellwinnt.c (i386_pe_mark_dllimport): Revert previous changes.
2003-04-21 Richard KennerRefine last change.
2003-04-21 Olivier Hainquefold-const.c (fold, [...]): Restore a number of convers...
2003-04-21 Richard Kennerrtl.texi (RTX_UNCHANGING_P): Point to true_dependence...
2003-04-21 Aldy Hernandezrs6000.c (rs6000_override_options): No SPE means 64...
2003-04-21 Aldy Hernandezrs6000.c (rs6000_override_options): No SPE means 64...
2003-04-21 Richard KennerRevert hunks not part of last patch.
2003-04-21 Olivier Hainqueexpmed.c (extract_bit_field): Reverse operands of ...
2003-04-21 Nathan Sidwellcommit two parts of my last patch that escaped, somehow
2003-04-21 Olivier Hainquecalls.c (expand_call): Prevent sibcall optimization...
2003-04-21 Richard Kennerfold-const.c (extract_muldiv, [...]): Detect case when...
2003-04-21 Richard Kenner* stor-layout.c (layout_decl): Don't set DECL_SIZE_UNIT...
2003-04-21 Joel Brobeckerdwarf2out.c (is_ada, [...]): New functions.
2003-04-21 Nathan SidwellBreak out coverage routines to new file.
2003-04-21 Janis Johnsonrs6000.md (*movsf_softfloat): Add "h" <- "0" case.
2003-04-21 Matt Kraairs6000.md (*movsf_softfloat): Add "h" <- "0" case.
2003-04-21 Neil Boothc-ppoutput.c (cb_include): Don't take a cpp_token.
2003-04-21 Richard Kennerexpr.c (store_constructor): Set RTX_UNCHANGING_P if...
2003-04-21 Mark Mitchellwinnt.c (i386_pe_mark_dllimport): Make the new RTL...
2003-04-21 Andreas Jaeger* cppcharset.c (_cpp_valid_ucn): Cast field precision...
2003-04-21 Nathan Sidwellre PR c++/9881 (What is an address constant expression?)
2003-04-21 GCC AdministratorDaily bump.
2003-04-20 Chris Lattnerc-common.h, [...]: Rename genrtl_decl_cleanup to genrtl...
2003-04-20 Mohan Embarjcf-io.c (find_class): use DIR_SEPARATOR instead of...
next