| Commit message (Expand) | Author | Age | Files | Lines |
* | * basic-block.h (redirect_edge_and_branch_force, | hubicka | 2001-07-22 | 1 | -7/+39 |
* | * Makefile.in (emit-rtl.o, c-decl.o): Depend on debug.h. | neil | 2001-07-19 | 1 | -3/+8 |
* | Re-install recently reverted patch. | hubicka | 2001-07-14 | 1 | -1/+1 |
* | Revert Jan Hubicka's patch of Fri Jul 13 14:46:21 CEST 2001. | geoffk | 2001-07-13 | 1 | -1/+1 |
* | * emit-rtl.c (try_split): Update mark_jump_label call. | hubicka | 2001-07-13 | 1 | -1/+1 |
* | * emit-rtl.c (adjust_address, adjust_address_nv): Change criteria for | kenner | 2001-07-10 | 1 | -3/+5 |
* | * emit-rtl.c (gen_highpart_mode): New. | hubicka | 2001-07-09 | 1 | -0/+17 |
* | * emit-rtl.c (adjust_address, adjust_address_nv): Handle an | kenner | 2001-07-09 | 1 | -4/+24 |
* | Mon Jul 9 06:41:07 2001 Richard Kenner <kenner@vlsi1.ultra.nyu.edu> | kenner | 2001-07-09 | 1 | -27/+47 |
* | * emit-rtl.c (change_address): Don't abort if invalid address while | kenner | 2001-07-04 | 1 | -3/+7 |
* | * emit-rtl.c (replace_equiv_address): New function. | kenner | 2001-07-04 | 1 | -0/+16 |
* | * emit-rtl.c (adjust_address): New function. | kenner | 2001-07-02 | 1 | -1/+15 |
* | Fix ia64-linux bootstrap failure. | wilson | 2001-06-28 | 1 | -0/+7 |
* | 2001-06-19 Eric Christopher <echristo@redhat.com> | echristo | 2001-06-19 | 1 | -12/+14 |
* | * emit-rtl.c (gen_lowpart_common): Do not assume that SFmode and DFmode | m.hayes | 2001-06-10 | 1 | -17/+21 |
* | * emit-rtl.c (operand_subword): Remove unused variable. | aj | 2001-06-07 | 1 | -42/+41 |
* | * rtlanal.c (operand_preference): Fix preference for objects. | hubicka | 2001-06-04 | 1 | -79/+7 |
* | * simplify_rtx.c (simplify_subreg): Keep subregs on return values, | hubicka | 2001-06-04 | 1 | -166/+43 |
* | * emit-rtl.c (init_emit_once): Zero unused memory in a | rth | 2001-05-22 | 1 | -1/+8 |
* | * integrate.c (copy_rtx_and_substitute): Use simplify_gen_subreg. | hubicka | 2001-05-17 | 1 | -4/+0 |
* | * simplify-rtx.c (simplify_subreg): Break out from ... | hubicka | 2001-05-17 | 1 | -9/+23 |
* | * c-lex.c: NULL_PTR -> NULL. | ghazi | 2001-05-02 | 1 | -1/+1 |
* | 2001-04-27 Andrew Haley <aph@cambridge.redhat.com> | aph | 2001-04-30 | 1 | -1/+15 |
* | * emit-rtl.c (constant_subword): Also do sign extension in | amylaar | 2001-04-25 | 1 | -2/+2 |
* | * emit-rtl.c (subreg_hard_regno): Only do HARD_REGNO_MODE_OK check | jakub | 2001-04-25 | 1 | -1/+1 |
* | When splitting insns, properly update label usage counts | bernds | 2001-04-04 | 1 | -0/+34 |
* | 2001-04-03 Jakub Jelinek <jakub@redhat.com> | amacleod | 2001-04-03 | 1 | -235/+365 |
* | * varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME, not the | mmitchel | 2001-03-15 | 1 | -3/+5 |
* | 2001-03-12 Jeffrey Oldham <oldham@codesourcery.com> | oldham | 2001-03-12 | 1 | -1/+0 |
* | * emit-rtl.c (remove_unnecessary_notes): Verify proper nesting | rth | 2001-03-07 | 1 | -25/+55 |
* | * print-rtl.c (print_rtx): Cast enums to int for comparison. | danglin | 2001-03-02 | 1 | -3/+3 |
* | * tree.h (BLOCK_DEAD): New macro. | kenner | 2001-02-24 | 1 | -0/+1 |
* | * cse.c (cse_main): Converts ifdefs on PIC_OFFSET_TABLE_REGNUM to | hubicka | 2001-02-13 | 1 | -3/+2 |
* | * diagnostic.h (set_internal_error_function): Renamed. | kenner | 2001-02-04 | 1 | -2/+4 |
* | * configure.in: Arrange to include defaults.h in [ht]config.h/tm.h. | ghazi | 2001-01-28 | 1 | -1/+0 |
* | Remove {save|restore}_machine_status. | nickc | 2001-01-10 | 1 | -3/+3 |
* | * simplify-rtx.c (cfc_args): add "unordered" field. | hubicka | 2001-01-05 | 1 | -14/+6 |
* | Introduce ORIGINAL_REGNO macro | bernds | 2000-12-29 | 1 | -13/+27 |
* | * function.h (emit_status): Delete member regno_pointer_flag and | law | 2000-11-30 | 1 | -28/+20 |
* | * config/sh/sh-protos.h (symbol_ref_operand): Declare. | aoliva | 2000-11-25 | 1 | -0/+8 |
* | * emit-rtl.c (gen_lowpart_common): Use word 0 if register mode | aoliva | 2000-11-23 | 1 | -2/+5 |
* | * alpha.c (check_float_value): Use memcpy, not bcopy. | ghazi | 2000-11-10 | 1 | -2/+2 |
* | * alias.c (init_alias_analysis), calls.c (expand_call, | jsm28 | 2000-11-07 | 1 | -1/+1 |
* | * c-common.c (back_end_hook): New variable. | mmitchel | 2000-10-18 | 1 | -6/+6 |
* | Remove obstacks. | mmitchel | 2000-10-13 | 1 | -63/+6 |
* | * emit-rtl.c (gen_lowpart_common) [REAL_ARITHMETICS]: Fix conversion | jakub | 2000-10-05 | 1 | -8/+18 |
* | * emit-rtl-c (gen_lowpart_common): Accept non-paradoxical SUBREG when | rth | 2000-09-25 | 1 | -1/+2 |
* | * emit-rtl.c (gen_lowpart_common): Use trunc_int_for_mode. | rth | 2000-09-24 | 1 | -7/+2 |
* | * emit-rtl.c (init_emit_once): Initialize const_tiny_rtx | rth | 2000-09-18 | 1 | -0/+4 |
* | * defaults.h: Provide default definitions for: CHAR_TYPE_SIZE, | zack | 2000-09-11 | 1 | -4/+1 |