OSDN Git Service

* config/linux.h (ASM_COMMENT_START): Remove from here,
[pf3gnuchains/gcc-fork.git] / gcc / rtl.c
1998-05-06 ghazi * c-common.c: Convert to using ctype macros...
1998-05-06 ghaziThe isascii check is needed by system.h.
1998-04-10 nickcPrevent going into an infinite loop upon encountering...
1998-03-20 ghaziMajor cutover to using system.h:
1998-03-18 rth * rtl.c (read_rtx): Fall back on homebrew atoll...
1998-01-30 lawForgot to commit these...
1998-01-28 law * rtl.c (read_rtx): Use atol/atoq based upon...
1998-01-17 law * acconifg.h (NEED_DECLARATION_ATOL): New decla...
1998-01-17 law * rtl.c (read_rtx): Initialize list_rtx to...
1997-12-20 law * bitmap.c (bitmap_clear): Ensure `inline'...
1997-12-12 jasonThu Dec 11 20:42:18 1997 Teemu Torma <tot@trema.com>
1997-12-07 lawMerge from gcc-2.8
1997-11-02 lawUpdate mainline egcs to gcc2 snapshot 971021.
1997-09-23 law * reorg.c (dbr_schedule): At end of this pass...
1997-08-11 law * Integrate alias analysis changes from jfc...
1997-03-28 dje * rtl.c (note_insn_name): Add NOTE_REPEATED_LINE_NUMBER.
1996-11-15 kenner(rtvec_alloc): Clear rtwint instead of rtvec.
1996-07-23 mrsinstall EH code
1996-07-03 mrsformatting tweaks
1995-06-15 kennerUpdate FSF address.
1994-03-25 kenner(read_rtx): Remove decl of unused variable STRINGBUFSIZE.
1993-10-07 ianMove initialization of byte_mode and word_mode to emit...
1993-09-19 rms(rtx_free): New function.
1993-05-17 rms(init_rtl): Correct number of 'w's in CONST_DOUBLE...
1993-04-26 dje(NOTE_INSN_FUNCTION_BEG): Make non-zero.
1993-03-31 rmsInclude real.h to get the definition of REAL_VALUE_TYPE.
1993-01-14 wilson(copy_rtx): A MEM with constant address is not sharable.
1993-01-03 kenner(rtx_alloc): Clear common area of rtx in a portable...
1992-12-27 kenner(copy_rtx): A CONST can be shared if it contains a...
1992-09-19 kenner(note_insn_name): Fix typo: had NOT_INSN_DELETED_LABEL.
1992-09-15 rms(ftell): Declaration deleted.
1992-07-06 mycroftentered into RCS
1992-07-05 rms*** empty log message ***
1992-06-29 wood*** empty log message ***
1992-06-28 kenner*** empty log message ***
1992-06-27 kenner*** empty log message ***
1992-05-13 rms*** empty log message ***
1992-05-09 rms*** empty log message ***
1992-05-09 rms*** empty log message ***
1992-05-07 rms*** empty log message ***
1992-04-20 rms*** empty log message ***
1992-04-15 wood*** empty log message ***
1992-04-14 wilson*** empty log message ***
1992-01-15 kenner*** empty log message ***
1992-01-04 kenner*** empty log message ***
1991-12-28 wilson*** empty log message ***
1991-12-06 wilsonInitial revision