aboutsummaryrefslogtreecommitdiff
path: root/gcc/target-def.h
AgeCommit message (Expand)Author
2004-05-12This commit was manufactured by cvs2svn to create tagapple/gcc-1750no-author
2004-03-05Mainline merge as of 2004-03-05.Diego Novillo
2004-03-04Mainline merge as of 2004-03-03.Diego Novillo
2004-03-02Merge to tree-ssa-20020619-merge-20040227.Richard Henderson
2004-02-13Mainline merge as of 2004-02-11.Diego Novillo
2004-01-30Mainline merge as of 2004-01-26.Diego Novillo
2004-01-03Merge to tree-ssa-20020619-merge-20040102.Richard Henderson
2003-11-25Mainline merge as of 2003-11-23.Diego Novillo
2003-11-13Mainline merge as of 2003-11-11.Diego Novillo
2003-10-28Mainline merge as of 2003-10-26.Diego Novillo
2003-10-19Mainline merge as of 2003-10-17.Diego Novillo
2003-10-06Merge from mainline, tree-ssa-20020619-merge-20031005.Richard Henderson
2003-09-28Merge from mainline.Richard Henderson
2003-07-212003-07-21 Steven Bosscher <steven@gcc.gnu.org>Diego Novillo
2003-06-03Mainline merge as of 2003-05-25.Diego Novillo
2003-05-07Mainline merge as of 2003-05-04.Diego Novillo
2003-04-09Mainline merge as of 2003-04-06. Additional fixes for bugsDiego Novillo
2003-03-02Mainline merge as of 2003-03-02.Diego Novillo
2003-02-23Mainline merge as of 2003-02-23.Diego Novillo
2003-02-09Mainline merge as of 2003-02-09.Diego Novillo
2003-02-03Mainline merge as of 2003-02-03. Needed to make some changes toDiego Novillo
2003-01-17Mainline merge as of 2003-01-17.Diego Novillo
2002-12-17Merge with mainline as of 2002-12-17.Diego Novillo
2002-12-03Merge with basic-improvements as of 2002-12-03.Diego Novillo
2002-11-01Merge basic-improvements into tree-ssa as of 2002-10-31.Diego Novillo
2002-10-22Merge with basic-improvements as of 2002-10-21Diego Novillo
2002-10-11b-i-b merge as of 2002-10-11.Diego Novillo
2002-09-20Merge with basic-improvements branch as of 2002-09-19.Diego Novillo
2002-09-15Mainline merge as of 2002-09-15.Diego Novillo
2002-09-09Mainline merge as of 2002-09-08.Diego Novillo
2002-08-26Mainline merge as of 2002-08-25.Diego Novillo
2002-05-22 * c-common.h (enum rid): Add RID_THREAD.Richard Henderson
2002-05-19 * target-def.h (TARGET_BINDS_LOCAL_P): New.Richard Henderson
2002-05-19 * system.h (STRIP_NAME_ENCODING): Poison it.Richard Henderson
2002-05-19 * system.h (ENCODE_SECTION_INFO): Poison it.Richard Henderson
2002-05-18 * system.h (SELECT_RTX_SECTION): Poison.Richard Henderson
2002-05-17 * hooks.c (hook_tree_bool_false): New.Richard Henderson
2002-05-09 * Makefile.in: Update.Neil Booth
2002-05-04 * Makefile.in (c-lex.o): Update.Neil Booth
2002-05-042002-05-03 David S. Miller <davem@redhat.com>David S. Miller
2002-04-292002-04-29 Vladimir Makarov <vmakarov@redhat.com>Vladimir Makarov
2002-04-24 * attribs.c (c_common_attribute_table): Move table and handlersNeil Booth
2002-02-09* hooks.c: New file.Alexandre Oliva
2002-02-05* target.h (struct gcc_target): Added ms_bitfield_layout_p.Alexandre Oliva
2001-12-17 * target.h (asm_out.byte_op, asm_out.aligned_op, asm_out.unaligned_op,Richard Sandiford
2001-10-22 * target.h (struct gcc_target): Add asm_out.exception_section,Stan Shebs
2001-09-21 Table-driven attributes.Joseph Myers
2001-08-302001-08-30 Vladimir Makarov <vmakarov@redhat.com>Vladimir Makarov
2001-08-272001-08-27 Vladimir Makarov <vmakarov@touchme.toronto.redhat.com>Vladimir Makarov
2001-08-18 * haifa-sched.c: Convert to target hooks. Macros replacedZack Weinberg