Age | Commit message (Expand) | Author | Files | Lines |
2005-12-15 | combine.c: Remove force_to_mode's fourth parameter. | Paolo Bonzini | 1 | -0/+7 |
2005-12-15 | re PR target/25406 (gcc.dg/20030625-1.c, gcc.dg/20050620-1.c, gcc.dg/940510-1... | Alan Modra | 1 | -0/+9 |
2005-12-14 | re PR rtl-optimization/25310 (ICE in reload_cse_simplify_operands, at postrel... | Ulrich Weigand | 1 | -0/+6 |
2005-12-14 | re PR debug/25023 (ICE in def_cfa_1, at dwarf2out.c:792) | Jakub Jelinek | 1 | -0/+7 |
2005-12-14 | arm.md: Provide a big-endian version of the (zero_extend:SI (subreg:QI ...)) ... | Richard Sandiford | 1 | -0/+5 |
2005-12-14 | struct-equiv.c (note_local_live): Handle hard regs with different hard_regno_... | J"orn Rennecke | 1 | -0/+5 |
2005-12-14 | tree-ssa-ccp.c (fold_stmt_r): DATA argument is now a pointer to a structure c... | Jeff Law | 1 | -0/+12 |
2005-12-14 | s390.md ("*tstdi_extimm", [...]): Merge. | Adrian Straetling | 1 | -0/+7 |
2005-12-14 | s390.md ("d0", "1"): New mode attributes. | Adrian Straetling | 1 | -0/+13 |
2005-12-14 | s390.md ("extend<mode>di2", [...]): Merge. | Adrian Straetling | 1 | -0/+10 |
2005-12-14 | s390.md ("atype", "length"): Rewrite. | Adrian Straetling | 1 | -0/+5 |
2005-12-14 | tree-ssa-operands.c (build_ssa_operands): Update leading comment. | Sebastian Pop | 1 | -0/+4 |
2005-12-14 | struct-equiv.c (rtx_equiv_p): Allow arbitrary RVALUE values for PARALLELs wit... | J"orn Rennecke | 1 | -0/+5 |
2005-12-14 | cfgloopmanip.c (lv_adjust_loop_entry_edge): Adjust the type of cond_expr para... | Sebastian Pop | 1 | -1/+6 |
2005-12-14 | loop-unswitch.c (unswitch_loop): Free zero_bitmap before returning. | Sebastian Pop | 1 | -0/+4 |
2005-12-14 | re PR bootstrap/25397 (Bootstrap failed) | J"orn Rennecke | 1 | -0/+9 |
2005-12-14 | re PR target/25254 (ICE with -mcmodel=medium -mlarge-data-threshold=1) | Jakub Jelinek | 1 | -0/+8 |
2005-12-14 | c-common.c (c_common_truthvalue_conversion): Generalise warning for addresses... | Ben Elliston | 1 | -0/+10 |
2005-12-13 | fpgnulib.c (__unordsf2, [...]): New functions. | Paul Brook | 1 | -0/+5 |
2005-12-13 | t-mt (crti.o, crtn.o): Add multilib options. | Nathan Sidwell | 1 | -0/+5 |
2005-12-13 | PR rtl-optimization/20070 / part1 | J"orn Rennecke | 1 | -0/+43 |
2005-12-13 | rtlhooks.c (gen_lowpart_general): Handle SUBREGs of floating point values. | J"orn Rennecke | 1 | -0/+5 |
2005-12-13 | t-mt (MULTILIB_OPTIONS): Add ms2 | Nathan Sidwell | 1 | -0/+8 |
2005-12-13 | re PR debug/25023 (ICE in def_cfa_1, at dwarf2out.c:792) | Jakub Jelinek | 1 | -0/+13 |
2005-12-13 | c-cppbuiltin.c (builtin_define_float_constants): Add fp_cast parameter, pass ... | Carlos O'Donell | 1 | -0/+9 |
2005-12-13 | bpabi.h (SUBTARGET_EXTRA_ASM_SPEC): Pass -meabi=gnu for apcs/atpcs. | Paul Brook | 1 | -5/+10 |
2005-12-12 | tree-flow.h: Allow compilation with a C++ compiler. | Rafael Ávila de Espíndola | 1 | -0/+8 |
2005-12-12 | tree-ssa-dom.c (simplify_rhs_and_lookup_avail_expr): Remove reassociation code. | Jeff Law | 1 | -0/+20 |
2005-12-12 | re PR target/25258 ([4.0 regression/hpux] gcc generates incorrect stabs debug... | John David Anglin | 1 | -0/+13 |
2005-12-12 | cfgcleanup.c (condjump_equiv_p, [...]): Fix whitespace in vincinity of to-be-... | J"orn Rennecke | 1 | -0/+7 |
2005-12-12 | config.gcc (ms1): Replace with ... | Nathan Sidwell | 1 | -0/+10 |
2005-12-12 | varray.h: Allow compilation with a C++ compiler. | Gabriel Dos Reis | 1 | -0/+29 |
2005-12-12 | re PR target/25299 (Another ABI incompatibility with Apple's gcc) | Alan Modra | 1 | -0/+7 |
2005-12-11 | tree-ssa-structalias.c (process_constraint): Remove code to transform address... | Daniel Berlin | 1 | -0/+76 |
2005-12-11 | re PR c++/25010 (Segmentation fault (infinite recursion in cgraph_clone_inlin... | Mark Mitchell | 1 | -0/+6 |
2005-12-10 | except.c (switch_to_exception_section): Only define if TARGET_UNWIND_INFO is ... | Andreas Schwab | 1 | -0/+5 |
2005-12-10 | darwin.h (HAS_INIT_SECTION): Remove definition. | Richard Sandiford | 1 | -0/+5 |
2005-12-10 | output.h (init_section, [...]): Delete. | Richard Sandiford | 1 | -0/+8 |
2005-12-10 | dwarf2out.c (default_eh_frame_section): Delete, moving handling of EH_FRAME_S... | Richard Sandiford | 1 | -0/+17 |
2005-12-09 | bfin.c: Include "cgraph.h". | Bernd Schmidt | 1 | -0/+8 |
2005-12-09 | tree.c (recompute_tree_invariant_for_addr_expr): Rename from recompute_tree_i... | Diego Novillo | 1 | -0/+6 |
2005-12-09 | t-ms1 (MULTILIB_OPTIONS): Define. | Aldy Hernandez | 1 | -0/+5 |
2005-12-09 | re PR target/25311 (ICE in reload_cse_simplify_operands, at postreload.c:393) | Ulrich Weigand | 1 | -0/+8 |
2005-12-09 | mips.c (override_options): Don't allow too small integers in FP registers. | Thiemo Seufer | 1 | -0/+5 |
2005-12-09 | s390.c (s390_function_ok_for_sibcall): Use targetm.binds_local_p to check for... | Ulrich Weigand | 1 | -0/+5 |
2005-12-09 | re PR debug/24908 (ICE in dwarf2out for cpu2000 with -funroll-loops -fno-tree... | Alan Modra | 1 | -0/+6 |
2005-12-08 | ipa-type-escape.c (analyze_variable): Use gcc_assert instead of abort. | Volker Reichelt | 1 | -0/+11 |
2005-12-08 | ms1.md (UNSPEC_LOOP): New constant. | Nathan Sidwell | 1 | -0/+18 |
2005-12-08 | re PR middle-end/25248 (2.6.15-rc4 arch/powerpc/mm/hash_utils_64.c miscompiled) | Zdenek Dvorak | 1 | -0/+7 |
2005-12-08 | * tree.h (DECL_EXTERNAL): Clarify documentation. | Gabriel Dos Reis | 1 | -0/+4 |