aboutsummaryrefslogtreecommitdiff
path: root/gcc/target.h
AgeCommit message (Expand)AuthorFilesLines
2003-01-28target.h (targetm.address_cost): New.Richard Henderson1-0/+4
2003-01-27Makefile.in (cse.o): Depend on TARGET_H.Richard Henderson1-0/+9
2003-01-092003-01-09 Vladimir Makarov <vmakarov@redhat.com>Vladimir Makarov1-0/+24
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-0/+9
2002-12-09target.h (gcc_target): Add cannot_force_const_mem.Richard Henderson1-0/+3
2002-11-26c-common.c (handle_visibility_attribute): Accept "default".Richard Henderson1-1/+1
2002-11-16hard-reg-set.h: Follow spelling conventions.Kazu Hirata1-1/+1
2002-10-22target.h (gcc_target.asm_out): Merge output_mi_thunk and output_mi_vcall_thun...Richard Henderson1-6/+20
2002-10-20target.h (struct gcc_target): Line wrap.Richard Henderson1-3/+3
2002-10-20alpha-protos.h (alpha_output_mi_thunk_osf): Update signature to match target.h.Mark Mitchell1-2/+2
2002-10-18target-def.h (TARGET_ASM_OUTPUT_MI_THUNK): Default to NULL.Mark Mitchell1-0/+7
2002-09-27LANGUAGES: Follow spelling conventions.Kazu Hirata1-1/+1
2002-09-13target.h (struct gcc_target): New field terminate_dw2_eh_frame_info.Stan Shebs1-0/+3
2002-09-07tm.texi (TARGET_ASM_ASSEMBLE_VISIBILITY): Describe.Alan Modra1-0/+4
2002-09-04target-def.h (TARGET_HAVE_SRODATA_SECTION): New macro.David Edelsohn1-0/+3
2002-08-21alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for unicosmk.Kaveh R. Ghazi1-0/+3
2002-05-31target.h: Fix formatting.Kazu Hirata1-1/+1
2002-05-21c-common.h (enum rid): Add RID_THREAD.Richard Henderson1-0/+3
2002-05-19target-def.h (TARGET_BINDS_LOCAL_P): New.Richard Henderson1-7/+13
2002-05-19system.h (STRIP_NAME_ENCODING): Poison it.Richard Henderson1-0/+3
2002-05-18system.h (ENCODE_SECTION_INFO): Poison it.Richard Henderson1-0/+4
2002-05-18system.h (SELECT_RTX_SECTION): Poison.Richard Henderson1-0/+5
2002-05-17hooks.c (hook_tree_bool_false): New.Richard Henderson1-0/+14
2002-05-09Makefile.in: Update.Neil Booth1-4/+0
2002-05-04Makefile.in (c-lex.o): Update.Neil Booth1-0/+4
2002-05-03target-defs.h (TARGET_SCHED_CYCLE_DISPLAY): Delete.David S. Miller1-6/+0
2002-04-292002-04-29 Vladimir Makarov <vmakarov@redhat.com>Vladimir Makarov1-0/+41
2002-04-24attribs.c (c_common_attribute_table): Move table and handlers to c-common.c.Neil Booth1-1/+2
2002-02-09hooks.c: New file.Alexandre Oliva1-0/+4
2002-02-05target.h (struct gcc_target): Added ms_bitfield_layout_p.Alexandre Oliva1-1/+5
2001-12-17target.h (asm_out.byte_op, [...]): New fields.Richard Sandiford1-0/+17
2001-10-22target.h (struct gcc_target): Add asm_out.exception_section, asm_out.eh_frame...Stan Shebs1-0/+6
2001-09-21Table-driven attributes.Joseph Myers1-11/+6
2001-08-30rtl.def: Undo my patch commited 2001-08-27.Vladimir Makarov1-41/+0
2001-08-27rtl.def (DEFINE_CPU_UNIT, [...]): New RTL constructions.Vladimir Makarov1-0/+41
2001-08-18haifa-sched.c: Convert to target hooks.Zack Weinberg1-10/+44
2001-08-16varasm.c (named_section_flags): Remove align parameter.Richard Henderson1-5/+3
2001-08-09Move constructor/destructor handling into target hooks.Richard Henderson1-0/+10
2001-08-03target.h (gcc_target): Add asm_out.named_section, section_type_flags, have_na...Richard Henderson1-0/+14
2001-07-10target.h (struct gcc_target): New fields init_builtins and expand_builtin.Stan Shebs1-0/+13
2001-07-09final.c (output_addr_const): Use target opening and closing parentheses.Neil Booth1-6/+9
2001-07-08target.h (struct gcc_target): Add insert_attributes.Joseph Myers1-0/+3
2001-07-08final.c (no_asm_to_stream): New.Neil Booth1-0/+6
2001-07-07target.h (targetm): Rename global from "target", so as not to conflict with l...Stan Shebs1-3/+3
2001-07-06Makefile.in (final.o): Depend on target.h.Neil Booth1-0/+10
2001-06-29target.h (struct gcc_target): Add comp_type_attributes and set_default_type_a...Joseph Myers1-0/+8
2001-06-27system.h (TARGET_ESC): Move to ...Neil Booth1-2/+2
2001-06-26Makefile.in (TARGET_H, [...]): New.Neil Booth1-0/+68