Age | Commit message (Expand) | Author | Files | Lines |
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 |
2004-07-01 | alias.c (get_alias_set, [...]): Use MEM_P. | Jerry Quinn | 1 | -21/+21 |
2004-06-30 | Conditionally compile support for --enable-mapped_location. | Per Bothner | 1 | -8/+2 |
2004-06-15 | alias.c (record_set, [...]): Use REG_P. | Jerry Quinn | 1 | -80/+80 |
2004-05-20 | Makefile.in (GTFILES): Add $(srcdir)/reload.h. | J"orn Rennecke | 1 | -2/+6 |
2004-05-06 | * reload1.c (inherit_piecemeal_p): Mark parameters potentially unused. | Roger Sayle | 1 | -1/+1 |
2004-05-04 | reload1.c (inherit_piecemeal_p): New function. | Richard Sandiford | 1 | -4/+36 |
2004-04-13 | reload1.c (emit_reload_insns): Set reg_has_output_reload to one after setting... | Ulrich Weigand | 1 | -0/+4 |
2004-03-05 | cse.c (cse_end_of_basic_block): Make static. | Paolo Bonzini | 1 | -0/+22 |
2004-03-03 | alias.c (rtx_equal_for_memref_p): Use predicates to test rtx classes and new ... | Paolo Bonzini | 1 | -2/+2 |
2004-02-25 | reload1.c (reload): Only spill eliminable register with multiple adjacent eli... | J"orn Rennecke | 1 | -3/+16 |
2004-02-24 | toplev.c (dump_file_tbl): Rename from dump_file. | Richard Henderson | 1 | -10/+10 |
2004-02-19 | reload1.c (reload): Correct comment. | Ian Lance Taylor | 1 | -14/+4 |
2004-02-06 | reload1.c (check_eliminable_occurrences): Optimize the reset of can_eliminate. | Kazu Hirata | 1 | -2/+2 |
2004-02-06 | reload1.c (eliminate_regs_in_insn): If a set has a REG_EQUAL note containing ... | Kazu Hirata | 1 | -11/+43 |
2004-02-03 | combine.c (simplify_set): Use gen_rtx_fmt_e instead of gen_rtx. | Kazu Hirata | 1 | -5/+7 |
2004-02-02 | alias.c (record_set): Use hard_regno_nregs. | Jan Hubicka | 1 | -28/+28 |
2004-01-31 | alloc-pool.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-01-31 | bt-load.c: Replace "gen_rtx (FOO, " with "gen_rtx_FOO (". | Kazu Hirata | 1 | -1/+1 |