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