aboutsummaryrefslogtreecommitdiff
path: root/gcc/target-def.h
AgeCommit message (Expand)AuthorFilesLines
2004-07-09md.texi (Processor pipeline description): Mention that the old pipeline descr...Steven Bosscher1-4/+0
2004-07-01target.h (struct gcc_target): Add new field to struct cxx: import_export_class.Nick Clifton1-1/+6
2004-06-30RTL prologue/epilogue for SPARCEric Botcazou1-0/+3
2004-06-29target-def.h (TARGET_CXX_GET_COOKIE_SIZE, [...]): Define.Paul Brook1-1/+11
2004-06-25target-def.h (TARGET_CXX_GUARD_TYPE, [...]): Define.Paul Brook1-0/+17
2004-06-20c-common.h (has_c_linkage): New interface.Zack Weinberg1-0/+11
2004-06-09Gimplify VA_ARG_EXPR into simpler forms.Jason Merrill1-0/+9
2004-05-14stor-layout.c (update_alignment_for_field): Use targetm.align_anon_bitfield.Paul Brook1-0/+2
2004-03-24hooks.c (hook_constcharptr_tree_null): New hook.Ziemowit Laski1-0/+2
2004-03-12Enabled linkonce support for Darwin.Matt Austern1-0/+6
2004-03-12re PR target/14547 (Passing _Complex long double does not follow the ABI)Richard Henderson1-2/+5
2004-03-04target-def.h (TARGET_OPTF): Delete.Alan Modra1-4/+0
2004-03-04Add framework support for darwin.Mike Stump1-0/+4
2004-03-03hooks.c (hook_tree_tree_identity): New.Kazu Hirata1-0/+3
2004-03-02builtins.c (BUILTIN_SETJMP_FRAME_VALUE): Remove.Kazu Hirata1-0/+3
2004-02-24target-def.h (TARGET_SCHED_INIT_GLOBAL, [...]): New macros.Sanjiv Kumar Gupta1-0/+4
2004-02-23Makefile.in (opts.o): Depend on target.h.Kazu Hirata1-0/+3
2004-02-08target-def.h (TARGET_STRUCT_VALUE_RTX): Define as hook_rtx_tree_int_null.Kazu Hirata1-1/+1
2004-02-08default.h (PROMOTE_PROTOTYPES): Remove.Kazu Hirata1-2/+2
2004-01-31target-def.h (TARGET_STRICT_ARGUMENT_NAMING): Define as hook_bool_CUMULATIVE_...Kazu Hirata1-1/+1
2004-01-31system.h (PROMOTE_FUNCTION_ARGS, [...]): Poison.Kazu Hirata1-1/+1
2004-01-23re PR target/1532 (-O3 generates (obviously) redundant tests and jumps)Ian Lance Taylor1-1/+7
2003-12-04re PR target/13186 ([PPC] Internal compiler error in reload.c)Richard Sandiford1-3/+0
2003-11-16Makefile.in (expr.o): Depend on $(TARGET_H).Richard Sandiford1-0/+2
2003-11-02Makefile.in (targhooks.o, reload.o): Update dependencies.Richard Sandiford1-0/+3
2003-10-29builtins.c (std_build_builtin_va_list): New.Richard Henderson1-0/+3
2003-10-24re PR pch/10757 (Adding -fpic/-fPIC causes crash with PCH created without -fp...Geoffrey Keating1-1/+6
2003-10-09haifa-sched.c (ok_for_early_schedule): New function.Dorit Naishlos1-1/+3
2003-10-02target.h (init_libfuncs): New hook.Zack Weinberg1-1/+6
2003-09-23target.h (struct gcc_target): New member external_libcall.Rainer Orth1-1/+6
2003-09-03targhooks.c: New file.DJ Delorie1-0/+26
2003-06-29target-def.h: Remove usage of OBJECT_FORMAT_ROSE.Andreas Jaeger1-2/+2
2003-06-20hooks.c (hook_int_void_no_regs): Rename from hook_reg_class_void_no_regs; cha...Richard Henderson1-1/+1
2003-06-19target.h (asm_out.file_start, [...]): New hooks.Zack Weinberg1-1/+16
2003-06-18bt-load.c: New file.Stephen Clarke1-0/+4
2003-06-07config.gcc (with_cpu handling): Translate sparc64 in $machine to --with-cpu=v9.Zack Weinberg1-1/+6
2003-05-14target-def.h (TARGET_MACHINE_DEPENDENT_REORG): Define.Richard Sandiford1-0/+3
2003-04-11rtl.def (SYMBOL_REF): Add two 0 fields.Richard Henderson1-1/+1
2003-03-05tm.texi: Document TARGET_DWARF_REGISTER_SPAN.Aldy Hernandez1-0/+3
2003-02-25003-02-20 Aldy Hernandez <aldyh@redhat.com>Aldy Hernandez1-3/+3
2003-02-1920030218-1.c: New.Nick Clifton1-0/+5
2003-02-15Makefile.in (cfglayout.o): Depend on TARGET_H.Richard Henderson1-0/+2
2003-02-03hooks.c (hook_rtx_rtx_identity): Generic hook function that takes a single rt...Roger Sayle1-1/+3
2003-01-28target.h (targetm.address_cost): New.Richard Henderson1-2/+6
2003-01-27Makefile.in (cse.o): Depend on TARGET_H.Richard Henderson1-0/+2
2003-01-092003-01-09 Vladimir Makarov <vmakarov@redhat.com>Vladimir Makarov1-0/+6
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-0/+11
2002-12-09target.h (gcc_target): Add cannot_force_const_mem.Richard Henderson1-0/+2
2002-11-26hooks.c (hook_bool_void_false, [...]): Rename so that the return type is first.Richard Henderson1-8/+8
2002-10-22target.h (gcc_target.asm_out): Merge output_mi_thunk and output_mi_vcall_thun...Richard Henderson1-7/+2