summaryrefslogtreecommitdiff
path: root/gcc/target.h
Commit message (Expand)AuthorAgeFilesLines
* target.h (struct gcc_target): Add asm_out.exception_section, asm_out.eh_frame...Stan Shebs2001-10-221-0/+6
* Table-driven attributes.Joseph Myers2001-09-211-11/+6
* rtl.def: Undo my patch commited 2001-08-27.Vladimir Makarov2001-08-301-41/+0
* rtl.def (DEFINE_CPU_UNIT, [...]): New RTL constructions.Vladimir Makarov2001-08-271-0/+41
* haifa-sched.c: Convert to target hooks.Zack Weinberg2001-08-181-10/+44
* varasm.c (named_section_flags): Remove align parameter.Richard Henderson2001-08-161-5/+3
* Move constructor/destructor handling into target hooks.Richard Henderson2001-08-091-0/+10
* target.h (gcc_target): Add asm_out.named_section, section_type_flags, have_na...Richard Henderson2001-08-031-0/+14
* target.h (struct gcc_target): New fields init_builtins and expand_builtin.Stan Shebs2001-07-101-0/+13
* final.c (output_addr_const): Use target opening and closing parentheses.Neil Booth2001-07-091-6/+9
* target.h (struct gcc_target): Add insert_attributes.Joseph Myers2001-07-081-0/+3
* final.c (no_asm_to_stream): New.Neil Booth2001-07-081-0/+6
* target.h (targetm): Rename global from "target", so as not to conflict with l...Stan Shebs2001-07-071-3/+3
* Makefile.in (final.o): Depend on target.h.Neil Booth2001-07-061-0/+10
* target.h (struct gcc_target): Add comp_type_attributes and set_default_type_a...Joseph Myers2001-06-291-0/+8
* system.h (TARGET_ESC): Move to ...Neil Booth2001-06-271-2/+2
* Makefile.in (TARGET_H, [...]): New.Neil Booth2001-06-261-0/+68