| Commit message (Expand) | Author | Age | Files | Lines |
* | ada/ | kazu | 2004-02-05 | 1 | -1/+1 |
* | * config/darwin.c, config/darwin.h, config/freebsd-spec.h, | kazu | 2004-02-04 | 1 | -1/+1 |
* | * config/alpha/alpha.c, config/arc/arc.c, | kazu | 2004-02-04 | 1 | -2/+2 |
* | * config/arm/arm.md, config/c4x/c4x.md, config/cris/cris.md, | kazu | 2004-02-02 | 1 | -8/+8 |
* | * config/arc/arc.md, config/arm/arm.c, config/arm/arm.md, | kazu | 2004-02-02 | 1 | -5/+6 |
* | * config/arm/arm.c, config/arm/arm.h, config/arm/arm.md, | kazu | 2004-02-01 | 1 | -7/+7 |
* | * config/cris/cris.c (TARGET_SETUP_INCOMING_VARARGS): New. | kazu | 2004-01-26 | 2 | -22/+25 |
* | * config/cris/cris.c (TARGET_PROMOTE_FUNCTION_ARGS): New. | kazu | 2004-01-24 | 2 | -9/+27 |
* | * final.c (final_scan_insn): Make non-static again. | drow | 2004-01-18 | 1 | -2/+3 |
* | * config/vxlib.c: Fix comment typos. | kazu | 2003-12-13 | 2 | -5/+5 |
* | * config/gnu.h (HURD_TARGET_OS_CPP_BUILTINS): New. | ghazi | 2003-11-29 | 2 | -6/+4 |
* | PR target/12598 | hp | 2003-10-15 | 3 | -57/+79 |
* | * system.h: Poison macros obsoleted by earlier patch. | zack | 2003-10-02 | 1 | -1/+1 |
* | * target.h (init_libfuncs): New hook. | zack | 2003-10-02 | 2 | -6/+16 |
* | * config/cris/cris-protos.h, config/cris/cris.c: Convert to ISO | hp | 2003-10-01 | 2 | -185/+106 |
* | * config.gcc: Do per-target disabling of fixproto here in clauses, | neroden | 2003-09-23 | 1 | -3/+0 |
* | 2003-06-30 Volker Reichelt <reichelt@igpm.rwth-aachen.de> | reichelt | 2003-06-30 | 3 | -7/+7 |
* | * target.h (asm_out.file_start, file_start_app_off, | zack | 2003-06-19 | 2 | -18/+23 |
* | * rtl.h (STORE_FLAG_VALUE): Remove default definition from here. | sayle | 2003-06-14 | 1 | -2/+0 |
* | * config.gcc (with_cpu handling): Translate sparc64 in | zack | 2003-06-07 | 1 | -4/+0 |
* | * configure.in (HAVE_LD_PIE): Check for ld -pie. | jakub | 2003-06-03 | 1 | -1/+1 |
* | * c-cppbuiltin.c (TARGET_OS_CPP_BUILTINS, TARGET_OBJFMT_CPP_BUILTINS): | neil | 2003-05-18 | 2 | -9/+0 |
* | * alpha.c (print_operand_address, alpha_start_function, | ghazi | 2003-05-16 | 1 | -10/+6 |
* | * cris.c (cris_target_asm_function_prologue, | ghazi | 2003-05-16 | 1 | -14/+18 |
* | Mon May 12 11:32:53 CEST 2003 Jan Hubicka <jh@suse.cz> | hubicka | 2003-05-12 | 2 | -3/+3 |
* | * toplev.c (target_options): Add value field. | dj | 2003-04-17 | 2 | -6/+6 |
* | * config/cris/cris.c (cris_gotless_symbol, cris_got_symbol): Use | rth | 2003-04-17 | 1 | -26/+14 |
* | PR target/10377 | hp | 2003-04-14 | 1 | -38/+38 |
* | * config/cris/cris.md: Remove lingering EGCS reference. | hp | 2003-03-11 | 3 | -56/+61 |
* | * config/cris/aout.h (ENDFILE_SPEC): Undef. | hp | 2003-03-09 | 1 | -0/+3 |
* | * config/cris/aout.h (CRIS_CPP_SUBTARGET_SPEC): Move -D__AOUT__ to... | hp | 2003-03-09 | 3 | -13/+57 |
* | * config/cris/cris_abi_symbol.c: #include tconfig.h and tm.h, not | hp | 2003-03-08 | 3 | -7/+10 |
* | * config/cris/cris.h: Remove EGCS references. | hp | 2003-03-08 | 1 | -19/+7 |
* | * config/cris/cris.c (cris_rtx_costs): Blockify dangling else. | hp | 2003-02-22 | 1 | -6/+8 |
* | * config/cris/cris.c (cris_address_cost): Make static. | rth | 2003-01-28 | 3 | -4/+8 |
* | * Makefile.in (cse.o): Depend on TARGET_H. | rth | 2003-01-28 | 2 | -67/+109 |
* | 2003-01-26 Steven Bosscher <s.bosscher@student.tudelft.nl> | aj | 2003-01-26 | 1 | -15/+16 |
* | * config/darwin-protos.h, config/c4x/c4x-protos.h, | neil | 2003-01-01 | 1 | -3/+1 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 2 | -18/+3 |
* | * config/elfos.h (HANDLE_SYSV_PRAGMA): Define as 1. | thorpej | 2002-11-26 | 1 | -1/+1 |
* | gcc/ | rth | 2002-10-22 | 1 | -2/+5 |
* | * target.h (struct gcc_target): Line wrap. | rth | 2002-10-20 | 3 | -10/+8 |
* | * alpha-protos.h (alpha_output_mi_thunk_osf): Update signature to | mmitchel | 2002-10-20 | 2 | -9/+13 |
* | * target-def.h (TARGET_ASM_OUTPUT_MI_THUNK): Default to NULL. | mmitchel | 2002-10-18 | 1 | -2/+1 |
* | * config/elfos.h: Follow spelling conventions. | kazu | 2002-09-24 | 1 | -1/+1 |
* | * config/alpha/alpha.c: Follow spelling conventions. | kazu | 2002-09-17 | 2 | -5/+5 |
* | * alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for unicosmk. | ghazi | 2002-08-21 | 1 | -1/+1 |
* | * arc.c (output_shift): Use stdio instead of asm_fprintf. | ghazi | 2002-08-20 | 1 | -9/+9 |
* | * alpha.h, arc.h, arm/aout.h, avr.h, cris.h, d30v.h, dsp16xx.h, | ghazi | 2002-07-31 | 1 | -8/+2 |
* | * alpha.h, arc.h, arm/aout.h, avr.h, c4x.h, cris.h, d30v.h, | ghazi | 2002-07-30 | 1 | -8/+0 |