summaryrefslogtreecommitdiff
path: root/gcc/print-rtl.c
Commit message (Expand)AuthorAgeFilesLines
* Merge in wide-int.Kenneth Zadeck2014-05-061-0/+5
* re PR middle-end/60080 (gcc.dg/vect/vect-nop-move.c FAILs)Bernd Edlinger2014-02-101-6/+8
* print-rtl.c (in_call_function_usage): New var.Jakub Jelinek2014-01-251-2/+12
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* * print-rtl.c (print_rtx) <case MEM>: Output a space if no MEM_EXPR.Eric Botcazou2013-11-221-0/+2
* Factor unrelated declarations out of tree.h.Diego Novillo2013-11-191-0/+1
* alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford2013-09-281-1/+2
* rtl.texi (REG_NOTES): Say that int_list can also be used.Richard Sandiford2013-09-231-1/+2
* cfgrtl.c (fixup_reorder_chain): Do not emit barriers to BB_FOOTER.Steven Bosscher2013-03-301-0/+1
* Add uniform debug dump function names.Lawrence Crowl2013-03-291-0/+17
* Update copyright years in gcc/Richard Sandiford2013-01-101-3/+1
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-1/+1
* invoke.texi: Remove -dv documentation.Steven Bosscher2012-11-261-74/+47
* Integrate lexical block into source_location.Dehao Chen2012-09-191-6/+6
* ipa-pure-const.c (state_from_flags, [...]): Use current_function_name instead...Steven Bosscher2012-09-131-0/+16
* cfgexpand.c (expand_debug_locations): Encapsulate test for CONST_DOUBLE in ma...Kenneth Zadeck2012-08-021-1/+1
* system.h (dump_file): Do not define.Steven Bosscher2012-07-161-1/+1
* re PR tree-optimization/50693 (Loop optimization restricted by GOTOs)Jakub Jelinek2011-11-051-1/+3
* reload1.c (gen_reload): Don't use REGNO on SUBREGs.Alan Modra2011-11-051-4/+3
* rtl.texi (simple_return): Document.Bernd Schmidt2011-08-271-0/+2
* rtlanal.c (tablejump_p): False for returns.Bernd Schmidt2011-07-281-3/+8
* rtl.texi (MEM_OFFSET_KNOWN_P): Document.Richard Sandiford2011-07-191-3/+2
* rtl.texi (MEM_SIZE_KNOWN_P): Document.Richard Sandiford2011-07-191-3/+2
* Dump NOTE_INSN_CFI notes.Richard Henderson2011-07-071-0/+9
* re PR debug/47858 (IPA-SRA decreases quality of debug info)Jakub Jelinek2011-06-221-0/+2
* re PR debug/45882 (No debug info for vars depending on unused parameter)Jakub Jelinek2011-03-161-0/+8
* final.c (final_scan_insn): Handle NOTE_INSN_CALL_ARG_LOCATION.Jakub Jelinek2011-03-161-1/+2
* re PR middle-end/45234 (ICE in expand_call, at calls.c:2845 when passing alig...Jakub Jelinek2010-09-241-0/+3
* options.texi (Variable): Document.Joseph Myers2010-09-171-0/+5
* rtl.def (DEBUG_IMPLICIT_PTR): New rtl code.Jakub Jelinek2010-09-091-1/+4
* rtl.def (DEBUG_INSN, [...]): Swap operands 4 and 5.Bernd Schmidt2010-07-271-1/+5
* md.texi: Document the "unspec" and "unspecv" enum names.Richard Sandiford2010-06-101-0/+15
* tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION.Jan Hubicka2010-05-291-5/+5
* rtl.h (union rtunion_def): Remove rt_bit member.Steven Bosscher2010-05-221-10/+0
* diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de...Joseph Myers2010-05-211-0/+1
* tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher2010-05-211-1/+0
* df-core.c (df_ref_debug): Change format string placeholder from 0x%x to %#x.Uros Bizjak2010-04-141-1/+1
* re PR debug/43516 ("-fcompare-debug failure" at -O2)Jakub Jelinek2010-03-261-3/+6
* re PR debug/42896 (Random debug generation differences, bootstrap fails)Alexandre Oliva2010-02-031-1/+1
* tree-dump.c (dump_option_value_in): Add TDF_NOUID.Richard Guenther2009-11-301-2/+3
* print-rtl.c (print_rtx): When printing newline, append print_rtx_head and ind...Jakub Jelinek2009-11-251-2/+4
* Remove trailing white spaces.H.J. Lu2009-11-251-1/+1
* extend.texi (Named Address Spaces): New section.Ben Elliston2009-10-261-0/+3
* print-rtl.c (print_rtx): Print locators in asm_operands and asm_input.Alexandre Oliva2009-10-171-0/+16
* re PR target/41693 (RTL Check Failure in expand_debug_expr, at cfgexpand.c:2371)Jakub Jelinek2009-10-131-1/+2
* re PR debug/41343 (sysdeps/ieee754/dbl-64/dosincos.c from glibc causes excess...Alexandre Oliva2009-10-121-0/+6
* print-rtl.c (print_rtx): Use JUMP_LABEL (in_rtx) instead of XEXP (in_rtx, 8).Jakub Jelinek2009-09-111-2/+2
* * print-rtl.c (print_rtx): Fix JUMP_LABEL index.Richard Henderson2009-09-101-1/+1
* invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva2009-09-021-8/+30
* tree-ssa-alias.h (refs_may_alias_p_1): Declare.Richard Guenther2009-07-141-51/+3