summaryrefslogtreecommitdiff
path: root/gcc/print-rtl.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* print-rtl.c (print_rtx <case 'b'>): Don't attempt to print bitmap contents if...Zack Weinberg2004-07-231-0/+4
* rtl.h (insn_note): Remove NOTE_INSN_PREDICTION.Steven Bosscher2004-07-211-9/+0
* alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_...Jerry Quinn2004-07-091-9/+9
* Conditionally compile support for --enable-mapped_location.Per Bothner2004-06-301-4/+7
* alias.c (record_set, [...]): Use REG_P.Jerry Quinn2004-06-151-4/+4
* basic-block.c (tail_recursion_label_list): Don't declare.Steven Bosscher2004-06-031-47/+0
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-3/+3
* basic-block.h (struct edge_def): Add new field, crossing_edge.Caroline Tice2004-04-091-0/+8
* c-ppoutput.c, [...]: Update copyright.Kazu Hirata2004-02-071-1/+1
* Josef Zlomek <zlomekj@suse.cz>Josef Zlomek2004-02-061-0/+8
* print-rtl.c (print_rtx): For hard register...Richard Kenner2003-12-311-4/+2
* print-rtl.c (print_rtx): Call PRINT_REG with second argument -1.Zack Weinberg2003-11-021-1/+1
* Makefile.in (BUILD_RTL): Replace $(BUILD_PREFIX)insn-modes.o with min-insn-mo...Zack Weinberg2003-10-131-19/+6
* bitmap.c (debug_bitmap_file): Merge uses of HOST_PTR_PRINTF with adjacent std...Kaveh R. Ghazi2003-07-081-2/+1
* jump.c: Convert prototypes to ISO C90.Andreas Jaeger2003-07-061-29/+11
* gcse.c (compute_ld_motion_mems): Use INSN_P instead of its definition.Kazu Hirata2003-06-281-1/+1
* convert.c, [...]: Replace overly specific references to "GNU C" and "GNU C Co...Nathanael Nerode2003-06-161-1/+1
* cfglayout.c (insn_scope): New static functionJan Hubicka2003-06-081-1/+11
* cfgloopanal.c (test_for_iteration): Use string concatentation on HOST_WIDE_IN...Kaveh R. Ghazi2003-05-171-22/+9
* rtl.def (SYMBOL_REF): Add two 0 fields.Richard Henderson2003-04-111-2/+15
* print-rtl.c (print_rtx): Don't print MEM details in GENERATOR_FILEs.Alexandre Oliva2003-01-261-2/+2
* emit-rtl.c (reg_attrs_htab): New static variable.Jan Hubicka2003-01-241-0/+17
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-0/+2
* real.c (real_to_decimal): Accept BUF_SIZE and CROP_TRAILING_ZEROS as arguments.Richard Henderson2002-10-151-2/+4
* Tue Oct 8 16:50:10 CEST 2002 Jan Hubicka <jh@suse.cz>Jan Hubicka2002-10-081-1/+1
* real.c (real_to_decimal): Crop trailing zeros for DIGITS < 0.Richard Henderson2002-10-011-3/+9
* Makefile.in (HOST_PRINT): Use print-rtl1.oRichard Henderson2002-09-121-4/+1
* real.c (ereal_to_decimal): Add digits parameter.Richard Henderson2002-09-041-1/+1
* emit-rtl.c (set_mem_attributes): Preserve indirection of PARM_DECL when flag_...Richard Henderson2002-07-211-0/+6
* rtl.def (CODE_LABEL): Remove slot 8.Zack Weinberg2002-07-191-3/+8
* print-rtl.c (print_rtx): Adjust NOTE argument numbers for 2002-06-02 change.Richard Henderson2002-06-181-2/+2
* print-rtl.c (print_rtx): Print space before vector, not after.Andreas Schwab2002-06-171-3/+8