| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement vtable jumps for x86-64. | bo | 2001-07-09 | 1 | -1/+7 |
* | * final.c (output_addr_const): Use target opening and | neil | 2001-07-09 | 41 | -228/+13 |
* | * target.h (struct gcc_target): Add insert_attributes. | jsm28 | 2001-07-08 | 9 | -23/+21 |
* | * c-common.c (decl_attributes): Only take a single attributes | jsm28 | 2001-07-08 | 3 | -5/+4 |
* | * final.c (no_asm_to_stream): New. | neil | 2001-07-08 | 10 | -31/+24 |
* | * config/i386/i386.md: Remove constraints strings from define_split | rth | 2001-07-08 | 1 | -10/+21 |
* | * config/m68hc11/m68hc11.c (m68hc11_initial_elimination_offset): | ciceron | 2001-07-07 | 2 | -4/+3 |
* | Append # to end of the label inside NAME as opposed to just the end of NAME. | nickc | 2001-07-07 | 1 | -10/+27 |
* | * config/alpha/alpha-protos.h (vms_valid_decl_attribute_p): Delete. | neil | 2001-07-07 | 3 | -11/+10 |
* | * target.h (targetm): Rename global from "target", so as not to | shebs | 2001-07-07 | 38 | -38/+38 |
* | * Makefile.in (final.o): Depend on target.h. | neil | 2001-07-06 | 95 | -2402/+2044 |
* | 2001-07-05 Eric Christopher <echristo@redhat.com> | echristo | 2001-07-06 | 4 | -429/+529 |
* | Remove bogus patch. | wilson | 2001-07-06 | 2 | -19/+24 |
* | * config/m68hc11/m68hc11.md ("*ashlsi3"): Operand 1 can be a memory | ciceron | 2001-07-05 | 1 | -3/+24 |
* | * config/m68hc11/m68hc11.h (RETURN_ADDR_RTX): Fix return address | ciceron | 2001-07-05 | 1 | -2/+2 |
* | 2001-07-04 Kazu Hirata <kazu@hxi.com> | kazu | 2001-07-04 | 1 | -1/+1 |
* | * emit-rtl.c (replace_equiv_address): New function. | kenner | 2001-07-04 | 15 | -112/+90 |
* | Fix dependencies for parallel builds. | green | 2001-07-04 | 1 | -1/+1 |
* | * i386.c (ix86_expand_builtin, case IX86_BUILTIN_SETPS): | kenner | 2001-07-04 | 1 | -4/+4 |
* | * darwin.h (SECTION_FUNCTION): Remove WAS_TEXT argument, remove | shebs | 2001-07-03 | 3 | -44/+35 |
* | * explow.c (plus_constant_wide, case PLUS): Call find_constant_term | kenner | 2001-07-03 | 28 | -206/+211 |
* | * config/i386/sol2.h (ASM_PREFERRED_EH_DATA_FORMAT): Define. | ro | 2001-07-03 | 1 | -0/+8 |
* | config: | neil | 2001-07-03 | 4 | -25/+11 |
* | * explow.c (plus_constant_wide, case LO_SUM): New case. | kenner | 2001-07-03 | 9 | -51/+32 |
* | * emit-rtl.c (adjust_address): New function. | kenner | 2001-07-02 | 19 | -212/+134 |
* | Fix HPUX libgcc_s.so linking problem. | wilson | 2001-07-02 | 3 | -28/+19 |
* | * ns32k.md: Remove stray backslash-newline in output template. | zack | 2001-06-30 | 1 | -1/+1 |
* | * rtl.def (DEFINE_INSN, DEFINE_INSN_AND_SPLIT, DEFINE_PEEPHOLE): | zack | 2001-06-30 | 1 | -11/+11 |
* | * target.h (struct gcc_target): Add comp_type_attributes and | jsm28 | 2001-06-29 | 22 | -206/+15 |
* | * config/i386/i386.md: Global update to use new string syntax | zack | 2001-06-28 | 1 | -1415/+1204 |
* | * config/darwin.h (REGISTER_TARGET_PRAGMAS): Define. | shebs | 2001-06-28 | 4 | -2/+174 |
* | * i386.md (cmp?i): Simplify; refuse immediate operand | hubicka | 2001-06-28 | 2 | -15/+12 |
* | * i386/i386.c (ix86_valid_type_attribute_p): Give external | neil | 2001-06-28 | 2 | -4/+2 |
* | * objc/objc-act.c (handle_impent): Rewrite to be more portable | shebs | 2001-06-28 | 1 | -6/+6 |
* | * config/i386/sol2.h (CPP_SPEC): Pass -P for .S files. | ro | 2001-06-26 | 1 | -5/+8 |
* | * Makefile.in (TARGET_H, TARGET_DEF_H): New. | neil | 2001-06-26 | 73 | -474/+376 |
* | * config/mips/iris5.h (UNALIGNED_INT_ASM_OP, | ro | 2001-06-26 | 2 | -1/+8 |
* | * i386.md (float_truncate splitter, and to mov splitters): Add | hubicka | 2001-06-26 | 1 | -4/+5 |
* | * defaults.h: Default escape sequences to ASCII. | neil | 2001-06-26 | 38 | -360/+2 |
* | Add ia64-hpux 128-bit long double support. | wilson | 2001-06-26 | 7 | -76/+291 |
* | Make parallel builds work. | wilson | 2001-06-26 | 2 | -2/+4 |
* | * i386.md (movsi_insv_1, movsi_insv_1_rex64): Fix constraints. | hubicka | 2001-06-25 | 1 | -2/+2 |
* | * (movsi_insv_1, movsi_insv_1_rex64): Allow immediate operand. | hubicka | 2001-06-24 | 1 | -2/+2 |
* | Fix oinitialisation of frame pointer in interrupt functions. | nickc | 2001-06-24 | 2 | -15/+46 |
* | * config/alpha/crtfastmath.c: New file. | rth | 2001-06-24 | 5 | -1/+57 |
* | * i386-protos.h (emit_i387_cw_initialization): Declare. | hubicka | 2001-06-23 | 3 | -145/+146 |
* | * config/ia64/crtfastmath.c: New file. | rth | 2001-06-22 | 3 | -1/+46 |
* | 2001-06-22 Toshiyasu Morita <toshiyasu.morita@hsa.hitachi.com> | geoffk | 2001-06-22 | 1 | -1/+0 |
* | * config/arm/arm.h (struct machine_function): Remove ra_rtx. | dj | 2001-06-22 | 8 | -149/+11 |
* | * sh.c (barrier_align): Also recognize branch-around-a-jump-sequence | amylaar | 2001-06-21 | 1 | -5/+4 |