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