summaryrefslogtreecommitdiff
path: root/gcc/target.h
Commit message (Expand)AuthorAgeFilesLines
* * system.h (ENCODE_SECTION_INFO): Poison it.rth2002-05-191-0/+4
* * system.h (SELECT_RTX_SECTION): Poison.rth2002-05-181-0/+5
* * hooks.c (hook_tree_bool_false): New.rth2002-05-171-0/+14
* * Makefile.in: Update.neil2002-05-091-4/+0
* * Makefile.in (c-lex.o): Update.neil2002-05-041-0/+4
* 2002-05-03 David S. Miller <davem@redhat.com>davem2002-05-041-6/+0
* 2002-04-29 Vladimir Makarov <vmakarov@redhat.com>vmakarov2002-04-291-0/+41
* * attribs.c (c_common_attribute_table): Move table and handlersneil2002-04-241-1/+2
* * hooks.c: New file.aoliva2002-02-091-0/+4
* * target.h (struct gcc_target): Added ms_bitfield_layout_p.aoliva2002-02-051-1/+5
* * target.h (asm_out.byte_op, asm_out.aligned_op, asm_out.unaligned_op,rsandifo2001-12-171-0/+17
* * target.h (struct gcc_target): Add asm_out.exception_section,shebs2001-10-221-0/+6
* Table-driven attributes.jsm282001-09-211-11/+6
* 2001-08-30 Vladimir Makarov <vmakarov@redhat.com>vmakarov2001-08-301-41/+0
* 2001-08-27 Vladimir Makarov <vmakarov@touchme.toronto.redhat.com>vmakarov2001-08-271-0/+41
* * haifa-sched.c: Convert to target hooks. Macros replacedzack2001-08-181-10/+44
* * varasm.c (named_section_flags): Remove align parameter.rth2001-08-171-5/+3
* Move constructor/destructor handling into target hooks.rth2001-08-091-0/+10
* * target.h (gcc_target): Add asm_out.named_section,rth2001-08-041-0/+14
* * target.h (struct gcc_target): New fields init_builtins andshebs2001-07-101-0/+13
* * final.c (output_addr_const): Use target opening andneil2001-07-091-6/+9
* * target.h (struct gcc_target): Add insert_attributes.jsm282001-07-081-0/+3
* * final.c (no_asm_to_stream): New.neil2001-07-081-0/+6
* * target.h (targetm): Rename global from "target", so as not toshebs2001-07-071-3/+3
* * Makefile.in (final.o): Depend on target.h.neil2001-07-061-0/+10
* * target.h (struct gcc_target): Add comp_type_attributes andjsm282001-06-291-0/+8
* * system.h (TARGET_ESC): Move to ...neil2001-06-271-2/+2
* * Makefile.in (TARGET_H, TARGET_DEF_H): New.neil2001-06-261-0/+68