aboutsummaryrefslogtreecommitdiff
path: root/gcc/print-rtl.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-28alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford1-1/+2
2013-09-23rtl.texi (REG_NOTES): Say that int_list can also be used.Richard Sandiford1-1/+2
2013-03-30cfgrtl.c (fixup_reorder_chain): Do not emit barriers to BB_FOOTER.Steven Bosscher1-0/+1
2013-03-29Add uniform debug dump function names.Lawrence Crowl1-0/+17
2013-01-10Update copyright years in gcc/Richard Sandiford1-3/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-11-26invoke.texi: Remove -dv documentation.Steven Bosscher1-74/+47
2012-09-19Integrate lexical block into source_location.Dehao Chen1-6/+6
2012-09-13ipa-pure-const.c (state_from_flags, [...]): Use current_function_name instead...Steven Bosscher1-0/+16
2012-08-02cfgexpand.c (expand_debug_locations): Encapsulate test for CONST_DOUBLE in ma...Kenneth Zadeck1-1/+1
2012-07-16system.h (dump_file): Do not define.Steven Bosscher1-1/+1
2011-11-05re PR tree-optimization/50693 (Loop optimization restricted by GOTOs)Jakub Jelinek1-1/+3
2011-11-05reload1.c (gen_reload): Don't use REGNO on SUBREGs.Alan Modra1-4/+3
2011-08-27rtl.texi (simple_return): Document.Bernd Schmidt1-0/+2
2011-07-28rtlanal.c (tablejump_p): False for returns.Bernd Schmidt1-3/+8
2011-07-19rtl.texi (MEM_OFFSET_KNOWN_P): Document.Richard Sandiford1-3/+2
2011-07-19rtl.texi (MEM_SIZE_KNOWN_P): Document.Richard Sandiford1-3/+2
2011-07-07Dump NOTE_INSN_CFI notes.Richard Henderson1-0/+9
2011-06-22re PR debug/47858 (IPA-SRA decreases quality of debug info)Jakub Jelinek1-0/+2
2011-03-16re PR debug/45882 (No debug info for vars depending on unused parameter)Jakub Jelinek1-0/+8
2011-03-16final.c (final_scan_insn): Handle NOTE_INSN_CALL_ARG_LOCATION.Jakub Jelinek1-1/+2
2010-09-24re PR middle-end/45234 (ICE in expand_call, at calls.c:2845 when passing alig...Jakub Jelinek1-0/+3
2010-09-17options.texi (Variable): Document.Joseph Myers1-0/+5
2010-09-09rtl.def (DEBUG_IMPLICIT_PTR): New rtl code.Jakub Jelinek1-1/+4
2010-07-27rtl.def (DEBUG_INSN, [...]): Swap operands 4 and 5.Bernd Schmidt1-1/+5
2010-06-10md.texi: Document the "unspec" and "unspecv" enum names.Richard Sandiford1-0/+15
2010-05-29tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION.Jan Hubicka1-5/+5
2010-05-22rtl.h (union rtunion_def): Remove rt_bit member.Steven Bosscher1-10/+0
2010-05-21diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de...Joseph Myers1-0/+1
2010-05-21tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher1-1/+0
2010-04-14df-core.c (df_ref_debug): Change format string placeholder from 0x%x to %#x.Uros Bizjak1-1/+1
2010-03-26re PR debug/43516 ("-fcompare-debug failure" at -O2)Jakub Jelinek1-3/+6
2010-02-03re PR debug/42896 (Random debug generation differences, bootstrap fails)Alexandre Oliva1-1/+1
2009-11-30tree-dump.c (dump_option_value_in): Add TDF_NOUID.Richard Guenther1-2/+3
2009-11-25print-rtl.c (print_rtx): When printing newline, append print_rtx_head and ind...Jakub Jelinek1-2/+4
2009-11-25Remove trailing white spaces.H.J. Lu1-1/+1
2009-10-26extend.texi (Named Address Spaces): New section.Ben Elliston1-0/+3
2009-10-17print-rtl.c (print_rtx): Print locators in asm_operands and asm_input.Alexandre Oliva1-0/+16
2009-10-13re PR target/41693 (RTL Check Failure in expand_debug_expr, at cfgexpand.c:2371)Jakub Jelinek1-1/+2
2009-10-12re PR debug/41343 (sysdeps/ieee754/dbl-64/dosincos.c from glibc causes excess...Alexandre Oliva1-0/+6
2009-09-11print-rtl.c (print_rtx): Use JUMP_LABEL (in_rtx) instead of XEXP (in_rtx, 8).Jakub Jelinek1-2/+2
2009-09-10* print-rtl.c (print_rtx): Fix JUMP_LABEL index.Richard Henderson1-1/+1
2009-09-02invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva1-8/+30
2009-07-14tree-ssa-alias.h (refs_may_alias_p_1): Declare.Richard Guenther1-51/+3
2009-06-22alias.c: Use REG_P...Shujing Zhao1-1/+1
2009-06-02print_rtl (print_rtx): Don't print modes in EXPR_LISTs and INSN_LISTs that ar...Alexandre Oliva1-3/+4
2009-06-02common.opt (fdump-unnumbered-links): New.Alexandre Oliva1-1/+9
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2008-04-15dwarf2asm.c (dw2_assemble_integer): Cast to unsigned HOST_WIDE_INT for hex pr...Doug Kwan1-1/+1
2007-09-09Divide REG_LABEL notes into REG_LABEL_OPERAND and REG_LABEL_TARGET.Hans-Peter Nilsson1-0/+3