aboutsummaryrefslogtreecommitdiff
path: root/gcc/print-rtl.c
AgeCommit message (Expand)AuthorFilesLines
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
2007-09-06tree-pretty-print.c (dump_decl_name): Cast LABEL_DECL_UID to int when printing.Ian Lance Taylor1-1/+1
2007-08-30cfg.c (dump_flow_info): Change to also print entry and exit block info.Kenneth Zadeck1-8/+4
2007-08-11alias.h (alias_set_type): Define new type.Ian Lance Taylor1-1/+2
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-5/+4
2007-07-25cfglayout.c (insn_scope, insn_line): Constify.Kaveh R. Ghazi1-15/+15
2007-07-13Add ability to track uninitialized variables, and mark uninitialized variable...Caroline Tice1-0/+3
2007-05-24invoke.texi (-fdump-unnumbered): Update docs when line number notes are gone.Jan Hubicka1-2/+10
2007-05-21gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead of NOTE_LINE_NUMBER...Jan Hubicka1-36/+6
2006-11-11extended.texi (__builtin_expect): We no longer require second argument to be ...Jan Hubicka1-8/+0
2006-07-17re PR other/28251 (dumped addresses makes diffing dumps unusable)J"orn Rennecke1-7/+6
2005-08-16aclocal.m4 (gcc_AC_FUNC_PRINTF_PTR): Delete.Kaveh R. Ghazi1-2/+2
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-04-28attribs.c, [...]: Update copyright.Kazu Hirata1-1/+2
2005-04-21lambda.h (lambda_vector_min_nz): Likewise.Nathan Sidwell1-4/+1
2005-04-03params.c (set_param_value): Use gcc_assert & gcc_unreachable.Nathan Sidwell1-1/+1
2005-03-31Fix problems with hot/cold partitioning optimization.Caroline Tice1-1/+1
2004-09-23tree.def (ALIGN_INDIRECT_REF, [...]): New tree-codes.Dorit Naishlos1-0/+12
2004-09-21reg-notes.def (REG_DEP_TRUE): New entry, place first so it gets value 0.Zack Weinberg1-10/+9
2004-09-12print-rtl.c (print_decl_name): New.Richard Henderson1-6/+23
2004-08-16Makefile.in (BUILD_PREFIX, [...]): Delete.Zack Weinberg1-7/+24
2004-08-04Makefile.in (RTL_BASE_H, RTL_H): Correct.Zack Weinberg1-1/+0
2004-07-23print-rtl.c (print_rtx <case 'b'>): Don't attempt to print bitmap contents if...Zack Weinberg1-0/+4