summaryrefslogtreecommitdiff
path: root/gcc/target-def.h
Commit message (Expand)AuthorAgeFilesLines
* target.h (asm_out.byte_op, [...]): New fields.Richard Sandiford2001-12-171-0/+38
* target.h (struct gcc_target): Add asm_out.exception_section, asm_out.eh_frame...Stan Shebs2001-10-221-1/+15
* Table-driven attributes.Joseph Myers2001-09-211-4/+4
* rtl.def: Undo my patch commited 2001-08-27.Vladimir Makarov2001-08-301-27/+10
* rtl.def (DEFINE_CPU_UNIT, [...]): New RTL constructions.Vladimir Makarov2001-08-271-10/+27
* haifa-sched.c: Convert to target hooks.Zack Weinberg2001-08-181-0/+23
* Move constructor/destructor handling into target hooks.Richard Henderson2001-08-091-2/+37
* target.h (gcc_target): Add asm_out.named_section, section_type_flags, have_na...Richard Henderson2001-08-031-2/+17
* target.h (struct gcc_target): New fields init_builtins and expand_builtin.Stan Shebs2001-07-101-1/+7
* final.c (output_addr_const): Use target opening and closing parentheses.Neil Booth2001-07-091-1/+5
* target.h (struct gcc_target): Add insert_attributes.Joseph Myers2001-07-081-1/+3
* final.c (no_asm_to_stream): New.Neil Booth2001-07-081-1/+6
* Makefile.in (final.o): Depend on target.h.Neil Booth2001-07-061-0/+7
* target.h (struct gcc_target): Add comp_type_attributes and set_default_type_a...Joseph Myers2001-06-291-1/+5
* system.h (TARGET_ESC): Move to ...Neil Booth2001-06-271-4/+7
* Makefile.in (TARGET_H, [...]): New.Neil Booth2001-06-261-0/+38