Age | Commit message (Expand) | Author | Files | Lines |
2001-08-31 | calls.c (emit_library_call_value): Don't use a fixed argument after VA_CLOSE,... | Kaveh R. Ghazi | 1 | -2/+5 |
2001-08-27 | emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout. | Andreas Jaeger | 1 | -22/+7 |
2001-08-22 | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 1 | -12/+12 |
2001-08-08 | dbxout.c: Fix comment formatting. | Kazu Hirata | 1 | -6/+6 |
2001-08-08 | emit-rtl.c (adjust_address, [...]): Cast offset to unsigned HOST_WIDE_INT to ... | Jan van Male | 1 | -2/+4 |
2001-07-28 | * emit-rtl.c (adjust_address): Make a copy of the memory address. | Richard Henderson | 1 | -0/+3 |
2001-07-22 | basic-block.h (redirect_edge_and_branch_force, [...]): Declare. | Jan Hubicka | 1 | -7/+39 |
2001-07-19 | Makefile.in (emit-rtl.o, c-decl.o): Depend on debug.h. | Neil Booth | 1 | -3/+8 |
2001-07-14 | Re-install recently reverted patch. | Jan Hubicka | 1 | -1/+1 |
2001-07-13 | Revert Jan Hubicka's patch of Fri Jul 13 14:46:21 CEST 2001. | Geoffrey Keating | 1 | -1/+1 |
2001-07-13 | emit-rtl.c (try_split): Update mark_jump_label call. | Jan Hubicka | 1 | -1/+1 |
2001-07-10 | emit-rtl.c (adjust_address, [...]): Change criteria for whether can put offse... | Richard Kenner | 1 | -3/+5 |
2001-07-09 | emit-rtl.c (gen_highpart_mode): New. | Jan Hubicka | 1 | -0/+17 |
2001-07-09 | emit-rtl.c (adjust_address, [...]): Handle an address that is a LO_SUM specia... | Richard Kenner | 1 | -4/+24 |
2001-07-09 | [multiple changes] | Richard Kenner | 1 | -27/+47 |
2001-07-04 | emit-rtl.c (change_address): Don't abort if invalid address while reload is i... | Richard Kenner | 1 | -3/+7 |
2001-07-04 | emit-rtl.c (replace_equiv_address): New function. | Richard Kenner | 1 | -0/+16 |
2001-07-02 | emit-rtl.c (adjust_address): New function. | Richard Kenner | 1 | -1/+15 |
2001-06-27 | Fix ia64-linux bootstrap failure. | Jim Wilson | 1 | -0/+7 |
2001-06-19 | emit-rtl.c (gen_lowpart_common): Do not assume that SFmode and DFmode are UNI... | Eric Christopher | 1 | -12/+14 |
2001-06-10 | emit-rtl.c (gen_lowpart_common): Do not assume that SFmode and DFmode are one... | Michael Hayes | 1 | -17/+21 |
2001-06-07 | * emit-rtl.c (operand_subword): Remove unused variable. | Andreas Jaeger | 1 | -42/+41 |
2001-06-04 | rtlanal.c (operand_preference): Fix preference for objects. | Jan Hubicka | 1 | -79/+7 |
2001-06-04 | simplify_rtx.c (simplify_subreg): Keep subregs on return values... | Jan Hubicka | 1 | -166/+43 |
2001-05-21 | emit-rtl.c (init_emit_once): Zero unused memory in a CONST_DOUBLE. | Richard Henderson | 1 | -1/+8 |
2001-05-17 | integrate.c (copy_rtx_and_substitute): Use simplify_gen_subreg. | Jan Hubicka | 1 | -4/+0 |
2001-05-17 | simplify-rtx.c (simplify_subreg): Break out from ... | Jan Hubicka | 1 | -9/+23 |
2001-05-02 | c-lex.c: NULL_PTR -> NULL. | Kaveh R. Ghazi | 1 | -1/+1 |
2001-04-30 | emit-rtl.c (try_split): Copy EH notes to sequence. | Andrew Haley | 1 | -1/+15 |
2001-04-25 | emit-rtl.c (constant_subword): Also do sign extension in BITS_PER_WORD == 16 ... | J"orn Rennecke | 1 | -2/+2 |
2001-04-25 | emit-rtl.c (subreg_hard_regno): Only do HARD_REGNO_MODE_OK check if check_mod... | Jakub Jelinek | 1 | -1/+1 |
2001-04-04 | When splitting insns, properly update label usage counts | Herman A.J. ten Brugge | 1 | -0/+34 |
2001-04-03 | Use byte offsets in SUBREGs instead of words. | Jakub Jelinek | 1 | -235/+365 |
2001-03-15 | varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME... | Mark Mitchell | 1 | -3/+5 |
2001-03-12 | emit-rtl.c (remove_unnecessary_notes): Reverse Richard Kenner's 2001-02-24 wh... | Jeffrey Oldham | 1 | -1/+0 |
2001-03-07 | emit-rtl.c (remove_unnecessary_notes): Verify proper nesting of block notes a... | Richard Henderson | 1 | -25/+55 |
2001-03-02 | print-rtl.c (print_rtx): Cast enums to int for comparison. | John David Anglin | 1 | -3/+3 |
2001-02-24 | tree.h (BLOCK_DEAD): New macro. | Richard Kenner | 1 | -0/+1 |
2001-02-13 | cse.c (cse_main): Converts ifdefs on PIC_OFFSET_TABLE_REGNUM to conditionals. | Jan Hubicka | 1 | -3/+2 |
2001-02-04 | diagnostic.h (set_internal_error_function): Renamed. | Richard Kenner | 1 | -2/+4 |
2001-01-28 | configure.in: Arrange to include defaults.h in [ht]config.h/tm.h. | Kaveh R. Ghazi | 1 | -1/+0 |
2001-01-10 | Remove {save|restore}_machine_status. | Nick Clifton | 1 | -3/+3 |
2001-01-05 | simplify-rtx.c (cfc_args): add "unordered" field. | Jan Hubicka | 1 | -14/+6 |
2000-12-29 | Introduce ORIGINAL_REGNO macro | Bernd Schmidt | 1 | -13/+27 |
2000-11-29 | function.h (emit_status): Delete member regno_pointer_flag and rename regno_p... | John David Anglin | 1 | -28/+20 |
2000-11-25 | sh-protos.h (symbol_ref_operand): Declare. | Alexandre Oliva | 1 | -0/+8 |
2000-11-23 | emit-rtl.c (gen_lowpart_common): Use word 0 if register mode is narrower than... | Alexandre Oliva | 1 | -2/+5 |
2000-11-10 | alpha.c (check_float_value): Use memcpy, not bcopy. | Kaveh R. Ghazi | 1 | -2/+2 |
2000-11-07 | alias.c [...] (init_alias_analysis, [...]): Use memset () instead of bzero (). | Joseph Myers | 1 | -1/+1 |
2000-10-18 | c-common.c (back_end_hook): New variable. | Mark Mitchell | 1 | -6/+6 |