aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/cris
AgeCommit message (Expand)AuthorFilesLines
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
2002-07-30alpha.h, [...] (ASM_OUTPUT_LABEL): Delete definition.Kaveh R. Ghazi1-8/+0
2002-07-28defaults.h (ASM_OUTPUT_MEASURED_SIZE): Take only two arguments.Zack Weinberg1-10/+1
2002-07-25defaults.h (ASM_OUTPUT_TYPE_DIRECTIVE, [...]): New default definitions of new...Zack Weinberg1-39/+17
2002-07-17linux.h (CRIS_LINK_SUBTARGET_SPEC): Don't --gc-sections if -r.Hans-Peter Nilsson2-2/+2
2002-07-16varargs.h: Replace with stub which issues #error.Zack Weinberg1-2/+1
2002-07-01re PR target/7177 (cris-axis-elf: ICE at -O2, unrecognized insn, sign-extend ...Hans-Peter Nilsson1-4/+4
2002-06-18arit.c (do_31div, [...]): Mark prototype __always_inline__.Hans-Peter Nilsson1-4/+7
2002-06-16re PR target/7042 (cris-elf miscompiles line_hints in ghostscript - "return" ...Hans-Peter Nilsson1-0/+5
2002-06-12re PR target/6997 (CRIS: compare result incorrect -- sleu pattern in cris.md ...Hans-Peter Nilsson1-1/+2
2002-06-11Delete SEQUENCE rtl usage outside of reorg and ssa passes.David S. Miller1-1/+1
2002-06-09* config/cris/cris.c: Include ggc.hHans-Peter Nilsson1-0/+1
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating2-6/+10
2002-05-29re PR target/6838 (cris-elf ICE (gcc 3.1))Hans-Peter Nilsson1-30/+35
2002-05-19target-def.h (TARGET_BINDS_LOCAL_P): New.Richard Henderson1-14/+4
2002-05-19system.h (STRIP_NAME_ENCODING): Poison it.Richard Henderson1-2/+2
2002-05-18system.h (ENCODE_SECTION_INFO): Poison it.Richard Henderson3-10/+8
2002-05-09t-linux64 (SHLIB_MAPFILES): Set.Jakub Jelinek1-4/+0