| Commit message (Expand) | Author | Age | Files | Lines |
* | 2006-01-31 Marcin Dalecki <martin@dalecki.de> | dalecki | 2006-01-31 | 1 | -12/+12 |
* | * reload1.c (find_reload_regs): Note the details of reload | dj | 2006-01-20 | 1 | -0/+8 |
* | * reload1.c (do_output_reload): Add assertion rejecting a | ian | 2006-01-14 | 1 | -1/+1 |
* | PR rtl-optimization/25432 | jakub | 2005-12-22 | 1 | -10/+2 |
* | * reload1.c (spill_failure): Dump failed reload data to dump file. | dj | 2005-12-20 | 1 | -0/+8 |
* | PR rtl-optimization/25310 | uweigand | 2005-12-14 | 1 | -10/+25 |
* | PR target/21623: | amylaar | 2005-11-24 | 1 | -64/+161 |
* | PR middle-end/24912 | hp | 2005-11-19 | 1 | -34/+81 |
* | PR rtl-opt/24160 | rth | 2005-11-16 | 1 | -44/+87 |
* | * reload1.c (merge_assigned_reloads): Do not change any | drow | 2005-09-30 | 1 | -4/+7 |
* | 2005-09-07 Andreas Krebbel <krebbel1@de.ibm.com> | krebbel | 2005-09-07 | 1 | -18/+9 |
* | PR 23676 | rth | 2005-09-01 | 1 | -1/+1 |
* | PR rtl-opt/23601 | rth | 2005-08-31 | 1 | -37/+106 |
* | Fix uninitialized register read problem. | wilson | 2005-08-19 | 1 | -0/+1 |
* | * dwarf2out.c, fold-const.c, ipa-type-escape.c, | kazu | 2005-08-01 | 1 | -1/+1 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | * basic-block.h (rtl_bb_info): Break out head_, end_, | hubicka | 2005-06-16 | 1 | -1/+1 |
* | * Makefile.in (local-alloc.o): Depend on $(GGC_H) and reload.h. | bernds | 2005-06-15 | 1 | -83/+70 |
* | Revert my previous patch. | bernds | 2005-06-03 | 1 | -8/+11 |
* | * reload1.c (reload): Undo 2005-04-20 change. Make sure we detect | bernds | 2005-06-02 | 1 | -11/+8 |
* | PR rtl-optimization/21767 | amylaar | 2005-06-01 | 1 | -2/+1 |
* | * reload1.c (verify_initial_elim_offsets): Add braces to avoid | ian | 2005-05-26 | 1 | -8/+10 |
* | ChangeLog: | uweigand | 2005-05-25 | 1 | -6/+19 |
* | * diagnostic.c (warning): Accept parameter to classify warning option. | dj | 2005-04-23 | 1 | -2/+2 |
* | * lambda.h (lambda_vector_min_nz): Likewise. | nathan | 2005-04-21 | 1 | -12/+12 |
* | * reload1.c (reload): Ignore equivalences between pseudos and | law | 2005-04-20 | 1 | -2/+14 |
* | * final.c (final_scan_insn): Don't remove no-op instructions. | ian | 2005-03-23 | 1 | -0/+13 |
* | * reload1.c (indirect_symref_ok): Make it global. | kazu | 2005-03-23 | 1 | -1/+1 |
* | * reload1.c (indirect_symref_ok, reload_obstack): Make them | kazu | 2005-03-23 | 1 | -2/+2 |
* | PR rtl-optimization/19683 | rsandifo | 2005-03-07 | 1 | -9/+8 |
* | * reload1.c (reload_startobj, reload_firstobj, | kazu | 2005-03-07 | 1 | -7/+7 |
* | Patch from Richard Sandiford <rsandifo@redhat.com> | ebotcazou | 2005-02-01 | 1 | -0/+9 |
* | * harg-reg-set.h (reg_class_names): Prototype global array. | sayle | 2005-01-15 | 1 | -1/+0 |
* | PR target/18329 | hp | 2005-01-13 | 1 | -3/+3 |
* | Update copyright. | rth | 2005-01-06 | 1 | -1/+1 |
* | PR rtl-opt/10692 | rth | 2005-01-06 | 1 | -0/+4 |
* | PR target/18511 | kkojima | 2004-12-23 | 1 | -1/+2 |
* | PR c++/6764 | rth | 2004-11-26 | 1 | -0/+10 |
* | * function.h (struct function): Remove calls_longjmp. | zack | 2004-11-23 | 1 | -11/+0 |
* | * reload1.c (reloads_conflict, gen_reload): Make them static. | kazu | 2004-11-09 | 1 | -2/+4 |
* | * bitmap.c (bitmap_print): Make bitno unsigned. | nathan | 2004-11-04 | 1 | -4/+4 |
* | * reload1.c (ior_hard_reg_set): Remove. | kazu | 2004-10-18 | 1 | -14/+4 |
* | * basic-block.h (reg_set_iterator): New. | kazu | 2004-10-18 | 1 | -61/+63 |
* | PR debug/13974 | hubicka | 2004-09-30 | 1 | -11/+11 |
* | 2004-09-24 Ben Elliston <bje@au.ibm.com> | bje | 2004-09-28 | 1 | -2/+3 |
* | PR middle-end/16460 | hubicka | 2004-09-20 | 1 | -1/+1 |
* | 2004-09-17 Jeffrey D. Oldham <oldham@codesourcery.com> | zack | 2004-09-17 | 1 | -1/+1 |
* | gcc: | jsm28 | 2004-09-15 | 1 | -5/+7 |
* | * ra-build.c (copy_insn_p, remember_move, defuse_overlap_p_1, | nathan | 2004-09-09 | 1 | -58/+47 |
* | * rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P. | rth | 2004-08-18 | 1 | -4/+1 |