summaryrefslogtreecommitdiff
path: root/gcc/final.c
Commit message (Expand)AuthorAgeFilesLines
* PR target/37170ebotcazou2008-12-101-1/+4
* PR target/37170jakub2008-11-221-2/+11
* gcc/ChangeLog:dodji2008-11-121-0/+4
* PR middle-end/37170hp2008-09-221-8/+30
* 2008-08-31 Andrey Belevantsev <abel@ispras.ru>abel2008-09-011-2/+5
* * parse.c (parse_interface): Silence uninitialized var warning.hubicka2008-08-301-1/+1
* * loop-unswitch.c (unswitch_single_loop): Use optimize_loop_for_speed_p.hubicka2008-08-291-2/+2
* Fix final.c.aesok2008-08-121-2/+2
* * final.c (final_scan_insn): Use app_enable/app_disable functions.aesok2008-08-121-25/+5
* 2008-07-30 Rafael Avila de Espindola <espindola@google.com>espindola2008-07-301-0/+3
* 2008-07-30 Rafael Avila de Espindola <espindola@google.com>espindola2008-07-301-0/+39
* 2008-07-22 Rafael Avila de Espindola <espindola@google.com>espindola2008-07-221-0/+8
* * c-pch.c (get_ident): Avoid C++ keywords.ghazi2008-07-161-21/+21
* http://gcc.gnu.org/ml/gcc-patches/2008-07/msg00520.htmlchrbr2008-07-091-1/+1
* * final.c (asm_insn_count): Return zero for an empty asm body.nathan2008-07-021-0/+3
* * dwarf2out.c (new_cfi, queue_reg_save, dwarf2out_begin_prologue,ghazi2008-06-261-5/+3
* 2008-05-25 H.J. Lu <hongjiu.lu@intel.com>hjl2008-05-251-6/+0
* 2008-05-09 H.J. Lu <hongjiu.lu@intel.com>hjl2008-05-101-1/+1
* PR testsuite/35843hubicka2008-04-251-5/+5
* * except.c (dw2_size_of_call_site_table,hubicka2008-04-181-5/+5
* 2008-04-15 Doug Kwan <dougkwan@google.com>dougkwan2008-04-151-3/+6
* * final.c (final_scan_insn): Remove if (0) code.bje2008-03-291-24/+0
* * regmove.c (try_auto_increment): Fix spelling error in comment.bje2008-03-201-1/+1
* * gcc.dg/20050811-2.c: Update dumping flags.hubicka2008-03-191-12/+20
* gcctromey2008-02-261-6/+1
* gcc/ChangeLog:spark2008-02-201-0/+9
* PR middle-end/34688mkuvyrkov2008-01-261-0/+1
* PR debug/34249uros2008-01-161-1/+7
* gcc/rsandifo2007-12-191-2/+9
* * invoke.texi (align-threshold, align-loop-iterations): Document.hubicka2007-10-091-6/+49
* * gcc/final.c (final_scan_insn): Remove accidentally duplicated code.zippel2007-09-241-35/+0
* * tree.h (block_nonartificial_location): New prototype.jakub2007-09-231-2/+47
* * doc/tm.texi (IS_ASM_LOGICAL_LINE_SEPARATOR): Document new argument.bernds2007-09-191-2/+3
* gcc:tromey2007-09-061-5/+7
* * c-lex.c (interpret_fixed): Declare.chaoyingfu2007-08-301-0/+4
* * config/arc/arc-protos.h arc_select_cc_mode, gen_compare_reg):ghazi2007-08-231-2/+6
* 2007-08-18 Paul Brook <paul@codesourcery.com>jsm282007-08-181-0/+67
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-4/+3
* 2007-07-11 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2007-07-111-25/+0
* Merge dataflow branch into mainlinedberlin2007-06-111-37/+53
* * gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead ofhubicka2007-05-211-33/+3
* * ada/misc.c (gnat_expand_body): Don't call target for destructors,hubicka2007-04-221-0/+10
* * final.c (final_scan_insn): Alter the condition of akazu2007-03-171-0/+70
* * configure.ac: Test for assembler tolerance to # 0 "".aoliva2007-03-131-1/+5
* * rtl.h (gen_rtx_ASM_INPUT): Use "" instead of NULL file name.aoliva2007-03-091-1/+1
* * rtl.def (ASM_INPUT): Add location.aoliva2007-03-091-3/+22
* * Makefile.in (final.o): Depend on vecprim.h.kazu2006-12-231-1/+2
* * cfgexpand.c (construct_exit_block): Don't disturb end of last BB.hubicka2006-11-271-1/+0
* * extended.texi (__builtin_expect): We no longer require second argumenthubicka2006-11-111-2/+0
* * final.c (final): Walk from first instruction.hubicka2006-11-101-1/+1