aboutsummaryrefslogtreecommitdiff
path: root/gcc/target-def.h
AgeCommit message (Expand)AuthorFilesLines
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
2002-10-18target-def.h (TARGET_ASM_OUTPUT_MI_THUNK): Default to NULL.Mark Mitchell1-1/+11
2002-09-13target.h (struct gcc_target): New field terminate_dw2_eh_frame_info.Stan Shebs1-1/+10
2002-09-08varasm.c (default_assemble_visibility): Rename from assemble_visibility.Alan Modra1-1/+1
2002-09-07tm.texi (TARGET_ASM_ASSEMBLE_VISIBILITY): Describe.Alan Modra1-0/+5
2002-09-04target-def.h (TARGET_HAVE_SRODATA_SECTION): New macro.David Edelsohn1-1/+9
2002-08-21alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for unicosmk.Kaveh R. Ghazi1-0/+5
2002-05-21c-common.h (enum rid): Add RID_THREAD.Richard Henderson1-0/+5
2002-05-19target-def.h (TARGET_BINDS_LOCAL_P): New.Richard Henderson1-3/+8
2002-05-19system.h (STRIP_NAME_ENCODING): Poison it.Richard Henderson1-1/+6
2002-05-18system.h (ENCODE_SECTION_INFO): Poison it.Richard Henderson1-1/+6
2002-05-18system.h (SELECT_RTX_SECTION): Poison.Richard Henderson1-0/+5
2002-05-17hooks.c (hook_tree_bool_false): New.Richard Henderson1-1/+13
2002-05-09Makefile.in: Update.Neil Booth1-2/+0
2002-05-04Makefile.in (c-lex.o): Update.Neil Booth1-0/+2
2002-05-03target-defs.h (TARGET_SCHED_CYCLE_DISPLAY): Delete.David S. Miller1-2/+0
2002-04-292002-04-29 Vladimir Makarov <vmakarov@redhat.com>Vladimir Makarov1-10/+27
2002-04-24attribs.c (c_common_attribute_table): Move table and handlers to c-common.c.Neil Booth1-1/+1
2002-02-09hooks.c: New file.Alexandre Oliva1-1/+7
2002-02-05target.h (struct gcc_target): Added ms_bitfield_layout_p.Alexandre Oliva1-1/+3
2001-12-17target.h (asm_out.byte_op, [...]): New fields.Richard Sandiford1-0/+38
2001-10-22target.h (struct gcc_target): Add asm_out.exception_section, asm_out.eh_frame...Stan Shebs1-1/+15
2001-09-21Table-driven attributes.Joseph Myers1-4/+4
2001-08-30rtl.def: Undo my patch commited 2001-08-27.Vladimir Makarov1-27/+10
2001-08-27rtl.def (DEFINE_CPU_UNIT, [...]): New RTL constructions.Vladimir Makarov1-10/+27
2001-08-18haifa-sched.c: Convert to target hooks.Zack Weinberg1-0/+23
2001-08-09Move constructor/destructor handling into target hooks.Richard Henderson1-2/+37
2001-08-03target.h (gcc_target): Add asm_out.named_section, section_type_flags, have_na...Richard Henderson1-2/+17
2001-07-10target.h (struct gcc_target): New fields init_builtins and expand_builtin.Stan Shebs1-1/+7
2001-07-09final.c (output_addr_const): Use target opening and closing parentheses.Neil Booth1-1/+5
2001-07-08target.h (struct gcc_target): Add insert_attributes.Joseph Myers1-1/+3
2001-07-08final.c (no_asm_to_stream): New.Neil Booth1-1/+6
2001-07-06Makefile.in (final.o): Depend on target.h.Neil Booth1-0/+7
2001-06-29target.h (struct gcc_target): Add comp_type_attributes and set_default_type_a...Joseph Myers1-1/+5
2001-06-27system.h (TARGET_ESC): Move to ...Neil Booth1-4/+7
2001-06-26Makefile.in (TARGET_H, [...]): New.Neil Booth1-0/+38