Age | Commit message (Expand) | Author | Files | Lines |
1999-03-22 | rtl.h (shallow_copy_rtx): Declare. | J"orn Rennecke | 1 | -0/+22 |
1999-03-19 | Warning fixes: | Kaveh R. Ghazi | 1 | -1/+1 |
1999-02-25 | Flow rewrite to use basic block structures and edge lists. | Richard Henderson | 1 | -1/+2 |
1999-02-22 | cse.c (dump_class): New function. | Mark Mitchell | 1 | -5/+18 |
1999-01-11 | * rtl.c (rtx_alloc): Use memset instead of inline loop. | Richard Henderson | 1 | -3/+1 |
1999-01-06 | More copyright fixes. Oh what fun. | Jeff Law | 1 | -1/+1 |
1998-12-08 | See ChangeLog.. | Andrew MacLeod | 1 | -1/+2 |
1998-10-23 | machmode.h (mode_mask_array): No longer const. | Richard Earnshaw | 1 | -1/+2 |
1998-10-14 | Add ATTRIBUTE_NORETURN in a bunch of places: | Kaveh R. Ghazi | 1 | -1/+1 |
1998-10-01 | dwarf2out.c (expand_builtin_dwarf_reg_size): Fix to work with more than three... | John Carr | 1 | -7/+18 |
1998-09-05 | rtl.h (enum reg_note): Add REG_FRAME_RELATED_EXPR. | Richard Henderson | 1 | -1/+2 |
1998-05-13 | Makefile.in (HOST_RTL): Add $(HOST_PREFIX)bitmap.o. | Michael Meissner | 1 | -2/+18 |
1998-05-06 | c-common.c: Convert to using ctype macros defined in system.h. | Kaveh R. Ghazi | 1 | -2/+2 |
1998-05-06 | The isascii check is needed by system.h. | Kaveh R. Ghazi | 1 | -4/+0 |
1998-04-10 | Prevent going into an infinite loop upon encountering an enuterminated comment. | Nick Clifton | 1 | -2/+3 |
1998-03-20 | Major cutover to using system.h: | Kaveh R. Ghazi | 1 | -5/+1 |
1998-03-18 | rtl.c (read_rtx): Fall back on homebrew atoll if HOST_WIDE_INT is large... | Richard Henderson | 1 | -3/+40 |
1998-01-30 | Forgot to commit these... | Jeff Law | 1 | -0/+6 |
1998-01-28 | rtl.c (read_rtx): Use atol/atoq based upon disposition of HOST_WIDE_INT. | Jeff Law | 1 | -0/+4 |
1998-01-17 | acconifg.h (NEED_DECLARATION_ATOL): New declaration to check for. | Jeffrey A Law | 1 | -1/+1 |
1998-01-17 | * rtl.c (read_rtx): Initialize list_rtx to NULL, not NULL_RTX. | Jeffrey A Law | 1 | -1/+1 |
1997-12-20 | bitmap.c (bitmap_clear): Ensure `inline' is at the beginning of the declaration. | Kaveh R. Ghazi | 1 | -3/+6 |
1997-12-11 | [multiple changes] | Teemu Torma | 1 | -1/+1 |
1997-12-06 | Merge from gcc-2.8 | Jeff Law | 1 | -11/+3 |
1997-11-02 | Update mainline egcs to gcc2 snapshot 971021. | Jeff Law | 1 | -0/+6 |
1997-09-23 | reorg.c (dbr_schedule): At end of this pass... | David S. Miller | 1 | -1/+2 |
1997-08-11 | * Integrate alias analysis changes from jfc@mit.edu | Jeffrey A Law | 1 | -1/+1 |
1997-03-28 | rtl.c (note_insn_name): Add NOTE_REPEATED_LINE_NUMBER. | Doug Evans | 1 | -3/+5 |
1996-11-15 | (rtvec_alloc): Clear rtwint instead of rtvec. | Richard Kenner | 1 | -3/+4 |
1996-07-23 | install EH code | Mike Stump | 1 | -1/+2 |
1996-07-03 | formatting tweaks | Mike Stump | 1 | -1/+1 |
1995-06-15 | Update FSF address. | Richard Kenner | 1 | -1/+2 |
1994-03-25 | (read_rtx): Remove decl of unused variable STRINGBUFSIZE. | Richard Kenner | 1 | -2/+1 |
1993-10-07 | Move initialization of byte_mode and word_mode to emit-rtl.c | Ian Lance Taylor | 1 | -19/+1 |
1993-09-19 | (rtx_free): New function. | Richard Stallman | 1 | -0/+9 |
1993-05-17 | (init_rtl): Correct number of 'w's in CONST_DOUBLE format. | Richard Stallman | 1 | -2/+3 |
1993-04-26 | (NOTE_INSN_FUNCTION_BEG): Make non-zero. | Doug Evans | 1 | -2/+2 |
1993-03-31 | Include real.h to get the definition of REAL_VALUE_TYPE. | Richard Stallman | 1 | -0/+1 |
1993-01-14 | (copy_rtx): A MEM with constant address is not sharable. | Jim Wilson | 1 | -4/+4 |
1993-01-03 | (rtx_alloc): Clear common area of rtx in a portable manner. | Richard Kenner | 1 | -1/+8 |
1992-12-27 | (copy_rtx): A CONST can be shared if it contains a SYMBOL_REF. | Richard Kenner | 1 | -0/+16 |
1992-09-19 | (note_insn_name): Fix typo: had NOT_INSN_DELETED_LABEL. | Richard Kenner | 1 | -1/+1 |
1992-09-15 | (ftell): Declaration deleted. | Richard Stallman | 1 | -2/+0 |
1992-07-06 | entered into RCS | Charles Hannum | 1 | -5/+48 |
1992-07-05 | *** empty log message *** | Richard Stallman | 1 | -1/+2 |
1992-06-29 | *** empty log message *** | Tom Wood | 1 | -1/+2 |
1992-06-28 | *** empty log message *** | Richard Kenner | 1 | -2/+0 |
1992-06-27 | *** empty log message *** | Richard Kenner | 1 | -0/+8 |
1992-05-13 | *** empty log message *** | Richard Stallman | 1 | -2/+7 |
1992-05-09 | *** empty log message *** | Richard Stallman | 1 | -3/+4 |