| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * calls.c (ECF_ALWAYS_RETURN): New constant. | hubicka | 2001-08-08 | 1 | -1/+1 |
* | * calls.c (expand_call): Do not emit INSN_SETJMP note. | hubicka | 2001-08-07 | 1 | -2/+2 |
* | * machmode.def (Pmode): Redefine if GENERATOR_FILE. | rth | 2001-07-16 | 1 | -10/+7 |
* | * rtl.c (copy_rtx): Handle 'T' format letter. | zack | 2001-07-03 | 1 | -0/+1 |
* | * rtl.def (DEFINE_INSN, DEFINE_INSN_AND_SPLIT, DEFINE_PEEPHOLE): | zack | 2001-06-30 | 1 | -0/+3 |
* | * config/i386/i386.md: Global update to use new string syntax | zack | 2001-06-28 | 1 | -614/+2 |
* | * rtl.c (read_string): Break out from ... | rth | 2001-05-22 | 1 | -47/+63 |
* | libiberty: | zack | 2001-03-06 | 1 | -21/+12 |
* | * rtl.c (rtl_check_failed_code2): Fix typo in last change. | ghazi | 2001-02-24 | 1 | -1/+1 |
* | * diagnostic.c (trim_filename): No longer static. | kenner | 2001-02-23 | 1 | -20/+22 |
* | * rtl.c (copy_most_rtx, shallow_copy_rtx): Copy frame_related | aoliva | 2000-12-27 | 1 | -0/+2 |
* | * rtl.h (REG_NON_LOCAL_GOTO): New. | rth | 2000-12-21 | 1 | -1/+2 |
* | * 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 |