summaryrefslogtreecommitdiffstats
path: root/gcc/final.c
Commit message (Expand)AuthorAgeFilesLines
* PR sanitizer/60142jakub2014-02-181-14/+3
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Eliminate FOR_EACH_BB_REVERSE macro.dmalcolm2013-12-091-1/+1
* Eliminate FOR_EACH_BB macro.dmalcolm2013-12-091-2/+2
* Emit a label for the split cold function part. Label name is formed bytmsriram2013-11-191-0/+9
* Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm2013-11-191-1/+1
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+1
* 2013-11-12 Marek Polacek <polacek@redhat.com>mpolacek2013-11-121-1/+1
* libsanitizer merge from upstream r191666kcc2013-11-041-0/+4
* * tree-ssa.h: Remove all #include'samacleod2013-10-231-1/+1
* gcc/rsandifo2013-09-281-19/+21
* * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* 2013-08-23 Kaz Kojima <kkojima@gcc.gnu.org>tejohnson2013-08-231-1/+1
* 2013-08-20 Teresa Johnson <tejohnson@google.com>tejohnson2013-08-201-3/+17
* * rtl.h (update_alignments): Declare.ebotcazou2013-08-071-19/+48
* Automated conversion of passes to C++ classesdmalcolm2013-08-051-68/+136
* * final.c (debug_prefix_maps): Make static.dmalcolm2013-06-111-1/+1
* Support {, } and | in assembly outputhjl2013-05-061-6/+36
* 2013-04-10 Richard Biener <rguenther@suse.de>rguenth2013-04-101-3/+2
* * cfgrtl.c (fixup_reorder_chain): Do not emit barriers to BB_FOOTER.steven2013-03-301-11/+1
* * cfgbuild.c (inside_basic_block_p): Use JUMP_TABLE_DATA_P in lieusteven2013-03-291-5/+6
* PR debug/54793jakub2013-02-011-2/+53
* 2013-01-15 Joseph Myers <joseph@codesourcery.com>jsm282013-01-151-0/+23
* Update copyright years in gcc/rsandifo2013-01-101-4/+1
* * function.h (struct rtl_data): Remove epilogue_delay_list.steven2012-12-021-21/+0
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-2/+1
* * gcc/final.c (final_scan_insn) [HAVE_cc0]: Handle all comparisonschwab2012-11-051-30/+13
* 2012-11-05 Dehao Chen <dehao@google.com>dehao2012-11-051-1/+6
* * doc/md.texi (Defining Attributes): Document that we are definingamylaar2012-11-051-45/+28
* 2012-11-01 Sharad Singhai <singhai@google.com>singhai2012-11-011-0/+4
* 2012-10-23 Vladimir Makarov <vmakarov@redhat.com>vmakarov2012-10-231-13/+16
* * final.c (shorten_branches): When optimizing, start with smallamylaar2012-10-201-10/+36
* Integrate lexical block into source_location.dehao2012-09-191-3/+3
* * timevar.def (TV_VARPOOL, TV_WHOPR_WPA_LTRANS_EXEC, TV_LIFE,steven2012-08-151-1/+1
* 2012-08-13 Richard Guenther <rguenther@suse.de>rguenth2012-08-131-2/+3
* 2012-08-06 Cary Coutant <ccoutant@google.com>ccoutant2012-08-061-5/+7
* * sched-vis.c (dump_insn_slim): Print print_rtx_head at thesteven2012-07-311-2/+7
* Split out do_assembler_dialects.rth2012-07-251-69/+73
* * dumpfile.h (TDF_COMMENT): New define.steven2012-07-171-2/+2
* gcc/steven2012-07-161-1/+0
* * ggc.h (ggc_internal_alloc_stat, ggc_alloc_typed_stat,steven2012-07-131-5/+2
* gcc/steven2012-07-081-0/+1
* * output.h: (current_function_is_leaf,steven2012-06-241-1/+1
* * output.h (split_double): Move prototype to rtl.h.steven2012-06-171-143/+0
* 2012-06-17 Steven Bosscher <steven@gcc.gnu.org>steven2012-06-171-1/+108
* * Makefile.in: Fix many dependencies.steven2012-05-311-2/+2
* 2011-12-13 Tristan Gingold <gingold@adacore.com>gingold2011-12-131-1/+2
* 2011-11-17 Steve Ellcey <sje@cup.hp.com>sje2011-11-171-28/+1
* * final.c, output.h (fprint_whex, fprint_w, fprint_ul, sprint_ul):jason2011-11-111-1/+119
* PR tree-optimization/50693jakub2011-11-051-1/+8
OpenPOWER on IntegriCloud