Age | Commit message (Expand) | Author | Files | Lines |
2005-12-23 | re PR rtl-optimization/25432 (Reload ICE in gen_add2_insn) | Alan Modra | 1 | -10/+2 |
2005-12-19 | reload1.c (spill_failure): Dump failed reload data to dump file. | DJ Delorie | 1 | -0/+8 |
2005-12-14 | re PR rtl-optimization/25310 (ICE in reload_cse_simplify_operands, at postrel... | Ulrich Weigand | 1 | -10/+25 |
2005-11-24 | re PR target/21623 (ICE in reload_cse_simplify_operands, at postreload.c:391) | J"orn Rennecke | 1 | -64/+161 |
2005-11-19 | re PR middle-end/24912 (m68k build failure: ICE: in reload_cse_simplify_opera... | Hans-Peter Nilsson | 1 | -34/+81 |
2005-11-16 | re PR rtl-optimization/24160 (ICE with -O1 -ftree-vectorize -msse) | Richard Henderson | 1 | -44/+87 |
2005-09-30 | reload1.c (merge_assigned_reloads): Do not change any RELOAD_FOR_OUTPUT_ADDRE... | Daniel Jacobowitz | 1 | -4/+7 |
2005-09-07 | reload1.c (fixup_eh_region_note): Remove assertion. | Andreas Krebbel | 1 | -18/+9 |
2005-09-01 | re PR middle-end/23676 (ICE: "missing REG_EH_REGION note in the end of bb") | Richard Henderson | 1 | -1/+1 |
2005-08-31 | re PR rtl-optimization/23601 (reload may drop non-call exception information) | Richard Henderson | 1 | -37/+106 |
2005-08-19 | Fix uninitialized register read problem. | James E Wilson | 1 | -0/+1 |
2005-08-01 | dwarf2out.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-06-16 | basic-block.h (rtl_bb_info): Break out head_, end_, global_live_at_start, glo... | Jan Hubicka | 1 | -1/+1 |
2005-06-15 | Makefile.in (local-alloc.o): Depend on $(GGC_H) and reload.h. | Bernd Schmidt | 1 | -83/+70 |
2005-06-03 | Revert my previous patch. | Bernd Schmidt | 1 | -8/+11 |
2005-06-02 | reload1.c (reload): Undo 2005-04-20 change. | Bernd Schmidt | 1 | -11/+8 |
2005-06-01 | re PR rtl-optimization/21767 (if-convert leaves invalid REG_EQUAL notes) | J"orn Rennecke | 1 | -2/+1 |
2005-05-26 | reload1.c (verify_initial_elim_offsets): Add braces to avoid having a declara... | Ian Lance Taylor | 1 | -8/+10 |
2005-05-25 | reload1.c (verify_initial_elim_offsets): Return boolean status instead of abo... | Ulrich Weigand | 1 | -6/+19 |
2005-04-23 | diagnostic.c (warning): Accept parameter to classify warning option. | DJ Delorie | 1 | -2/+2 |
2005-04-21 | lambda.h (lambda_vector_min_nz): Likewise. | Nathan Sidwell | 1 | -12/+12 |
2005-04-20 | reload1.c (reload): Ignore equivalences between pseudos and read only memory. | Jeff Law | 1 | -2/+14 |
2005-03-23 | final.c (final_scan_insn): Don't remove no-op instructions. | Ian Lance Taylor | 1 | -0/+13 |
2005-03-23 | reload1.c (indirect_symref_ok): Make it global. | Kazu Hirata | 1 | -1/+1 |
2005-03-23 | reload1.c (indirect_symref_ok, [...]): Make them static. | Kazu Hirata | 1 | -2/+2 |
2005-03-07 | re PR rtl-optimization/19683 (MIPS wrong-code for 64-bit multiply.) | Richard Sandiford | 1 | -9/+8 |
2005-03-07 | reload1.c (reload_startobj, [...]): Make them static. | Kazu Hirata | 1 | -7/+7 |
2005-02-01 | Patch from Richard Sandiford <rsandifo@redhat.com> | Eric Botcazou | 1 | -0/+9 |
2005-01-15 | harg-reg-set.h (reg_class_names): Prototype global array. | Roger Sayle | 1 | -1/+0 |
2005-01-13 | re PR target/18329 (mmix-knuth-mmixware testsuite failure: execute/920501-7.c... | Hans-Peter Nilsson | 1 | -3/+3 |
2005-01-05 | Update copyright. | Richard Henderson | 1 | -1/+1 |
2005-01-05 | re PR rtl-optimization/10692 ([m68k] miscompilation of perl with -O2 -fPIC) | Richard Henderson | 1 | -0/+4 |
2004-12-23 | re PR target/18511 (cc1plus segfaults when compiling libstdc++-v3/src/localen... | Kaz Kojima | 1 | -1/+2 |
2004-11-25 | re PR c++/6764 (Throwing exception causes crash with '-O2 -fomit-frame-pointer') | Richard Henderson | 1 | -0/+10 |
2004-11-23 | function.h (struct function): Remove calls_longjmp. | Zack Weinberg | 1 | -11/+0 |
2004-11-09 | reload1.c (reloads_conflict, gen_reload): Make them static. | Kazu Hirata | 1 | -2/+4 |
2004-11-04 | bitmap.c (bitmap_print): Make bitno unsigned. | Nathan Sidwell | 1 | -4/+4 |
2004-10-18 | reload1.c (ior_hard_reg_set): Remove. | Kazu Hirata | 1 | -14/+4 |
2004-10-18 | basic-block.h (reg_set_iterator): New. | Kazu Hirata | 1 | -61/+63 |
2004-09-30 | re PR debug/13974 (bad line marker in debug info) | Jan Hubicka | 1 | -11/+11 |
2004-09-28 | backport: basic-block.h: Include vec.h, errors.h. | Ben Elliston | 1 | -2/+3 |
2004-09-20 | re PR middle-end/16460 (ICE when compiling glibc (ld-ctype.c)) | Jan Hubicka | 1 | -1/+1 |
2004-09-17 | alias.c (find_base_decl): Remove unreachable case '3' block. | Jeffrey D. Oldham | 1 | -1/+1 |
2004-09-15 | attribs.c, [...]: Use %<, %> and %q for quoting in diagnostics going through ... | Joseph Myers | 1 | -5/+7 |
2004-09-09 | ra-build.c (copy_insn_p, [...]): Use gcc_assert and gcc_unreachable instead o... | Nathan Sidwell | 1 | -58/+47 |
2004-08-18 | rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P. | Richard Henderson | 1 | -4/+1 |
2004-08-03 | defaults.h (LEGITIMATE_PIC_OPERAND_P): Provide default definition. | Zack Weinberg | 1 | -4/+1 |
2004-07-09 | alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_... | Jerry Quinn | 1 | -27/+26 |
2004-07-04 | rtl.def (ADDRESSOF): Remove. | Richard Henderson | 1 | -21/+0 |