summaryrefslogtreecommitdiff
path: root/gcc/target.h
Commit message (Expand)AuthorAgeFilesLines
* config.gcc (with_cpu handling): Translate sparc64 in $machine to --with-cpu=v9.Zack Weinberg2003-06-071-0/+3
* target-def.h (TARGET_MACHINE_DEPENDENT_REORG): Define.Richard Sandiford2003-05-141-0/+4
* tree.h (TREE_CST_RTL, [...]): Delete.Zack Weinberg2003-04-281-4/+3
* target.h (encode_section_info): Add new argument carrying the RTL to be modif...Zack Weinberg2003-04-201-1/+1
* tm.texi: Document TARGET_DWARF_REGISTER_SPAN.Aldy Hernandez2003-03-051-0/+8
* 003-02-20 Aldy Hernandez <aldyh@redhat.com>Aldy Hernandez2003-02-251-2/+2
* 20030218-1.c: New.Nick Clifton2003-02-191-0/+3
* Makefile.in (cfglayout.o): Depend on TARGET_H.Richard Henderson2003-02-151-0/+3
* hooks.c (hook_rtx_rtx_identity): Generic hook function that takes a single rt...Roger Sayle2003-02-031-1/+4
* target.h (targetm.address_cost): New.Richard Henderson2003-01-281-0/+4
* Makefile.in (cse.o): Depend on TARGET_H.Richard Henderson2003-01-271-0/+9
* 2003-01-09 Vladimir Makarov <vmakarov@redhat.com>Vladimir Makarov2003-01-091-0/+24
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-0/+9
* target.h (gcc_target): Add cannot_force_const_mem.Richard Henderson2002-12-091-0/+3
* c-common.c (handle_visibility_attribute): Accept "default".Richard Henderson2002-11-261-1/+1
* hard-reg-set.h: Follow spelling conventions.Kazu Hirata2002-11-161-1/+1
* target.h (gcc_target.asm_out): Merge output_mi_thunk and output_mi_vcall_thun...Richard Henderson2002-10-221-6/+20
* target.h (struct gcc_target): Line wrap.Richard Henderson2002-10-201-3/+3
* alpha-protos.h (alpha_output_mi_thunk_osf): Update signature to match target.h.Mark Mitchell2002-10-201-2/+2
* target-def.h (TARGET_ASM_OUTPUT_MI_THUNK): Default to NULL.Mark Mitchell2002-10-181-0/+7
* LANGUAGES: Follow spelling conventions.Kazu Hirata2002-09-271-1/+1
* target.h (struct gcc_target): New field terminate_dw2_eh_frame_info.Stan Shebs2002-09-131-0/+3
* tm.texi (TARGET_ASM_ASSEMBLE_VISIBILITY): Describe.Alan Modra2002-09-071-0/+4
* target-def.h (TARGET_HAVE_SRODATA_SECTION): New macro.David Edelsohn2002-09-041-0/+3
* alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for unicosmk.Kaveh R. Ghazi2002-08-211-0/+3
* target.h: Fix formatting.Kazu Hirata2002-05-311-1/+1
* c-common.h (enum rid): Add RID_THREAD.Richard Henderson2002-05-211-0/+3
* target-def.h (TARGET_BINDS_LOCAL_P): New.Richard Henderson2002-05-191-7/+13
* system.h (STRIP_NAME_ENCODING): Poison it.Richard Henderson2002-05-191-0/+3
* system.h (ENCODE_SECTION_INFO): Poison it.Richard Henderson2002-05-181-0/+4
* system.h (SELECT_RTX_SECTION): Poison.Richard Henderson2002-05-181-0/+5
* hooks.c (hook_tree_bool_false): New.Richard Henderson2002-05-171-0/+14
* Makefile.in: Update.Neil Booth2002-05-091-4/+0
* Makefile.in (c-lex.o): Update.Neil Booth2002-05-041-0/+4
* target-defs.h (TARGET_SCHED_CYCLE_DISPLAY): Delete.David S. Miller2002-05-031-6/+0
* 2002-04-29 Vladimir Makarov <vmakarov@redhat.com>Vladimir Makarov2002-04-291-0/+41
* attribs.c (c_common_attribute_table): Move table and handlers to c-common.c.Neil Booth2002-04-241-1/+2
* hooks.c: New file.Alexandre Oliva2002-02-091-0/+4
* target.h (struct gcc_target): Added ms_bitfield_layout_p.Alexandre Oliva2002-02-051-1/+5
* target.h (asm_out.byte_op, [...]): New fields.Richard Sandiford2001-12-171-0/+17
* target.h (struct gcc_target): Add asm_out.exception_section, asm_out.eh_frame...Stan Shebs2001-10-221-0/+6
* Table-driven attributes.Joseph Myers2001-09-211-11/+6
* rtl.def: Undo my patch commited 2001-08-27.Vladimir Makarov2001-08-301-41/+0
* rtl.def (DEFINE_CPU_UNIT, [...]): New RTL constructions.Vladimir Makarov2001-08-271-0/+41
* haifa-sched.c: Convert to target hooks.Zack Weinberg2001-08-181-10/+44
* varasm.c (named_section_flags): Remove align parameter.Richard Henderson2001-08-161-5/+3
* Move constructor/destructor handling into target hooks.Richard Henderson2001-08-091-0/+10
* target.h (gcc_target): Add asm_out.named_section, section_type_flags, have_na...Richard Henderson2001-08-031-0/+14
* target.h (struct gcc_target): New fields init_builtins and expand_builtin.Stan Shebs2001-07-101-0/+13
* final.c (output_addr_const): Use target opening and closing parentheses.Neil Booth2001-07-091-6/+9