summaryrefslogtreecommitdiff
path: root/gcc/rtl.c
Commit message (Expand)AuthorAgeFilesLines
...
* * gengenrtl.c, rtl.c: Avoid #elif.law2000-08-031-24/+43
* * rtl.h (enum reg_note): Add REG_MAYBE_DEAD.geoffk2000-08-021-1/+1
* * diagnostic.c (trim_filename, fancy_abort): Moved here fromzack2000-07-211-46/+1
* 2000-06-29 Philipp Thomas <pthomas@suse.de>pthomas2000-06-291-5/+5
* 2000-06-28 Philipp Thomas <pthomas@suse.de>pthomas2000-06-281-5/+5
* toplevel:zack2000-06-091-39/+14
* * rtl.c: Use NOTE_INSN_REPEATED_LINE_NUMBER and NOTE_INSN_RANGE_BEG.kenner2000-04-211-1/+1
* * builtins.c (expand_builtin_expect): New.rth2000-04-171-1/+1
* * rtl.h (enum insn_note): New enumeration. Subsumerth2000-04-161-3/+3
* * Makefile.in (emit-rtl.o): Depend on HASHTAB_H.mmitchel2000-03-311-16/+26
* * rtl.h: Redistribute enum reg_note documentation.rth2000-03-291-31/+35
* * Rework fields used to describe positions of bitfields andkenner2000-03-251-2/+2
* Sibling call optimizations.rth2000-03-171-7/+5
* * real.h (MAX_LONG_DOUBLE_TYPE_SIZE): Define tojakub2000-03-061-5/+5
* * defaults.h (ASM_OUTPUT_ASCII): Constify a char*.ghazi2000-02-211-1/+1
* * gcc.texi (Bug Reporting): Refer to bugs.html.loewis2000-02-181-3/+2
* Update copyrightsghazi2000-01-171-1/+1
* * reload.c: PROTO -> PARAMS.ghazi2000-01-171-5/+5
* 2000-01-06 Mumit Khan <khan@xraylith.wisc.edu>khan2000-01-071-4/+0
* 1999-12-26 Zack Weinberg <zack@wolery.cumb.org>zack1999-12-261-2/+2
* include:ghazi1999-11-101-1/+1
* * rtl.c (read_rtx): Use fatal_with_file_and_line not fatal.rth1999-11-041-3/+3
* * rtl.c: Include toplev.h.oliva1999-11-041-3/+1
* * Makefile.in (genattrtab): Don't use (HOST_RTLANAL).clm1999-11-021-0/+108
* Fri Oct 29 15:25:07 1999 Arnaud Charlet <charlet@ACT-Europe.FR>kenner1999-11-011-20/+21
* * genrecog.c (message_with_line): Prototype.rth1999-10-151-0/+2
* * 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