summaryrefslogtreecommitdiffstats
path: root/gcc/rtl.c
Commit message (Expand)AuthorAgeFilesLines
* * rtl.c (dump_and_abort): Remove.rth1999-10-141-51/+103
* Bring copy_insn_1 and copy_rtx in sync and simplify themcrux1999-10-111-20/+3
* * haifa-sched.c (sched_reg_n_calls_crossed): Delete.rth1999-10-101-1/+1
* include:ghazi1999-10-101-1/+1
* * print-tree.c (print_node, indent_to): Remove redundant prototypes.ghazi1999-10-031-0/+1
* * rtl.c (obstack_alloc_rtx): Removed.oliva1999-09-141-35/+0
* * gengenrtl.c (CONST_DOUBLE_FORMAT): Take the size REAL_ARITHMETICrth1999-09-081-7/+32
* Merge in gcc2-ss-010999law1999-09-071-1/+37
* * Makefile.in (ggc-simple.o): Depend on varray.h.mmitchel1999-09-051-36/+48
* * flow.c (propagate_block): Use XEXP not SET_DEST for a USE.rth1999-09-031-0/+27
* 1999-08-31 12:20 -0700 Zack Weinberg <zack@bitmover.com>zack1999-08-311-5/+71
* 1999-08-27 13:27 -0700 Zack Weinberg <zack@bitmover.com>zack1999-08-271-82/+49
* 1999-08-25 22:10 -0700 Zack Weinberg <zack@bitmover.com>zack1999-08-261-0/+54
* * rtl.c (rtx_class, note_insn_name, reg_note_name): Constify.ghazi1999-08-201-3/+3
* * rtl.h (rtx_format): Constify a char*.ghazi1999-08-201-5/+5
* * machmode.h (mode_name): Constify a char*.ghazi1999-08-201-1/+1
* * rtl.c (rtx_name): Constify a char*.ghazi1999-08-201-1/+1
* 1999-08-19 14:44 -0700 Zack Weinberg <zack@bitmover.com>zack1999-08-191-2/+6
* Warning fixes:ghazi1999-08-041-1/+0
* * rtl.h (shallow_copy_rtx): Declare.amylaar1999-03-221-0/+22
* Warning fixes:ghazi1999-03-191-1/+1
* Flow rewrite to use basic block structures and edge lists.rth1999-02-251-1/+2
* * cse.c (dump_class): New function.mmitchel1999-02-221-5/+18
* * rtl.c (rtx_alloc): Use memset instead of inline loop.rth1999-01-121-3/+1
* More copyright fixes. Oh what fun.law1999-01-061-1/+1
* Tue Dec 8 15:32:56 EST 1998 Andrew MacLeod <amacleod@cygnus.com>amacleod1998-12-081-1/+2
* * machmode.h (mode_mask_array): No longer const.rearnsha1998-10-231-1/+2
* Add ATTRIBUTE_NORETURN in a bunch of places:ghazi1998-10-141-1/+1
* * dwarf2out.c (expand_builtin_dwarf_reg_size): Fix to workjfc1998-10-011-7/+18
* * rtl.h (enum reg_note): Add REG_FRAME_RELATED_EXPR.rth1998-09-051-1/+2
* * Makefile.in (HOST_RTL): Add $(HOST_PREFIX)bitmap.o.law1998-05-131-2/+18
* * c-common.c: Convert to using ctype macros defined in system.h.ghazi1998-05-061-2/+2
* The isascii check is needed by system.h.ghazi1998-05-061-4/+0
* Prevent going into an infinite loop upon encountering an enuterminated comment.nickc1998-04-101-2/+3
* 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
OpenPOWER on IntegriCloud