summaryrefslogtreecommitdiff
path: root/gcc/config/cris
Commit message (Expand)AuthorAgeFilesLines
* README: Fix spelling for "testcase".Volker Reichelt2003-06-303-7/+7
* target.h (asm_out.file_start, [...]): New hooks.Zack Weinberg2003-06-192-18/+23
* rtl.h (STORE_FLAG_VALUE): Remove default definition from here.Roger Sayle2003-06-141-2/+0
* config.gcc (with_cpu handling): Translate sparc64 in $machine to --with-cpu=v9.Zack Weinberg2003-06-071-4/+0
* configure.in (HAVE_LD_PIE): Check for ld -pie.Jakub Jelinek2003-06-031-1/+1
* c-cppbuiltin.c (TARGET_OS_CPP_BUILTINS, [...]): Default here.Neil Booth2003-05-182-9/+0
* alpha.c (print_operand_address, [...]): Use string concatentation on HOST_WID...Kaveh R. Ghazi2003-05-161-10/+6
* cris.c (cris_target_asm_function_prologue, [...]): Fix format specifier warni...Kaveh R. Ghazi2003-05-161-14/+18
* Mon May 12 11:32:53 CEST 2003 Jan Hubicka <jh@suse.cz>Jan Hubicka2003-05-122-3/+3
* toplev.c (target_options): Add value field.DJ Delorie2003-04-172-6/+6
* cris.c (cris_gotless_symbol, [...]): Use SYMBOL_REF_LOCAL_P; abort if not pic.Richard Henderson2003-04-161-26/+14
* re PR target/10377 (gcc-3.2.2 creates bad assembler for cris)Hans-Peter Nilsson2003-04-141-38/+38
* cris.md: Remove lingering EGCS reference.Hans-Peter Nilsson2003-03-113-56/+61
* * config/cris/aout.h (ENDFILE_SPEC): Undef.Hans-Peter Nilsson2003-03-091-0/+3
* aout.h (CRIS_CPP_SUBTARGET_SPEC): Move -D__AOUT__ to...Hans-Peter Nilsson2003-03-093-13/+57
* cris_abi_symbol.c: #include tconfig.h and tm.h, not config.h.Hans-Peter Nilsson2003-03-083-7/+10
* cris.h: Remove EGCS references.Hans-Peter Nilsson2003-03-081-19/+7
* cris.c (cris_rtx_costs): Blockify dangling else.Hans-Peter Nilsson2003-02-221-6/+8
* cris.c (cris_address_cost): Make static.Richard Henderson2003-01-283-4/+8
* Makefile.in (cse.o): Depend on TARGET_H.Richard Henderson2003-01-272-67/+109
* avr.h, [...]: Undefine ASM_FINISH_DECLARE_OBJECT before defining it.Steven Bosscher2003-01-261-15/+16
* darwin-protos.h, [...]: Use struct, and don't conditionally compile on GCC_C_...Neil Booth2003-01-011-3/+1
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-162-18/+3
* elfos.h (HANDLE_SYSV_PRAGMA): Define as 1.Jason Thorpe2002-11-261-1/+1
* target.h (gcc_target.asm_out): Merge output_mi_thunk and output_mi_vcall_thun...Richard Henderson2002-10-221-2/+5
* target.h (struct gcc_target): Line wrap.Richard Henderson2002-10-203-10/+8
* alpha-protos.h (alpha_output_mi_thunk_osf): Update signature to match target.h.Mark Mitchell2002-10-202-9/+13
* target-def.h (TARGET_ASM_OUTPUT_MI_THUNK): Default to NULL.Mark Mitchell2002-10-181-2/+1
* elfos.h: Follow spelling conventions.Kazu Hirata2002-09-241-1/+1
* alpha.c: Follow spelling conventions.Kazu Hirata2002-09-172-5/+5
* alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for unicosmk.Kaveh R. Ghazi2002-08-211-1/+1
* arc.c (output_shift): Use stdio instead of asm_fprintf.Kaveh R. Ghazi2002-08-201-9/+9
* * alpha.h, arc.h, arm/aout.h, avr.h, cris.h, d30v.h, dsp16xx.h,Kaveh R. Ghazi2002-07-311-8/+2
* alpha.h, [...] (ASM_OUTPUT_LABEL): Delete definition.Kaveh R. Ghazi2002-07-301-8/+0
* defaults.h (ASM_OUTPUT_MEASURED_SIZE): Take only two arguments.Zack Weinberg2002-07-281-10/+1
* defaults.h (ASM_OUTPUT_TYPE_DIRECTIVE, [...]): New default definitions of new...Zack Weinberg2002-07-251-39/+17
* linux.h (CRIS_LINK_SUBTARGET_SPEC): Don't --gc-sections if -r.Hans-Peter Nilsson2002-07-172-2/+2
* varargs.h: Replace with stub which issues #error.Zack Weinberg2002-07-161-2/+1
* re PR target/7177 (cris-axis-elf: ICE at -O2, unrecognized insn, sign-extend ...Hans-Peter Nilsson2002-07-011-4/+4
* arit.c (do_31div, [...]): Mark prototype __always_inline__.Hans-Peter Nilsson2002-06-181-4/+7
* re PR target/7042 (cris-elf miscompiles line_hints in ghostscript - "return" ...Hans-Peter Nilsson2002-06-161-0/+5
* re PR target/6997 (CRIS: compare result incorrect -- sleu pattern in cris.md ...Hans-Peter Nilsson2002-06-121-1/+2
* Delete SEQUENCE rtl usage outside of reorg and ssa passes.David S. Miller2002-06-111-1/+1
* * config/cris/cris.c: Include ggc.hHans-Peter Nilsson2002-06-091-0/+1
* Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating2002-06-042-6/+10
* re PR target/6838 (cris-elf ICE (gcc 3.1))Hans-Peter Nilsson2002-05-291-30/+35
* target-def.h (TARGET_BINDS_LOCAL_P): New.Richard Henderson2002-05-191-14/+4
* system.h (STRIP_NAME_ENCODING): Poison it.Richard Henderson2002-05-191-2/+2
* system.h (ENCODE_SECTION_INFO): Poison it.Richard Henderson2002-05-183-10/+8
* t-linux64 (SHLIB_MAPFILES): Set.Jakub Jelinek2002-05-091-4/+0