| Commit message (Expand) | Author | Age | Files | Lines |
* | * rtl.h (traverse_md_constants): Declare. | amylaar | 2000-11-22 | 1 | -0/+123 |
* | oops, forgot a const | dj | 2000-11-16 | 1 | -1/+1 |
* | * rtl.c (read_rtx): Provide suitable names for unnamed | dj | 2000-11-16 | 1 | -0/+23 |
* | * toplev.c, flags.h, fold-const.c, real.c, rtl.c, | jsm28 | 2000-10-29 | 1 | -1/+1 |
* | Remove obstacks. | mmitchel | 2000-10-13 | 1 | -40/+17 |
* | * machmode.def: Add BImode. Add a column for bitsize. | rth | 2000-09-18 | 1 | -10/+25 |
* | Fix a small oversight | crux | 2000-09-07 | 1 | -1/+3 |
* | Eliminate false DV warnings for predicated calls to noreturn functions. | wilson | 2000-09-01 | 1 | -1/+1 |
* | * stmt.c (expand_asm_operands): Twiddle generating_concat_p | geoffk | 2000-09-01 | 1 | -0/+3 |
* | * gengenrtl.c, rtl.c: Avoid #elif. | law | 2000-08-03 | 1 | -24/+43 |
* | * rtl.h (enum reg_note): Add REG_MAYBE_DEAD. | geoffk | 2000-08-02 | 1 | -1/+1 |
* | * diagnostic.c (trim_filename, fancy_abort): Moved here from | zack | 2000-07-21 | 1 | -46/+1 |
* | 2000-06-29 Philipp Thomas <pthomas@suse.de> | pthomas | 2000-06-29 | 1 | -5/+5 |
* | 2000-06-28 Philipp Thomas <pthomas@suse.de> | pthomas | 2000-06-28 | 1 | -5/+5 |
* | toplevel: | zack | 2000-06-09 | 1 | -39/+14 |
* | * rtl.c: Use NOTE_INSN_REPEATED_LINE_NUMBER and NOTE_INSN_RANGE_BEG. | kenner | 2000-04-21 | 1 | -1/+1 |
* | * builtins.c (expand_builtin_expect): New. | rth | 2000-04-17 | 1 | -1/+1 |
* | * rtl.h (enum insn_note): New enumeration. Subsume | rth | 2000-04-16 | 1 | -3/+3 |
* | * Makefile.in (emit-rtl.o): Depend on HASHTAB_H. | mmitchel | 2000-03-31 | 1 | -16/+26 |
* | * rtl.h: Redistribute enum reg_note documentation. | rth | 2000-03-29 | 1 | -31/+35 |
* | * Rework fields used to describe positions of bitfields and | kenner | 2000-03-25 | 1 | -2/+2 |
* | Sibling call optimizations. | rth | 2000-03-17 | 1 | -7/+5 |
* | * real.h (MAX_LONG_DOUBLE_TYPE_SIZE): Define to | jakub | 2000-03-06 | 1 | -5/+5 |
* | * defaults.h (ASM_OUTPUT_ASCII): Constify a char*. | ghazi | 2000-02-21 | 1 | -1/+1 |
* | * gcc.texi (Bug Reporting): Refer to bugs.html. | loewis | 2000-02-18 | 1 | -3/+2 |
* | Update copyrights | ghazi | 2000-01-17 | 1 | -1/+1 |
* | * reload.c: PROTO -> PARAMS. | ghazi | 2000-01-17 | 1 | -5/+5 |
* | 2000-01-06 Mumit Khan <khan@xraylith.wisc.edu> | khan | 2000-01-07 | 1 | -4/+0 |
* | 1999-12-26 Zack Weinberg <zack@wolery.cumb.org> | zack | 1999-12-26 | 1 | -2/+2 |
* | include: | ghazi | 1999-11-10 | 1 | -1/+1 |
* | * rtl.c (read_rtx): Use fatal_with_file_and_line not fatal. | rth | 1999-11-04 | 1 | -3/+3 |
* | * rtl.c: Include toplev.h. | oliva | 1999-11-04 | 1 | -3/+1 |
* | * Makefile.in (genattrtab): Don't use (HOST_RTLANAL). | clm | 1999-11-02 | 1 | -0/+108 |
* | Fri Oct 29 15:25:07 1999 Arnaud Charlet <charlet@ACT-Europe.FR> | kenner | 1999-11-01 | 1 | -20/+21 |
* | * genrecog.c (message_with_line): Prototype. | rth | 1999-10-15 | 1 | -0/+2 |
* | * rtl.c (dump_and_abort): Remove. | rth | 1999-10-14 | 1 | -51/+103 |
* | Bring copy_insn_1 and copy_rtx in sync and simplify them | crux | 1999-10-11 | 1 | -20/+3 |
* | * haifa-sched.c (sched_reg_n_calls_crossed): Delete. | rth | 1999-10-10 | 1 | -1/+1 |
* | include: | ghazi | 1999-10-10 | 1 | -1/+1 |
* | * print-tree.c (print_node, indent_to): Remove redundant prototypes. | ghazi | 1999-10-03 | 1 | -0/+1 |
* | * rtl.c (obstack_alloc_rtx): Removed. | oliva | 1999-09-14 | 1 | -35/+0 |
* | * gengenrtl.c (CONST_DOUBLE_FORMAT): Take the size REAL_ARITHMETIC | rth | 1999-09-08 | 1 | -7/+32 |
* | Merge in gcc2-ss-010999 | law | 1999-09-07 | 1 | -1/+37 |
* | * Makefile.in (ggc-simple.o): Depend on varray.h. | mmitchel | 1999-09-05 | 1 | -36/+48 |
* | * flow.c (propagate_block): Use XEXP not SET_DEST for a USE. | rth | 1999-09-03 | 1 | -0/+27 |
* | 1999-08-31 12:20 -0700 Zack Weinberg <zack@bitmover.com> | zack | 1999-08-31 | 1 | -5/+71 |
* | 1999-08-27 13:27 -0700 Zack Weinberg <zack@bitmover.com> | zack | 1999-08-27 | 1 | -82/+49 |
* | 1999-08-25 22:10 -0700 Zack Weinberg <zack@bitmover.com> | zack | 1999-08-26 | 1 | -0/+54 |
* | * rtl.c (rtx_class, note_insn_name, reg_note_name): Constify. | ghazi | 1999-08-20 | 1 | -3/+3 |
* | * rtl.h (rtx_format): Constify a char*. | ghazi | 1999-08-20 | 1 | -5/+5 |