aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/frv
AgeCommit message (Expand)AuthorFilesLines
2003-06-28gcse.c (compute_ld_motion_mems): Use INSN_P instead of its definition.Kazu Hirata1-1/+1
2003-06-16decl.c, [...]: Don't use the PTR macro.Kaveh R. Ghazi1-4/+4
2003-06-15frv.h: Remove declaration of g_switch_value.Neil Booth1-2/+0
2003-06-15install.texi: Follow spelling conventions.Kazu Hirata1-2/+2
2003-06-09Fix copyright problems reported by Doug Evans.James E Wilson6-6/+48
2003-06-04uwin.h: Remove SUBTARGET_PROLOGUE.Andreas Jaeger1-2/+1
2003-06-03Commit patch that was approved last october. Oops.Anthony Green1-1/+1
2003-06-03configure.in (HAVE_LD_PIE): Check for ld -pie.Jakub Jelinek1-1/+1
2003-05-19flags.h (g_switch_value): Change to an unsigned HOST_WIDE_INT.Matt Kraai2-4/+3
2003-05-16alpha.c (print_operand_address, [...]): Use string concatentation on HOST_WID...Kaveh R. Ghazi1-7/+5
2003-05-16frv.c (frv_print_operand_memory_reference): Fix format specifier warning.Kaveh R. Ghazi1-2/+3
2003-05-14target-def.h (TARGET_MACHINE_DEPENDENT_REORG): Define.Richard Sandiford2-6/+0
2003-05-12Mon May 12 11:32:53 CEST 2003 Jan Hubicka <jh@suse.cz>Jan Hubicka1-1/+1
2003-04-17toplev.c (target_options): Add value field.DJ Delorie1-7/+7
2003-04-16frv.c (symbol_ref_small_data_p): Remove.Richard Henderson2-123/+46
2003-04-16frv.c (frv_asm_out_constructor): New.Richard Henderson2-21/+31
2003-03-09frv.h: Use TARGET_CPU_CPP_BUILTINS, not CPP_PREDEFINES.Neil Booth1-10/+7
2003-02-19calls.c (expand_call): Update call of INIT_CUMULATIVE_ARGSJan Hubicka3-7/+7
2003-01-27Makefile.in (cse.o): Depend on TARGET_H.Richard Henderson2-59/+65
2002-12-20c-pretty-print.h: Fix comment typos.Kazu Hirata1-2/+2
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg2-30/+8
2002-12-01* config/frv/xm-frv.h: Delete, unnecessary.Zack Weinberg1-38/+0
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/+6
2002-10-20target.h (struct gcc_target): Line wrap.Richard Henderson3-38/+5
2002-10-20alpha-protos.h (alpha_output_mi_thunk_osf): Update signature to match target.h.Mark Mitchell3-18/+9
2002-10-18target-def.h (TARGET_ASM_OUTPUT_MI_THUNK): Default to NULL.Mark Mitchell1-2/+1
2002-09-28ChangeLog.4: Fix typos.Kazu Hirata2-4/+4
2002-09-24elfos.h: Follow spelling conventions.Kazu Hirata2-5/+5
2002-09-19real.h (UNKNOWN_FLOAT_FORMAT, [...]): Move ...Richard Henderson1-23/+0
2002-09-19fp-bit.c: Follow spelling conventions.Kazu Hirata2-8/+8
2002-09-15ChangeLog: Follow spelling conventions.Kazu Hirata2-3/+3
2002-09-15ChangeLog: Follow spelling conventions.Kazu Hirata1-2/+2
2002-09-14ChangeLog: Follow spelling conventions.Kazu Hirata2-4/+4
2002-09-14fr30.h: Fix comment typos.Kazu Hirata1-1/+1
2002-09-14haifa-sched.c: Follow spelling conventions.Kazu Hirata1-2/+2
2002-09-05frv.c (frv_unique_section, [...]): Delete.Kaveh R. Ghazi1-128/+13
2002-09-05* frv.c (frv_encode_section_info): Fix error in last change.Kaveh R. Ghazi1-1/+1
2002-09-04frv-protos.h (frv_init_builtins, [...]): Delete.Kaveh R. Ghazi3-110/+50
2002-08-21alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for unicosmk.Kaveh R. Ghazi1-11/+2
2002-08-11dsp16xx.c (print_operand): Fix format specifier.Kaveh R. Ghazi1-1/+1
2002-08-05Add missing fileBernd Schmidt1-0/+93
2002-08-04Index: ChangeLogGeoffrey Keating1-1/+1
2002-08-04Remove one of the files checked in previouslyBernd Schmidt1-256/+0
2002-08-04Add the FRV portBernd Schmidt21-0/+22517