Age | Commit message (Expand) | Author | Files | Lines |
2004-03-11 | c-typeck.c, [...]: Fix comment typos and formatting. | Kazu Hirata | 1 | -1/+1 |
2004-03-08 | re PR target/14471 (Workaround for errata regarding multiplication bug) | Hans-Peter Nilsson | 4 | -19/+98 |
2004-02-23 | Makefile.in (opts.o): Depend on target.h. | Kazu Hirata | 1 | -2/+0 |
2004-02-20 | revert: opts.c (decode_options): Don't use DEFAULT_SHORT_ENUMS. | Kazu Hirata | 1 | -0/+2 |
2004-02-20 | cris.md ("*andsi_movu"): Correct parentheses in predicate. | Hans-Peter Nilsson | 1 | -16/+7 |
2004-02-19 | opts.c (decode_options): Don't use DEFAULT_SHORT_ENUMS. | Kazu Hirata | 1 | -2/+0 |
2004-02-19 | re PR target/14209 (Bug in cris.md, shrinking access size of postincrement.) | Hans-Peter Nilsson | 1 | -4/+5 |
2004-02-06 | tm.texi (INIT_CUMULATIVE_ARGS): Update doco. | Alan Modra | 1 | -1/+1 |
2004-02-05 | utils.c (create_param_decl): Replace PROMOTE_PROTOTYPES with targetm.calls.pr... | Kazu Hirata | 1 | -1/+1 |
2004-02-04 | darwin.c, [...]: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2004-02-04 | alpha.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2004-02-02 | arm.md, [...]: Fix indentation. | Kazu Hirata | 1 | -8/+8 |
2004-02-02 | arc.md, [...]: Replace gen_rtx with gen_rtx_fmt_e*. | Kazu Hirata | 1 | -5/+6 |
2004-02-01 | arm.c, [...]: Replace "gen_rtx (FOO, " with "gen_rtx_FOO (". | Kazu Hirata | 1 | -7/+7 |
2004-01-26 | cris.c (TARGET_SETUP_INCOMING_VARARGS): New. | Kazu Hirata | 2 | -22/+25 |
2004-01-24 | cris.c (TARGET_PROMOTE_FUNCTION_ARGS): New. | Kazu Hirata | 2 | -9/+27 |
2004-01-18 | final.c (final_scan_insn): Make non-static again. | Daniel Jacobowitz | 1 | -2/+3 |
2003-12-13 | vxlib.c: Fix comment typos. | Kazu Hirata | 2 | -5/+5 |
2003-11-29 | gnu.h (HURD_TARGET_OS_CPP_BUILTINS): New. | Kaveh R. Ghazi | 2 | -6/+4 |
2003-10-15 | re PR target/12598 (Invalid size optimization on volatile memory reference) | Hans-Peter Nilsson | 3 | -57/+79 |
2003-10-02 | system.h: Poison macros obsoleted by earlier patch. | Zack Weinberg | 1 | -1/+1 |
2003-10-02 | target.h (init_libfuncs): New hook. | Zack Weinberg | 2 | -6/+16 |
2003-10-01 | cris-protos.h, cris.c: Convert to ISO C90 function declarations and definitions. | Steven Bosscher | 2 | -185/+106 |
2003-09-23 | config.gcc: Do per-target disabling of fixproto here in clauses, not in t- fr... | Nathanael Nerode | 1 | -3/+0 |
2003-06-30 | README: Fix spelling for "testcase". | Volker Reichelt | 3 | -7/+7 |
2003-06-19 | target.h (asm_out.file_start, [...]): New hooks. | Zack Weinberg | 2 | -18/+23 |
2003-06-14 | rtl.h (STORE_FLAG_VALUE): Remove default definition from here. | Roger Sayle | 1 | -2/+0 |
2003-06-07 | config.gcc (with_cpu handling): Translate sparc64 in $machine to --with-cpu=v9. | Zack Weinberg | 1 | -4/+0 |
2003-06-03 | configure.in (HAVE_LD_PIE): Check for ld -pie. | Jakub Jelinek | 1 | -1/+1 |
2003-05-18 | c-cppbuiltin.c (TARGET_OS_CPP_BUILTINS, [...]): Default here. | Neil Booth | 2 | -9/+0 |
2003-05-16 | alpha.c (print_operand_address, [...]): Use string concatentation on HOST_WID... | Kaveh R. Ghazi | 1 | -10/+6 |
2003-05-16 | cris.c (cris_target_asm_function_prologue, [...]): Fix format specifier warni... | Kaveh R. Ghazi | 1 | -14/+18 |
2003-05-12 | Mon May 12 11:32:53 CEST 2003 Jan Hubicka <jh@suse.cz> | Jan Hubicka | 2 | -3/+3 |
2003-04-17 | toplev.c (target_options): Add value field. | DJ Delorie | 2 | -6/+6 |
2003-04-16 | cris.c (cris_gotless_symbol, [...]): Use SYMBOL_REF_LOCAL_P; abort if not pic. | Richard Henderson | 1 | -26/+14 |
2003-04-14 | re PR target/10377 (gcc-3.2.2 creates bad assembler for cris) | Hans-Peter Nilsson | 1 | -38/+38 |
2003-03-11 | cris.md: Remove lingering EGCS reference. | Hans-Peter Nilsson | 3 | -56/+61 |
2003-03-09 | * config/cris/aout.h (ENDFILE_SPEC): Undef. | Hans-Peter Nilsson | 1 | -0/+3 |
2003-03-09 | aout.h (CRIS_CPP_SUBTARGET_SPEC): Move -D__AOUT__ to... | Hans-Peter Nilsson | 3 | -13/+57 |
2003-03-08 | cris_abi_symbol.c: #include tconfig.h and tm.h, not config.h. | Hans-Peter Nilsson | 3 | -7/+10 |
2003-03-08 | cris.h: Remove EGCS references. | Hans-Peter Nilsson | 1 | -19/+7 |
2003-02-22 | cris.c (cris_rtx_costs): Blockify dangling else. | Hans-Peter Nilsson | 1 | -6/+8 |
2003-01-28 | cris.c (cris_address_cost): Make static. | Richard Henderson | 3 | -4/+8 |
2003-01-27 | Makefile.in (cse.o): Depend on TARGET_H. | Richard Henderson | 2 | -67/+109 |
2003-01-26 | avr.h, [...]: Undefine ASM_FINISH_DECLARE_OBJECT before defining it. | Steven Bosscher | 1 | -15/+16 |
2003-01-01 | darwin-protos.h, [...]: Use struct, and don't conditionally compile on GCC_C_... | Neil Booth | 1 | -3/+1 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 2 | -18/+3 |
2002-11-26 | elfos.h (HANDLE_SYSV_PRAGMA): Define as 1. | Jason Thorpe | 1 | -1/+1 |
2002-10-22 | target.h (gcc_target.asm_out): Merge output_mi_thunk and output_mi_vcall_thun... | Richard Henderson | 1 | -2/+5 |
2002-10-20 | target.h (struct gcc_target): Line wrap. | Richard Henderson | 3 | -10/+8 |