summaryrefslogtreecommitdiff
path: root/gcc/print-rtl.c
Commit message (Expand)AuthorAgeFilesLines
* Integrate lexical block into source_location.dehao2012-09-191-6/+6
* * ipa-pure-const.c (state_from_flags, local_pure_const): Usesteven2012-09-131-0/+16
* 2012-08-02 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2012-08-021-1/+1
* gcc/steven2012-07-161-1/+1
* PR tree-optimization/50693jakub2011-11-051-1/+3
* * reload1.c (gen_reload): Don't use REGNO on SUBREGs.amodra2011-11-041-4/+3
* * doc/rtl.texi (simple_return): Document.bernds2011-08-271-0/+2
* * rtlanal.c (tablejump_p): False for returns.bernds2011-07-281-3/+8
* gcc/rsandifo2011-07-191-3/+2
* gcc/rsandifo2011-07-191-3/+2
* Dump NOTE_INSN_CFI notes.rth2011-07-081-0/+9
* PR debug/47858jakub2011-06-221-0/+2
* PR debug/45882jakub2011-03-161-0/+8
* * final.c (final_scan_insn): Handle NOTE_INSN_CALL_ARG_LOCATION.jakub2011-03-161-1/+2
* PR middle-end/45234jakub2010-09-241-0/+3
* * doc/options.texi (Variable): Document.jsm282010-09-171-0/+5
* * rtl.def (DEBUG_IMPLICIT_PTR): New rtl code.jakub2010-09-091-1/+4
* * rtl.def (DEBUG_INSN, INSN, JUMP_INSN, CALL_INSN, NOTE): Swap operandsbernds2010-07-271-1/+5
* gcc/rsandifo2010-06-101-0/+15
* * tree-vrp.c (debug_value_range, debug_all_value_ranges,hubicka2010-05-291-5/+5
* * rtl.h (union rtunion_def): Remove rt_bit member.steven2010-05-221-10/+0
* * diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h orjsm282010-05-211-0/+1
* gcc/ChangeLog:steven2010-05-211-1/+0
* * df-core.c (df_ref_debug): Change format string placeholderuros2010-04-141-1/+1
* PR debug/43516jakub2010-03-261-3/+6
* 2010-02-03 Alexandre Oliva <aoliva@redhat.com>rguenth2010-02-031-1/+1
* 2009-11-30 Richard Guenther <rguenther@suse.de>rguenth2009-11-301-2/+3
* * print-rtl.c (print_rtx): When printing newline, appendjakub2009-11-251-2/+4
* Remove trailing white spaces.hjl2009-11-251-1/+1
* 2009-10-26 Ben Elliston <bje@au.ibm.com>uweigand2009-10-261-0/+3
* * print-rtl.c (print_rtx): Print locators in asm_operandsaoliva2009-10-171-0/+16
* PR target/41693jakub2009-10-131-1/+2
* gcc/ChangeLog:aoliva2009-10-121-0/+6
* * print-rtl.c (print_rtx): Use JUMP_LABEL (in_rtx) instead ofjakub2009-09-111-2/+2
* * print-rtl.c (print_rtx): Fix JUMP_LABEL index.rth2009-09-101-1/+1
* gcc/ChangeLog:aoliva2009-09-021-8/+30
* 2009-07-14 Richard Guenther <rguenther@suse.de>rguenth2009-07-141-51/+3
* 2009-06-22 Shujing Zhao <pearly.zhao@oracle.com>paolo2009-06-221-1/+1
* * print_rtl (print_rtx): Don't print modes in EXPR_LISTs andaoliva2009-06-021-3/+4
* * common.opt (fdump-unnumbered-links): New.aoliva2009-06-021-1/+9
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+1
* 2008-04-15 Doug Kwan <dougkwan@google.com>dougkwan2008-04-151-1/+1
* Divide REG_LABEL notes into REG_LABEL_OPERAND and REG_LABEL_TARGET.hp2007-09-091-0/+3
* * tree-pretty-print.c (dump_decl_name): Cast LABEL_DECL_UID to intian2007-09-061-1/+1
* 2007-08-30 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2007-08-301-8/+4
* ./:ian2007-08-111-1/+2
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-5/+4
* * cfglayout.c (insn_scope, insn_line): Constify.ghazi2007-07-251-15/+15
* Add ability to track uninitialized variables, and mark uninitializedctice2007-07-131-0/+3
* * doc/invoke.texi (-fdump-unnumbered): Update docs when line numberhubicka2007-05-241-2/+10