gcc.git
2004-12-23 Mark Mitchellgimplify.c (gimplify_modify_expr_rhs): Use types_compat...
2004-12-23 Alexandre OlivaFixed incorrect PR number.
2004-12-23 Alexandre Oliva* gcc.dg/empty2.c: Add missing dg-warning.
2004-12-23 DJ Deloriegenrecog.c (did_you_mean_codes): New.
2004-12-23 Mark Mitchellre PR c++/17413 (local classes as template argument)
2004-12-23 Eric Christophermips.h (TARGET_CPU_CPP_BUILTINS): Add assert for machin...
2004-12-23 Janis JohnsonFix ChangeLog entry from 2004-12-22 from 'dg-xfail...
2004-12-23 Mark Mitchell* g++.dg/template/crash31.C: Correct embedded PR number.
2004-12-23 Mark Mitchell* cvt.c (convert_to_void): Fix typo in comment.
2004-12-23 Mark Mitchellre PR c++/16405 (Temporary aggregate copy not elided)
2004-12-23 Dale Johannesentree.c (iterative_hash_expr): Canonicalize builtins.
2004-12-23 Alexandre Olivare PR c++/18962 (specialization of template class with...
2004-12-23 Alexandre Olivare PR target/16819 (ICE with empty struct as arg)
2004-12-23 Eric Botcazoure PR middle-end/17746 (ICE when building the Ada RTS)
2004-12-23 Eric Botcazoure PR middle-end/17746 (ICE when building the Ada RTS)
2004-12-23 Richard Hendersoni386.c (override_options): Revert last change wrt fancy...
2004-12-23 Richard Hendersonalpha.md (one_cmpl<mode>2, [...]): New macroized vector...
2004-12-23 Richard Hendersontarget-supports.exp (check_effective_target_vect_no_ali...
2004-12-23 Richard Hendersoni386.c (ix86_expand_vector_move): Tidy.
2004-12-23 Mark Mitchellre PR c++/16405 (Temporary aggregate copy not elided)
2004-12-23 Richard Hendersonalpha.c (alpha_expand_mov): Split out ...
2004-12-23 Richard Hendersonoptabs.h (OTI_movmisalign, [...]): New.
2004-12-23 Richard Hendersonemmintrin.h (_mm_loadh_pd): Don't cast pointer arg...
2004-12-23 Alan Modrare PR target/18751 (ICE in expr.c:5083, profiledbootstrap)
2004-12-23 Richard Hendersoni386.md (btsq, btrq, btcq): Fix modes.
2004-12-23 Richard Henderson* varasm.c (force_const_mem): Call set_mem_align.
2004-12-23 Richard Hendersonpredicates.md (sse_comparison_operator): Fix typo in...
2004-12-23 Kaz Kojimare PR target/18511 (cc1plus segfaults when compiling...
2004-12-23 Richard Hendersoni386.c (override_options): Respect user disable of...
2004-12-23 Daniel Berlintree-inline.c (struct inline_data): Remove inlined_fns.
2004-12-23 Giovanni Bajore PR c++/18733 (friend rejected)
2004-12-23 Roger Sayle* tree-browser.c: Remove obsolete #ifdef HOST_EBCDIC...
2004-12-23 GCC AdministratorDaily bump.
2004-12-23 Alan Modrafix overlong line
2004-12-23 Alan Modrare PR target/18896 (addressing split complex parm)
2004-12-22 Daniel Berlintree.h (DECL_PTA_ALIASVAR): Dead.
2004-12-22 Nathan Sidwellsystem.h (IN_RANGE): Restore HOST_WIDE_INT cast.
2004-12-22 Mark Mitchell* rtti.c (emit_support_tinfos): Avoid using C99 semantics.
2004-12-22 Richard Hendersoni386.md (truncdfsf2): Don't create stack temp when...
2004-12-22 Richard Henderson[multiple changes]
2004-12-22 Richard Kenner* tree-sra.c (type_can_be_decomposed_p): Reject variabl...
2004-12-22 Paolo Carlinitype_traits_fwd.h: New, forward declarations.
2004-12-22 Mark Mitchellre PR c++/18464 (error message about "non-lvalue in...
2004-12-22 Janis Johnson* lib/gcc-dg.exp (dg-xfail-if): Fix the flags compared...
2004-12-22 Mark MitchellMakefile.in (install-common): Remove special-case code...
2004-12-22 Jan Beulichconfig.gcc: Add dbxelf.h to NetWare's tm_file.
2004-12-22 Alexandre Olivat-linux64: Remove code that messed with $(SPECS).
2004-12-22 Mark Mitchellre PR c++/18378 (ICE when returning a copy of a packed...
2004-12-22 Volker Reicheltdecl.c (define_label): Use POP_TIMEVAR_AND_RETURN.
2004-12-22 Volker Reichelt* name-lookup.c (pushtag): Add missing POP_TIMEVAR_AND_...
2004-12-22 GCC AdministratorDaily bump.
2004-12-21 Andrew Pinskire PR c++/18984 (ICE in check_pointer_types_r)
2004-12-21 Eric Botcazoustabs-1.m: Allow section name to be quoted and assembly...
2004-12-21 Richard Hendersongimplify.c (eval_save_expr): New.
2004-12-21 Janis Johnson* gcc.dg/vect/vect.exp
2004-12-21 Janis Johnsontarget-supports.exp (check_effective_target_vect_no_max...
2004-12-21 Nathan Sidwellre PR c++/14075 (("foo") accepted as char[] initializer)
2004-12-21 Nathan Sidwellsystem.c (IN_RANGE): Use plain unsigned, not unsigned...
2004-12-21 David O'Brienfreebsd-spec.h: Use KSE pthread lib for -pthread.
2004-12-21 Nathan Sidwellre PR c++/18975 (Copying objects with mutable non-stati...
2004-12-21 James A. Morrisonre PR c/18963 (static and nested declarations cause...
2004-12-21 James A. Morrisonre PR c/18596 (ICE in make_decl_rtl)
2004-12-21 Richard Hendersoni386.c (x86_sse_split_regs): Rename from x86_sse_partia...
2004-12-21 Richard Hendersoni386.c (x86_sse_partial_regs_for_cvtsd2ss): Remove.
2004-12-21 Richard Henderson* config/i386/i386.h (TARGET_SSE_TYPELESS_LOAD0): Remove.
2004-12-21 Eric Botcazouexpr.c (emit_group_load_1): Return the source if the...
2004-12-21 Roger Saylere PR middle-end/18683 (seg fault in local allocate)
2004-12-21 Roger Saylere PR middle-end/18683 (seg fault in local allocate)
2004-12-21 Tom TromeynatClassLoader.cc (_Jv_RegisterClassHookDefault): Re...
2004-12-21 Tom Tromeyjar.exp (gcj_jar_interpret): Updated.
2004-12-21 Tom Tromeyre PR libgcj/15001 ([3.4 only] Using JNI with interpret...
2004-12-21 GCC AdministratorDaily bump.
2004-12-20 Eric Botcazoure PR middle-end/18776 (Libgfortran doesn't build again)
2004-12-20 Andrew Pinskichange the changelog entry to:
2004-12-20 Andrew Pinskire PR libobjc/12035 (Patch for libobjc/gc.c that fixes...
2004-12-20 Mark MitchellMakefile.in (install-common): Do not install the specs...
2004-12-20 Andrew Pinskire PR other/19093 (g++.dg/opt/max1.C fails on ia64...
2004-12-20 Zdenek Dvorakre PR rtl-optimization/18942 (Do loop is not as optimiz...
2004-12-20 Matt Austernre PR c++/19044 (Alternate asm name for atan ignored...
2004-12-20 Diego Novillore PR tree-optimization/19080 (ICE while compiling...
2004-12-20 Joseph Myers* de.po: Update.
2004-12-20 Andrew Haleytypeck.c: Use fold_convert for ints and booleans.
2004-12-20 Richard Hendersoni386.md (sse2_movsd): Remove ix86_binary_operator_ok...
2004-12-20 Steven Bosscherre PR middle-end/18191 (Struct member is not getting...
2004-12-20 Paolo Carlini1.cc: New.
2004-12-20 Richard Hendersoni386.c (ix86_init_mmx_sse_builtins): Use long_long_inte...
2004-12-20 Richard Hendersonemmintrin.h: Use __vector_size__ instead of vector_size.
2004-12-20 Ben Ellistonmd.texi (Expander Definitions): Use @emph instead of...
2004-12-20 H.J. LuAdd the missing ChangeLog entry.
2004-12-20 H.J. Lure PR bootstrap/19072 (--disable-static bootstrap failure)
2004-12-20 Dale Johannesentree-ssa-loop-ivopts.c (contains_abnormal_ssa_name_p...
2004-12-20 Mark Mitchellcp-tree.h (note_decl_for_pch): New function.
2004-12-20 Mark Mitchelldefaults.h (ASM_OUTPUT_INTERNAL_LABEL): New macro.
2004-12-20 GCC AdministratorDaily bump.
2004-12-19 Paolo Carlini9561.cc: New.
2004-12-19 Richard Hendersonre PR tree-optimization/18067 (ICE at loc_descriptor_fr...
2004-12-19 Roger Saylere PR middle-end/19068 ([3.3 only] Wrong code for MIN_E...
2004-12-19 Steven Bosscheri386.c (ix86_split_to_parts): Use an array with four...
2004-12-19 Richard Henderson* trans.c (gigi): Update gimplify_body call.
2004-12-19 Bernardo Innocentim68kemb.h (TARGET_OS_CPP_BUILTINS): Remove redundant...
next