summaryrefslogtreecommitdiff
path: root/gcc/rtl.c
Commit message (Expand)AuthorAgeFilesLines
* * rtl.h (traverse_md_constants): Declare.amylaar2000-11-221-0/+123
* oops, forgot a constdj2000-11-161-1/+1
* * rtl.c (read_rtx): Provide suitable names for unnameddj2000-11-161-0/+23
* * toplev.c, flags.h, fold-const.c, real.c, rtl.c,jsm282000-10-291-1/+1
* Remove obstacks.mmitchel2000-10-131-40/+17
* * machmode.def: Add BImode. Add a column for bitsize.rth2000-09-181-10/+25
* Fix a small oversightcrux2000-09-071-1/+3
* Eliminate false DV warnings for predicated calls to noreturn functions.wilson2000-09-011-1/+1
* * stmt.c (expand_asm_operands): Twiddle generating_concat_pgeoffk2000-09-011-0/+3
* * 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