Age | Commit message (Expand) | Author | Files | Lines |
2007-09-09 | Divide REG_LABEL notes into REG_LABEL_OPERAND and REG_LABEL_TARGET. | Hans-Peter Nilsson | 1 | -0/+3 |
2007-09-06 | tree-pretty-print.c (dump_decl_name): Cast LABEL_DECL_UID to int when printing. | Ian Lance Taylor | 1 | -1/+1 |
2007-08-30 | cfg.c (dump_flow_info): Change to also print entry and exit block info. | Kenneth Zadeck | 1 | -8/+4 |
2007-08-11 | alias.h (alias_set_type): Define new type. | Ian Lance Taylor | 1 | -1/+2 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -5/+4 |
2007-07-25 | cfglayout.c (insn_scope, insn_line): Constify. | Kaveh R. Ghazi | 1 | -15/+15 |
2007-07-13 | Add ability to track uninitialized variables, and mark uninitialized variable... | Caroline Tice | 1 | -0/+3 |
2007-05-24 | invoke.texi (-fdump-unnumbered): Update docs when line number notes are gone. | Jan Hubicka | 1 | -2/+10 |
2007-05-21 | gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead of NOTE_LINE_NUMBER... | Jan Hubicka | 1 | -36/+6 |
2006-11-11 | extended.texi (__builtin_expect): We no longer require second argument to be ... | Jan Hubicka | 1 | -8/+0 |
2006-07-17 | re PR other/28251 (dumped addresses makes diffing dumps unusable) | J"orn Rennecke | 1 | -7/+6 |
2005-08-16 | aclocal.m4 (gcc_AC_FUNC_PRINTF_PTR): Delete. | Kaveh R. Ghazi | 1 | -2/+2 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-04-28 | attribs.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+2 |
2005-04-21 | lambda.h (lambda_vector_min_nz): Likewise. | Nathan Sidwell | 1 | -4/+1 |
2005-04-03 | params.c (set_param_value): Use gcc_assert & gcc_unreachable. | Nathan Sidwell | 1 | -1/+1 |
2005-03-31 | Fix problems with hot/cold partitioning optimization. | Caroline Tice | 1 | -1/+1 |
2004-09-23 | tree.def (ALIGN_INDIRECT_REF, [...]): New tree-codes. | Dorit Naishlos | 1 | -0/+12 |
2004-09-21 | reg-notes.def (REG_DEP_TRUE): New entry, place first so it gets value 0. | Zack Weinberg | 1 | -10/+9 |
2004-09-12 | print-rtl.c (print_decl_name): New. | Richard Henderson | 1 | -6/+23 |
2004-08-16 | Makefile.in (BUILD_PREFIX, [...]): Delete. | Zack Weinberg | 1 | -7/+24 |
2004-08-04 | Makefile.in (RTL_BASE_H, RTL_H): Correct. | Zack Weinberg | 1 | -1/+0 |
2004-07-23 | print-rtl.c (print_rtx <case 'b'>): Don't attempt to print bitmap contents if... | Zack Weinberg | 1 | -0/+4 |
2004-07-21 | rtl.h (insn_note): Remove NOTE_INSN_PREDICTION. | Steven Bosscher | 1 | -9/+0 |
2004-07-09 | alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_... | Jerry Quinn | 1 | -9/+9 |
2004-06-30 | Conditionally compile support for --enable-mapped_location. | Per Bothner | 1 | -4/+7 |
2004-06-15 | alias.c (record_set, [...]): Use REG_P. | Jerry Quinn | 1 | -4/+4 |
2004-06-03 | basic-block.c (tail_recursion_label_list): Don't declare. | Steven Bosscher | 1 | -47/+0 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -3/+3 |
2004-04-09 | basic-block.h (struct edge_def): Add new field, crossing_edge. | Caroline Tice | 1 | -0/+8 |
2004-02-07 | c-ppoutput.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-02-06 | Josef Zlomek <zlomekj@suse.cz> | Josef Zlomek | 1 | -0/+8 |
2003-12-31 | print-rtl.c (print_rtx): For hard register... | Richard Kenner | 1 | -4/+2 |
2003-11-02 | print-rtl.c (print_rtx): Call PRINT_REG with second argument -1. | Zack Weinberg | 1 | -1/+1 |
2003-10-13 | Makefile.in (BUILD_RTL): Replace $(BUILD_PREFIX)insn-modes.o with min-insn-mo... | Zack Weinberg | 1 | -19/+6 |
2003-07-08 | bitmap.c (debug_bitmap_file): Merge uses of HOST_PTR_PRINTF with adjacent std... | Kaveh R. Ghazi | 1 | -2/+1 |
2003-07-06 | jump.c: Convert prototypes to ISO C90. | Andreas Jaeger | 1 | -29/+11 |
2003-06-28 | gcse.c (compute_ld_motion_mems): Use INSN_P instead of its definition. | Kazu Hirata | 1 | -1/+1 |
2003-06-16 | convert.c, [...]: Replace overly specific references to "GNU C" and "GNU C Co... | Nathanael Nerode | 1 | -1/+1 |
2003-06-08 | cfglayout.c (insn_scope): New static function | Jan Hubicka | 1 | -1/+11 |
2003-05-17 | cfgloopanal.c (test_for_iteration): Use string concatentation on HOST_WIDE_IN... | Kaveh R. Ghazi | 1 | -22/+9 |
2003-04-11 | rtl.def (SYMBOL_REF): Add two 0 fields. | Richard Henderson | 1 | -2/+15 |
2003-01-26 | print-rtl.c (print_rtx): Don't print MEM details in GENERATOR_FILEs. | Alexandre Oliva | 1 | -2/+2 |
2003-01-24 | emit-rtl.c (reg_attrs_htab): New static variable. | Jan Hubicka | 1 | -0/+17 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -0/+2 |
2002-10-15 | real.c (real_to_decimal): Accept BUF_SIZE and CROP_TRAILING_ZEROS as arguments. | Richard Henderson | 1 | -2/+4 |
2002-10-08 | Tue Oct 8 16:50:10 CEST 2002 Jan Hubicka <jh@suse.cz> | Jan Hubicka | 1 | -1/+1 |
2002-10-01 | real.c (real_to_decimal): Crop trailing zeros for DIGITS < 0. | Richard Henderson | 1 | -3/+9 |
2002-09-12 | Makefile.in (HOST_PRINT): Use print-rtl1.o | Richard Henderson | 1 | -4/+1 |
2002-09-04 | real.c (ereal_to_decimal): Add digits parameter. | Richard Henderson | 1 | -1/+1 |