aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/cris
AgeCommit message (Expand)AuthorFilesLines
2004-02-06tm.texi (INIT_CUMULATIVE_ARGS): Update doco.Alan Modra1-1/+1
2004-02-05utils.c (create_param_decl): Replace PROMOTE_PROTOTYPES with targetm.calls.pr...Kazu Hirata1-1/+1
2004-02-04darwin.c, [...]: Fix comment formatting.Kazu Hirata1-1/+1
2004-02-04alpha.c, [...]: Fix comment typos.Kazu Hirata1-2/+2
2004-02-02arm.md, [...]: Fix indentation.Kazu Hirata1-8/+8
2004-02-02arc.md, [...]: Replace gen_rtx with gen_rtx_fmt_e*.Kazu Hirata1-5/+6
2004-02-01arm.c, [...]: Replace "gen_rtx (FOO, " with "gen_rtx_FOO (".Kazu Hirata1-7/+7
2004-01-26cris.c (TARGET_SETUP_INCOMING_VARARGS): New.Kazu Hirata2-22/+25
2004-01-24cris.c (TARGET_PROMOTE_FUNCTION_ARGS): New.Kazu Hirata2-9/+27
2004-01-18final.c (final_scan_insn): Make non-static again.Daniel Jacobowitz1-2/+3
2003-12-13vxlib.c: Fix comment typos.Kazu Hirata2-5/+5
2003-11-29gnu.h (HURD_TARGET_OS_CPP_BUILTINS): New.Kaveh R. Ghazi2-6/+4
2003-10-15re PR target/12598 (Invalid size optimization on volatile memory reference)Hans-Peter Nilsson3-57/+79
2003-10-02system.h: Poison macros obsoleted by earlier patch.Zack Weinberg1-1/+1
2003-10-02target.h (init_libfuncs): New hook.Zack Weinberg2-6/+16
2003-10-01cris-protos.h, cris.c: Convert to ISO C90 function declarations and definitions.Steven Bosscher2-185/+106
2003-09-23config.gcc: Do per-target disabling of fixproto here in clauses, not in t- fr...Nathanael Nerode1-3/+0
2003-06-30README: Fix spelling for "testcase".Volker Reichelt3-7/+7
2003-06-19target.h (asm_out.file_start, [...]): New hooks.Zack Weinberg2-18/+23
2003-06-14rtl.h (STORE_FLAG_VALUE): Remove default definition from here.Roger Sayle1-2/+0
2003-06-07config.gcc (with_cpu handling): Translate sparc64 in $machine to --with-cpu=v9.Zack Weinberg1-4/+0
2003-06-03configure.in (HAVE_LD_PIE): Check for ld -pie.Jakub Jelinek1-1/+1
2003-05-18c-cppbuiltin.c (TARGET_OS_CPP_BUILTINS, [...]): Default here.Neil Booth2-9/+0
2003-05-16alpha.c (print_operand_address, [...]): Use string concatentation on HOST_WID...Kaveh R. Ghazi1-10/+6
2003-05-16cris.c (cris_target_asm_function_prologue, [...]): Fix format specifier warni...Kaveh R. Ghazi1-14/+18
2003-05-12Mon May 12 11:32:53 CEST 2003 Jan Hubicka <jh@suse.cz>Jan Hubicka2-3/+3
2003-04-17toplev.c (target_options): Add value field.DJ Delorie2-6/+6
2003-04-16cris.c (cris_gotless_symbol, [...]): Use SYMBOL_REF_LOCAL_P; abort if not pic.Richard Henderson1-26/+14
2003-04-14re PR target/10377 (gcc-3.2.2 creates bad assembler for cris)Hans-Peter Nilsson1-38/+38
2003-03-11cris.md: Remove lingering EGCS reference.Hans-Peter Nilsson3-56/+61
2003-03-09* config/cris/aout.h (ENDFILE_SPEC): Undef.Hans-Peter Nilsson1-0/+3
2003-03-09aout.h (CRIS_CPP_SUBTARGET_SPEC): Move -D__AOUT__ to...Hans-Peter Nilsson3-13/+57
2003-03-08cris_abi_symbol.c: #include tconfig.h and tm.h, not config.h.Hans-Peter Nilsson3-7/+10
2003-03-08cris.h: Remove EGCS references.Hans-Peter Nilsson1-19/+7
2003-02-22cris.c (cris_rtx_costs): Blockify dangling else.Hans-Peter Nilsson1-6/+8
2003-01-28cris.c (cris_address_cost): Make static.Richard Henderson3-4/+8
2003-01-27Makefile.in (cse.o): Depend on TARGET_H.Richard Henderson2-67/+109
2003-01-26avr.h, [...]: Undefine ASM_FINISH_DECLARE_OBJECT before defining it.Steven Bosscher1-15/+16
2003-01-01darwin-protos.h, [...]: Use struct, and don't conditionally compile on GCC_C_...Neil Booth1-3/+1
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg2-18/+3
2002-11-26elfos.h (HANDLE_SYSV_PRAGMA): Define as 1.Jason Thorpe1-1/+1
2002-10-22target.h (gcc_target.asm_out): Merge output_mi_thunk and output_mi_vcall_thun...Richard Henderson1-2/+5
2002-10-20target.h (struct gcc_target): Line wrap.Richard Henderson3-10/+8
2002-10-20alpha-protos.h (alpha_output_mi_thunk_osf): Update signature to match target.h.Mark Mitchell2-9/+13
2002-10-18target-def.h (TARGET_ASM_OUTPUT_MI_THUNK): Default to NULL.Mark Mitchell1-2/+1
2002-09-24elfos.h: Follow spelling conventions.Kazu Hirata1-1/+1
2002-09-17alpha.c: Follow spelling conventions.Kazu Hirata2-5/+5
2002-08-21alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for unicosmk.Kaveh R. Ghazi1-1/+1
2002-08-20arc.c (output_shift): Use stdio instead of asm_fprintf.Kaveh R. Ghazi1-9/+9
2002-07-31* alpha.h, arc.h, arm/aout.h, avr.h, cris.h, d30v.h, dsp16xx.h,Kaveh R. Ghazi1-8/+2