aboutsummaryrefslogtreecommitdiff
path: root/gcc/target.h
AgeCommit message (Expand)AuthorFilesLines
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