aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-12-28re PR bootstrap/17383 (Building in src dir fails)Paolo Bonzini4-305/+642
2004-12-28configure.host (aix4*|aix5*): Add atomic_word_dir.David Edelsohn3-0/+50
2004-12-28fold-const.c (fold_build_cleanup_point_expr): For a RETURN_EXPR...Andrew Pinski2-0/+22
2004-12-28* tree-vectorizer.c (vect_mark_relevant) First argument changed fromDorit Naishlos2-7/+14
2004-12-28rs6000.c (rs6000_legitimize_reload_address): Don't generate non-offsettable D...Alan Modra2-2/+9
2004-12-28re PR rtl-optimization/19103 (Current CVS (2004/12/21) doesn't compile with p...Zdenek Dvorak2-1/+6
2004-12-28* genrecog.c (compute_predicate_codes): Avoid warning.Andreas Jaeger2-5/+10
2004-12-28vax.c (vax_address_cost, [...]): Correct casts.John David Anglin2-8/+14
2004-12-27tree-ssa-dom.c (thread_across_edge): Remove broken code to avoid threading in...Jeff Law2-16/+5
2004-12-27re PR target/17406 (ICE dwarf2out_frame_debug_expr, at dwarf2out.c:1692)Richard Henderson2-3/+12
2004-12-27Add memory barriers to the double-checked locking used for static initializat...Jason Merrill20-27/+354
2004-12-28re PR driver/16118 (Preprocessed source error with -xf77-cpp-input)Roger Sayle2-0/+12
2004-12-27rs6000.c (rs6000_eliminate_indexed_memrefs): Do not break apart constant pool...David Edelsohn2-1/+9
2004-12-28Daily bump.GCC Administrator2-2/+2
2004-12-27Makefile.in: Undo to 2004-12-17.H.J. Lu7-1479/+752
2004-12-27re PR c++/19149 (seg fault on invalid code)Mark Mitchell4-1/+19
2004-12-27type_traits: Rework the _DEFINE_SPEC* macros.Paolo Carlini2-53/+51
2004-12-27* g++.dg/opt/temp1.C (memcpy): Return a value.Mark Mitchell2-0/+3
2004-12-27re PR libfortran/19032 (modulo generates wrong result for divisor 1 and -1)Tobias Schlüter5-26/+65
2004-12-27trans-expr.c (gfc_conv_cst_int_power): Only check for flag_unsafe_math_optimi...Andrew Pinski2-1/+7
2004-12-27Fix typo in ChangeLogTobias Schlüter1-1/+1
2004-12-27trans-intrinsic.c (gfc_conv_intrinsic_ishft): Change to logicalshift.Tobias Schlüter8-33/+567
2004-12-27re PR c++/19148 (ICE: gimplification failed)Mark Mitchell2-0/+17
2004-12-27re PR c++/19148 (ICE: gimplification failed)Mark Mitchell2-5/+15
2004-12-27* gfortran.dg/g77/select_no_compile.f: Remove.Paul Brook2-11/+4
2004-12-27i386.h (UNITS_PER_SIMD_WORD): Don't use MMX/3DNOW.Richard Henderson9-297/+13
2004-12-27* src/x86/unix64.S: Fix typo in unwind info.Richard Henderson2-1/+5
2004-12-26compat-common.h (CINT, CDBL): Use multiplication by 1i instead of token pasting.Richard Henderson2-2/+7
2004-12-26i386.md (mov<MMXMODEI>_internal_rex64): New.Richard Henderson1-4/+50
2004-12-26i386.c (ix86_gimplify_va_arg): Also pass the result of type_natural_mode to e...Richard Henderson2-5/+15
2004-12-26simplify-rtx.c (simplify_relational_operation_1): Don't simplify plus/minus a...Richard Henderson2-1/+7
2004-12-27re PR target/17643 (ICE in propagate_one_insn, at flow.c:1582)John David Anglin2-3/+11
2004-12-27Daily bump.GCC Administrator2-2/+2
2004-12-26re PR tree-optimization/17578 (Missed optimization--failure of gcc.c-torture/...John David Anglin3-2/+9
2004-12-26type_traits (__is_enum_helper): Slightly simplify, make __convert non template.Paolo Carlini2-4/+8
2004-12-26type_traits: Implement is_pod, has_trivial_constructor, and has_trivial_destr...Paolo Carlini8-0/+323
2004-12-25expr.c (clear_storage): Validate CONST0_RTX extant.Richard Henderson2-17/+41
2004-12-25target-supports.exp (check_effective_target_vect_no_bitwise): Remove Alpha.Richard Henderson2-2/+6
2004-12-26Daily bump.GCC Administrator2-2/+2
2004-12-25Revert 2004-12-08 Makefile changes.David Edelsohn4-6/+4
2004-12-25re PR rtl-optimization/19078 (Poor quality code after loop unrolling.)Zdenek Dvorak2-4/+38
2004-12-25re PR target/19059 (Atmel AVR Tiny13 and Tiny2313 support corrupted)Marek Michalkiewicz4-7/+15
2004-12-25pr17055-1.c (dg-options): Add -fno-common to options on hppa*-*-hpux*.John David Anglin7-2/+24
2004-12-25type_traits (is_enum): Minor tweak.Paolo Carlini2-1/+5
2004-12-25type_traits: Implement is_enum (usual caveats about the nasty consequences of...Paolo Carlini7-6/+252
2004-12-25re PR target/19137 (ICE with load of TImode constant)Alan Modra2-33/+42
2004-12-25ffi64.c (struct register_args): Rename from stackLayout.Richard Henderson3-640/+592
2004-12-25Daily bump.GCC Administrator2-2/+2
2004-12-24type_traits: Add missing undef.Paolo Carlini2-0/+5
2004-12-25re PR target/19147 (invalid rlwinm patterns)Alan Modra2-54/+5