| Commit message (Expand) | Author | Age | Files | Lines |
* | * target-def.h (TARGET_MUST_PASS_IN_STACK): New. | rth | 2004-07-13 | 1 | -2/+2 |
* | * config/cris/cris-protos.h (cris_expand_builtin_va_arg): Remove. | rth | 2004-07-08 | 3 | -87/+11 |
* | * c-decl.c, config/m32r/m32r.c, expr.c, optabs.c: Don't check | jsm28 | 2004-07-05 | 1 | -5/+0 |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 1 | -3/+0 |
* | * config/cris/cris.h: Revert my "fix comment typos" patch. | kazu | 2004-05-01 | 1 | -1/+1 |
* | * bb-reorder.c, c-opts.c, cfglayout.c, cgraph.c, cgraphunit.c, | kazu | 2004-04-30 | 2 | -2/+2 |
* | * explow.c (promote_mode): Use PROMOTE_FUNCTION_MODE instead of | pbrook | 2004-04-08 | 1 | -5/+4 |
* | * config/cris/cris.h: Correct #ifdef to test for | hp | 2004-03-29 | 1 | -1/+1 |
* | * config/freebsd-spec.h, config/arc/arc-protos.h, | kazu | 2004-03-16 | 1 | -1/+2 |
* | * c-typeck.c, combine.c, cse.c, dominance.c, et-forest.h, | kazu | 2004-03-11 | 1 | -1/+1 |
* | PR target/14471 | hp | 2004-03-08 | 4 | -19/+98 |
* | * Makefile.in (opts.o): Depend on target.h. | kazu | 2004-02-23 | 1 | -2/+0 |
* | Revert: | kazu | 2004-02-20 | 1 | -0/+2 |
* | * config/cris/cris.md ("*andsi_movu"): Correct parentheses in | hp | 2004-02-20 | 1 | -16/+7 |
* | * opts.c (decode_options): Don't use DEFAULT_SHORT_ENUMS. | kazu | 2004-02-19 | 1 | -2/+0 |
* | PR target/14209 | hp | 2004-02-19 | 1 | -4/+5 |
* | * doc/tm.texi (INIT_CUMULATIVE_ARGS): Update doco. | amodra | 2004-02-06 | 1 | -1/+1 |
* | 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 |