summaryrefslogtreecommitdiff
path: root/gcc/target-def.h
Commit message (Expand)AuthorAgeFilesLines
* target-def.h (TARGET_SCHED_INIT_GLOBAL, [...]): New macros.Sanjiv Kumar Gupta2004-02-241-0/+4
* Makefile.in (opts.o): Depend on target.h.Kazu Hirata2004-02-231-0/+3
* target-def.h (TARGET_STRUCT_VALUE_RTX): Define as hook_rtx_tree_int_null.Kazu Hirata2004-02-081-1/+1
* default.h (PROMOTE_PROTOTYPES): Remove.Kazu Hirata2004-02-081-2/+2
* target-def.h (TARGET_STRICT_ARGUMENT_NAMING): Define as hook_bool_CUMULATIVE_...Kazu Hirata2004-01-311-1/+1
* system.h (PROMOTE_FUNCTION_ARGS, [...]): Poison.Kazu Hirata2004-01-311-1/+1
* re PR target/1532 (-O3 generates (obviously) redundant tests and jumps)Ian Lance Taylor2004-01-231-1/+7
* re PR target/13186 ([PPC] Internal compiler error in reload.c)Richard Sandiford2003-12-041-3/+0
* Makefile.in (expr.o): Depend on $(TARGET_H).Richard Sandiford2003-11-161-0/+2
* Makefile.in (targhooks.o, reload.o): Update dependencies.Richard Sandiford2003-11-021-0/+3
* builtins.c (std_build_builtin_va_list): New.Richard Henderson2003-10-291-0/+3
* re PR pch/10757 (Adding -fpic/-fPIC causes crash with PCH created without -fp...Geoffrey Keating2003-10-241-1/+6
* haifa-sched.c (ok_for_early_schedule): New function.Dorit Naishlos2003-10-091-1/+3
* target.h (init_libfuncs): New hook.Zack Weinberg2003-10-021-1/+6
* target.h (struct gcc_target): New member external_libcall.Rainer Orth2003-09-231-1/+6
* targhooks.c: New file.DJ Delorie2003-09-031-0/+26
* target-def.h: Remove usage of OBJECT_FORMAT_ROSE.Andreas Jaeger2003-06-291-2/+2
* hooks.c (hook_int_void_no_regs): Rename from hook_reg_class_void_no_regs; cha...Richard Henderson2003-06-201-1/+1
* target.h (asm_out.file_start, [...]): New hooks.Zack Weinberg2003-06-191-1/+16
* bt-load.c: New file.Stephen Clarke2003-06-181-0/+4
* config.gcc (with_cpu handling): Translate sparc64 in $machine to --with-cpu=v9.Zack Weinberg2003-06-071-1/+6
* target-def.h (TARGET_MACHINE_DEPENDENT_REORG): Define.Richard Sandiford2003-05-141-0/+3
* rtl.def (SYMBOL_REF): Add two 0 fields.Richard Henderson2003-04-111-1/+1
* tm.texi: Document TARGET_DWARF_REGISTER_SPAN.Aldy Hernandez2003-03-051-0/+3
* 003-02-20 Aldy Hernandez <aldyh@redhat.com>Aldy Hernandez2003-02-251-3/+3
* 20030218-1.c: New.Nick Clifton2003-02-191-0/+5
* Makefile.in (cfglayout.o): Depend on TARGET_H.Richard Henderson2003-02-151-0/+2
* hooks.c (hook_rtx_rtx_identity): Generic hook function that takes a single rt...Roger Sayle2003-02-031-1/+3
* target.h (targetm.address_cost): New.Richard Henderson2003-01-281-2/+6
* Makefile.in (cse.o): Depend on TARGET_H.Richard Henderson2003-01-271-0/+2
* 2003-01-09 Vladimir Makarov <vmakarov@redhat.com>Vladimir Makarov2003-01-091-0/+6
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-0/+11
* target.h (gcc_target): Add cannot_force_const_mem.Richard Henderson2002-12-091-0/+2
* hooks.c (hook_bool_void_false, [...]): Rename so that the return type is first.Richard Henderson2002-11-261-8/+8
* target.h (gcc_target.asm_out): Merge output_mi_thunk and output_mi_vcall_thun...Richard Henderson2002-10-221-7/+2
* target-def.h (TARGET_ASM_OUTPUT_MI_THUNK): Default to NULL.Mark Mitchell2002-10-181-1/+11
* target.h (struct gcc_target): New field terminate_dw2_eh_frame_info.Stan Shebs2002-09-131-1/+10
* varasm.c (default_assemble_visibility): Rename from assemble_visibility.Alan Modra2002-09-081-1/+1
* tm.texi (TARGET_ASM_ASSEMBLE_VISIBILITY): Describe.Alan Modra2002-09-071-0/+5
* target-def.h (TARGET_HAVE_SRODATA_SECTION): New macro.David Edelsohn2002-09-041-1/+9
* alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for unicosmk.Kaveh R. Ghazi2002-08-211-0/+5
* c-common.h (enum rid): Add RID_THREAD.Richard Henderson2002-05-211-0/+5
* target-def.h (TARGET_BINDS_LOCAL_P): New.Richard Henderson2002-05-191-3/+8
* system.h (STRIP_NAME_ENCODING): Poison it.Richard Henderson2002-05-191-1/+6
* system.h (ENCODE_SECTION_INFO): Poison it.Richard Henderson2002-05-181-1/+6
* system.h (SELECT_RTX_SECTION): Poison.Richard Henderson2002-05-181-0/+5
* hooks.c (hook_tree_bool_false): New.Richard Henderson2002-05-171-1/+13
* Makefile.in: Update.Neil Booth2002-05-091-2/+0
* Makefile.in (c-lex.o): Update.Neil Booth2002-05-041-0/+2
* target-defs.h (TARGET_SCHED_CYCLE_DISPLAY): Delete.David S. Miller2002-05-031-2/+0