summaryrefslogtreecommitdiff
path: root/gcc/print-rtl.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* alias.c: Use REG_P...Shujing Zhao2009-06-221-1/+1
* print_rtl (print_rtx): Don't print modes in EXPR_LISTs and INSN_LISTs that ar...Alexandre Oliva2009-06-021-3/+4
* common.opt (fdump-unnumbered-links): New.Alexandre Oliva2009-06-021-1/+9
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* dwarf2asm.c (dw2_assemble_integer): Cast to unsigned HOST_WIDE_INT for hex pr...Doug Kwan2008-04-151-1/+1
* Divide REG_LABEL notes into REG_LABEL_OPERAND and REG_LABEL_TARGET.Hans-Peter Nilsson2007-09-091-0/+3
* tree-pretty-print.c (dump_decl_name): Cast LABEL_DECL_UID to int when printing.Ian Lance Taylor2007-09-061-1/+1
* cfg.c (dump_flow_info): Change to also print entry and exit block info.Kenneth Zadeck2007-08-301-8/+4
* alias.h (alias_set_type): Define new type.Ian Lance Taylor2007-08-111-1/+2
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+4
* cfglayout.c (insn_scope, insn_line): Constify.Kaveh R. Ghazi2007-07-251-15/+15
* Add ability to track uninitialized variables, and mark uninitialized variable...Caroline Tice2007-07-131-0/+3
* invoke.texi (-fdump-unnumbered): Update docs when line number notes are gone.Jan Hubicka2007-05-241-2/+10
* gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead of NOTE_LINE_NUMBER...Jan Hubicka2007-05-211-36/+6
* extended.texi (__builtin_expect): We no longer require second argument to be ...Jan Hubicka2006-11-111-8/+0
* re PR other/28251 (dumped addresses makes diffing dumps unusable)J"orn Rennecke2006-07-171-7/+6
* aclocal.m4 (gcc_AC_FUNC_PRINTF_PTR): Delete.Kaveh R. Ghazi2005-08-161-2/+2
* Update FSF address.Kelley Cook2005-06-251-2/+2
* attribs.c, [...]: Update copyright.Kazu Hirata2005-04-281-1/+2
* lambda.h (lambda_vector_min_nz): Likewise.Nathan Sidwell2005-04-211-4/+1
* params.c (set_param_value): Use gcc_assert & gcc_unreachable.Nathan Sidwell2005-04-031-1/+1
* Fix problems with hot/cold partitioning optimization.Caroline Tice2005-03-311-1/+1
* tree.def (ALIGN_INDIRECT_REF, [...]): New tree-codes.Dorit Naishlos2004-09-231-0/+12
* reg-notes.def (REG_DEP_TRUE): New entry, place first so it gets value 0.Zack Weinberg2004-09-211-10/+9
* print-rtl.c (print_decl_name): New.Richard Henderson2004-09-121-6/+23
* Makefile.in (BUILD_PREFIX, [...]): Delete.Zack Weinberg2004-08-161-7/+24
* Makefile.in (RTL_BASE_H, RTL_H): Correct.Zack Weinberg2004-08-041-1/+0