| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge in gcc2-ss-010999 | law | 1999-09-07 | 1 | -1/+37 |
* | * Makefile.in (ggc-simple.o): Depend on varray.h. | mmitchel | 1999-09-05 | 1 | -36/+48 |
* | * flow.c (propagate_block): Use XEXP not SET_DEST for a USE. | rth | 1999-09-03 | 1 | -0/+27 |
* | 1999-08-31 12:20 -0700 Zack Weinberg <zack@bitmover.com> | zack | 1999-08-31 | 1 | -5/+71 |
* | 1999-08-27 13:27 -0700 Zack Weinberg <zack@bitmover.com> | zack | 1999-08-27 | 1 | -82/+49 |
* | 1999-08-25 22:10 -0700 Zack Weinberg <zack@bitmover.com> | zack | 1999-08-26 | 1 | -0/+54 |
* | * rtl.c (rtx_class, note_insn_name, reg_note_name): Constify. | ghazi | 1999-08-20 | 1 | -3/+3 |
* | * rtl.h (rtx_format): Constify a char*. | ghazi | 1999-08-20 | 1 | -5/+5 |
* | * machmode.h (mode_name): Constify a char*. | ghazi | 1999-08-20 | 1 | -1/+1 |
* | * rtl.c (rtx_name): Constify a char*. | ghazi | 1999-08-20 | 1 | -1/+1 |
* | 1999-08-19 14:44 -0700 Zack Weinberg <zack@bitmover.com> | zack | 1999-08-19 | 1 | -2/+6 |
* | Warning fixes: | ghazi | 1999-08-04 | 1 | -1/+0 |
* | * rtl.h (shallow_copy_rtx): Declare. | amylaar | 1999-03-22 | 1 | -0/+22 |
* | Warning fixes: | ghazi | 1999-03-19 | 1 | -1/+1 |
* | Flow rewrite to use basic block structures and edge lists. | rth | 1999-02-25 | 1 | -1/+2 |
* | * cse.c (dump_class): New function. | mmitchel | 1999-02-22 | 1 | -5/+18 |
* | * rtl.c (rtx_alloc): Use memset instead of inline loop. | rth | 1999-01-12 | 1 | -3/+1 |
* | More copyright fixes. Oh what fun. | law | 1999-01-06 | 1 | -1/+1 |
* | Tue Dec 8 15:32:56 EST 1998 Andrew MacLeod <amacleod@cygnus.com> | amacleod | 1998-12-08 | 1 | -1/+2 |
* | * machmode.h (mode_mask_array): No longer const. | rearnsha | 1998-10-23 | 1 | -1/+2 |
* | Add ATTRIBUTE_NORETURN in a bunch of places: | ghazi | 1998-10-14 | 1 | -1/+1 |
* | * dwarf2out.c (expand_builtin_dwarf_reg_size): Fix to work | jfc | 1998-10-01 | 1 | -7/+18 |
* | * rtl.h (enum reg_note): Add REG_FRAME_RELATED_EXPR. | rth | 1998-09-05 | 1 | -1/+2 |
* | * Makefile.in (HOST_RTL): Add $(HOST_PREFIX)bitmap.o. | law | 1998-05-13 | 1 | -2/+18 |
* | * c-common.c: Convert to using ctype macros defined in system.h. | ghazi | 1998-05-06 | 1 | -2/+2 |
* | The isascii check is needed by system.h. | ghazi | 1998-05-06 | 1 | -4/+0 |
* | Prevent going into an infinite loop upon encountering an enuterminated comment. | nickc | 1998-04-10 | 1 | -2/+3 |
* | Major cutover to using system.h: | ghazi | 1998-03-20 | 1 | -5/+1 |
* | * rtl.c (read_rtx): Fall back on homebrew atoll if HOST_WIDE_INT | rth | 1998-03-18 | 1 | -3/+40 |
* | Forgot to commit these... | law | 1998-01-30 | 1 | -0/+6 |
* | * rtl.c (read_rtx): Use atol/atoq based upon disposition of | law | 1998-01-28 | 1 | -0/+4 |
* | * acconifg.h (NEED_DECLARATION_ATOL): New declaration to check for. | law | 1998-01-17 | 1 | -1/+1 |
* | * rtl.c (read_rtx): Initialize list_rtx to NULL, not NULL_RTX. | law | 1998-01-17 | 1 | -1/+1 |
* | * bitmap.c (bitmap_clear): Ensure `inline' is at the beginning | law | 1997-12-20 | 1 | -3/+6 |
* | Thu Dec 11 20:42:18 1997 Teemu Torma <tot@trema.com> | jason | 1997-12-12 | 1 | -1/+1 |
* | Merge from gcc-2.8 | law | 1997-12-07 | 1 | -11/+3 |
* | Update mainline egcs to gcc2 snapshot 971021. | law | 1997-11-02 | 1 | -0/+6 |
* | * reorg.c (dbr_schedule): At end of this pass, add REG_BR_PRED | law | 1997-09-23 | 1 | -1/+2 |
* | * Integrate alias analysis changes from jfc@mit.edu | law | 1997-08-11 | 1 | -1/+1 |
* | * rtl.c (note_insn_name): Add NOTE_REPEATED_LINE_NUMBER. | dje | 1997-03-28 | 1 | -3/+5 |
* | (rtvec_alloc): Clear rtwint instead of rtvec. | kenner | 1996-11-15 | 1 | -3/+4 |
* | install EH code | mrs | 1996-07-23 | 1 | -1/+2 |
* | formatting tweaks | mrs | 1996-07-03 | 1 | -1/+1 |
* | Update FSF address. | kenner | 1995-06-15 | 1 | -1/+2 |
* | (read_rtx): Remove decl of unused variable STRINGBUFSIZE. | kenner | 1994-03-25 | 1 | -2/+1 |
* | Move initialization of byte_mode and word_mode to emit-rtl.c | ian | 1993-10-07 | 1 | -19/+1 |
* | (rtx_free): New function. | rms | 1993-09-19 | 1 | -0/+9 |
* | (init_rtl): Correct number of 'w's in CONST_DOUBLE format. | rms | 1993-05-17 | 1 | -2/+3 |
* | (NOTE_INSN_FUNCTION_BEG): Make non-zero. | dje | 1993-04-26 | 1 | -2/+2 |
* | Include real.h to get the definition of REAL_VALUE_TYPE. | rms | 1993-03-31 | 1 | -0/+1 |