aboutsummaryrefslogtreecommitdiff
path: root/gcc/rtl.c
AgeCommit message (Expand)AuthorFilesLines
1998-12-08See ChangeLog..Andrew MacLeod1-1/+2
1998-10-23machmode.h (mode_mask_array): No longer const.Richard Earnshaw1-1/+2
1998-10-14Add ATTRIBUTE_NORETURN in a bunch of places:Kaveh R. Ghazi1-1/+1
1998-10-01dwarf2out.c (expand_builtin_dwarf_reg_size): Fix to work with more than three...John Carr1-7/+18
1998-09-05rtl.h (enum reg_note): Add REG_FRAME_RELATED_EXPR.Richard Henderson1-1/+2
1998-05-13Makefile.in (HOST_RTL): Add $(HOST_PREFIX)bitmap.o.Michael Meissner1-2/+18
1998-05-06c-common.c: Convert to using ctype macros defined in system.h.Kaveh R. Ghazi1-2/+2
1998-05-06The isascii check is needed by system.h.Kaveh R. Ghazi1-4/+0
1998-04-10Prevent going into an infinite loop upon encountering an enuterminated comment.Nick Clifton1-2/+3
1998-03-20Major cutover to using system.h:Kaveh R. Ghazi1-5/+1
1998-03-18rtl.c (read_rtx): Fall back on homebrew atoll if HOST_WIDE_INT is large...Richard Henderson1-3/+40
1998-01-30Forgot to commit these...Jeff Law1-0/+6
1998-01-28rtl.c (read_rtx): Use atol/atoq based upon disposition of HOST_WIDE_INT.Jeff Law1-0/+4
1998-01-17acconifg.h (NEED_DECLARATION_ATOL): New declaration to check for.Jeffrey A Law1-1/+1
1998-01-17* rtl.c (read_rtx): Initialize list_rtx to NULL, not NULL_RTX.Jeffrey A Law1-1/+1
1997-12-20bitmap.c (bitmap_clear): Ensure `inline' is at the beginning of the declaration.Kaveh R. Ghazi1-3/+6
1997-12-11[multiple changes]Teemu Torma1-1/+1
1997-12-06Merge from gcc-2.8Jeff Law1-11/+3
1997-11-02Update mainline egcs to gcc2 snapshot 971021.Jeff Law1-0/+6
1997-09-23reorg.c (dbr_schedule): At end of this pass...David S. Miller1-1/+2
1997-08-11* Integrate alias analysis changes from jfc@mit.eduJeffrey A Law1-1/+1
1997-03-28rtl.c (note_insn_name): Add NOTE_REPEATED_LINE_NUMBER.Doug Evans1-3/+5
1996-11-15(rtvec_alloc): Clear rtwint instead of rtvec.Richard Kenner1-3/+4
1996-07-23install EH codeMike Stump1-1/+2
1996-07-03formatting tweaksMike Stump1-1/+1
1995-06-15Update FSF address.Richard Kenner1-1/+2
1994-03-25(read_rtx): Remove decl of unused variable STRINGBUFSIZE.Richard Kenner1-2/+1
1993-10-07Move initialization of byte_mode and word_mode to emit-rtl.cIan Lance Taylor1-19/+1
1993-09-19(rtx_free): New function.Richard Stallman1-0/+9
1993-05-17(init_rtl): Correct number of 'w's in CONST_DOUBLE format.Richard Stallman1-2/+3
1993-04-26(NOTE_INSN_FUNCTION_BEG): Make non-zero.Doug Evans1-2/+2
1993-03-31Include real.h to get the definition of REAL_VALUE_TYPE.Richard Stallman1-0/+1
1993-01-14(copy_rtx): A MEM with constant address is not sharable.Jim Wilson1-4/+4
1993-01-03(rtx_alloc): Clear common area of rtx in a portable manner.Richard Kenner1-1/+8
1992-12-27(copy_rtx): A CONST can be shared if it contains a SYMBOL_REF.Richard Kenner1-0/+16
1992-09-19(note_insn_name): Fix typo: had NOT_INSN_DELETED_LABEL.Richard Kenner1-1/+1
1992-09-15(ftell): Declaration deleted.Richard Stallman1-2/+0
1992-07-06entered into RCSCharles Hannum1-5/+48
1992-07-05*** empty log message ***Richard Stallman1-1/+2
1992-06-29*** empty log message ***Tom Wood1-1/+2
1992-06-28*** empty log message ***Richard Kenner1-2/+0
1992-06-27*** empty log message ***Richard Kenner1-0/+8
1992-05-13*** empty log message ***Richard Stallman1-2/+7
1992-05-09*** empty log message ***Richard Stallman1-3/+4
1992-05-09*** empty log message ***Richard Stallman1-20/+12
1992-05-07*** empty log message ***Richard Stallman1-1/+1
1992-04-20*** empty log message ***Richard Stallman1-95/+0
1992-04-15*** empty log message ***Tom Wood1-0/+11
1992-04-14*** empty log message ***Jim Wilson1-7/+25
1992-01-15*** empty log message ***Richard Kenner1-1/+1