aboutsummaryrefslogtreecommitdiff
path: root/gcc/final.c
AgeCommit message (Expand)Author
2004-05-12This commit was manufactured by cvs2svn to create tagapple/gcc-1750no-author
2004-03-04Mainline merge as of 2004-03-03.Diego Novillo
2004-02-19 Remove the RTL inliner.Steven Bosscher
2004-02-16 * tree-nested.c: New file.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-12-01Mainline merge as of 2003-11-30.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-09-28Merge from mainline.Richard Henderson
2003-08-20Mainline merge as of 2003-08-17.Diego Novillo
2003-07-23Mainline merge as of 2003-07-22.Diego Novillo
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-02-03Mainline merge as of 2003-02-03. Needed to make some changes toDiego Novillo
2002-12-27Mainline merge as of 2002-12-26.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-10-22Merge with basic-improvements as of 2002-10-21Diego Novillo
2002-09-20Merge with basic-improvements branch as of 2002-09-19.Diego Novillo
2002-08-26Mainline merge as of 2002-08-25.Diego Novillo
2002-08-19Mainline merge as of 2002-08-18.Diego Novillo
2002-08-12Mainline merge as of 2002-08-11.Diego Novillo
2002-08-05Mainline merge as of 2002-08-04.Diego Novillo
2002-07-24Mainline merge as of 2002-07-21.Diego Novillo
2002-06-17 * function.h (struct function) [funcdef_no]: Rename profile_label_no.Richard Henderson
2002-06-04Tue Jun 4 19:29:42 CEST 2002 Jan Hubicka <jh@suse.cz>Jan Hubicka
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating
2002-06-02 * final.c (final): Allow notes to not have computed addresses;Jan Hubicka
2002-06-02 * loop.c (emit_prefetch_instructions): Properly place the address computation.Jan Hubicka
2002-05-24 PR other/6782Jakub Jelinek
2002-05-23 * bb-reorder.c (make_reorder_chain, make_reorder_chain_1):Zdenek Dvorak
2002-05-21 * bb-reorder.c (make_reorder_chain_1): Modified.Zdenek Dvorak
2002-05-18 * final.c (HAVE_READONLY_DATA_SECTION): New.Richard Henderson
2002-05-17 * final.c: Fix formatting.Kazu Hirata
2002-05-17 Revert "Basic block renumbering removal", and two followup patches.Richard Henderson
2002-05-16Basic block renumbering removal.Zdenek Dvorak
2002-05-14 * final.c (end_final): Do not output profile_arcs constructor, whenJan Hubicka
2002-05-11 * final.c (end_final): Tidy whitespace. Don't honor flag_pack_struct.Richard Henderson
2002-05-09 * final.c (end_final): Use C trees to output data structures for profiling.Jan Hubicka
2002-04-23 PR target/6413Alan Modra
2002-04-22 * rtl.h (RTX_FLAG): New macro.Janis Johnson
2002-04-04 PR c++/6119Jakub Jelinek
2002-04-02 PR opt/190Richard Henderson
2002-03-03 * emit-rtl.c, final.c, fold-const.c, gengenrtl.c, optabs.c,Zack Weinberg
2002-02-27 * final.c (output_operand_lossage): Constify PFX_STR.Graham Stott
2002-02-172002-02-17 Philipp Thomas <pthomas@suse.de>Philipp Thomas
2002-02-08 * expr.c (expand_expr): Mind EXPAND_INITIALIZER for truncation also.Richard Henderson