summaryrefslogtreecommitdiff
path: root/gcc/rtl.c
Commit message (Expand)AuthorAgeFilesLines
* Major cutover to using system.h:ghazi1998-03-201-5/+1
* * rtl.c (read_rtx): Fall back on homebrew atoll if HOST_WIDE_INTrth1998-03-181-3/+40
* Forgot to commit these...law1998-01-301-0/+6
* * rtl.c (read_rtx): Use atol/atoq based upon disposition oflaw1998-01-281-0/+4
* * acconifg.h (NEED_DECLARATION_ATOL): New declaration to check for.law1998-01-171-1/+1
* * rtl.c (read_rtx): Initialize list_rtx to NULL, not NULL_RTX.law1998-01-171-1/+1
* * bitmap.c (bitmap_clear): Ensure `inline' is at the beginninglaw1997-12-201-3/+6
* Thu Dec 11 20:42:18 1997 Teemu Torma <tot@trema.com>jason1997-12-121-1/+1
* Merge from gcc-2.8law1997-12-071-11/+3
* Update mainline egcs to gcc2 snapshot 971021.law1997-11-021-0/+6
* * reorg.c (dbr_schedule): At end of this pass, add REG_BR_PREDlaw1997-09-231-1/+2
* * Integrate alias analysis changes from jfc@mit.edulaw1997-08-111-1/+1
* * rtl.c (note_insn_name): Add NOTE_REPEATED_LINE_NUMBER.dje1997-03-281-3/+5
* (rtvec_alloc): Clear rtwint instead of rtvec.kenner1996-11-151-3/+4
* install EH codemrs1996-07-231-1/+2
* formatting tweaksmrs1996-07-031-1/+1
* Update FSF address.kenner1995-06-151-1/+2
* (read_rtx): Remove decl of unused variable STRINGBUFSIZE.kenner1994-03-251-2/+1
* Move initialization of byte_mode and word_mode to emit-rtl.cian1993-10-071-19/+1
* (rtx_free): New function.rms1993-09-191-0/+9
* (init_rtl): Correct number of 'w's in CONST_DOUBLE format.rms1993-05-171-2/+3
* (NOTE_INSN_FUNCTION_BEG): Make non-zero.dje1993-04-261-2/+2
* Include real.h to get the definition of REAL_VALUE_TYPE.rms1993-03-311-0/+1
* (copy_rtx): A MEM with constant address is not sharable.wilson1993-01-141-4/+4
* (rtx_alloc): Clear common area of rtx in a portable manner.kenner1993-01-031-1/+8
* (copy_rtx): A CONST can be shared if it contains a SYMBOL_REF.kenner1992-12-271-0/+16
* (note_insn_name): Fix typo: had NOT_INSN_DELETED_LABEL.kenner1992-09-191-1/+1
* (ftell): Declaration deleted.rms1992-09-151-2/+0
* entered into RCSmycroft1992-07-061-5/+48
* *** empty log message ***rms1992-07-051-1/+2
* *** empty log message ***wood1992-06-291-1/+2
* *** empty log message ***kenner1992-06-281-2/+0
* *** empty log message ***kenner1992-06-271-0/+8
* *** empty log message ***rms1992-05-131-2/+7
* *** empty log message ***rms1992-05-091-3/+4
* *** empty log message ***rms1992-05-091-20/+12
* *** empty log message ***rms1992-05-071-1/+1
* *** empty log message ***rms1992-04-201-95/+0
* *** empty log message ***wood1992-04-151-0/+11
* *** empty log message ***wilson1992-04-141-7/+25
* *** empty log message ***kenner1992-01-151-1/+1
* *** empty log message ***kenner1992-01-041-1/+36
* *** empty log message ***wilson1991-12-281-1/+1
* Initial revisionwilson1991-12-061-0/+819