| Commit message (Expand) | Author | Age | Files | Lines |
* | * rtl.c (dump_and_abort): Remove. | rth | 1999-10-14 | 1 | -0/+1 |
* | Make it possible to prototype port-specific functions (and convert i386 to us... | crux | 1999-09-20 | 1 | -0/+1 |
* | * system.h (CTYPE_CONV, TOUPPER, TOLOWER): New macros. Use | ghazi | 1999-09-16 | 1 | -6/+1 |
* | * genattr.c (main): Add extern prototype. Call return, not exit. | ghazi | 1999-09-15 | 1 | -6/+6 |
* | Replace insn_foo with insn_data.foo. | rth | 1999-09-12 | 1 | -3/+8 |
* | Replace recog_foo with recog_data.foo. | rth | 1999-09-12 | 1 | -1/+0 |
* | Linas Vepstas <linas@linas.org> | rth | 1999-09-08 | 1 | -2/+2 |
* | Merge in gcc2-ss-010999 | law | 1999-09-07 | 1 | -1/+3 |
* | * dwarf2out.c (dwarf2out_line): Constify `lastfile'. | rth | 1999-09-02 | 1 | -8/+9 |
* | Merge peephole2 from new_ia32_branch: | rth | 1999-08-31 | 1 | -23/+129 |
* | 1999-08-27 13:27 -0700 Zack Weinberg <zack@bitmover.com> | zack | 1999-08-27 | 1 | -39/+0 |
* | 1999-08-27 00:27 -0700 Zack Weinberg <zack@bitmover.com> | zack | 1999-08-27 | 1 | -24/+2 |
* | 1999-08-25 22:10 -0700 Zack Weinberg <zack@bitmover.com> | zack | 1999-08-26 | 1 | -10/+0 |
* | * genattr.c (function_unit_desc): Constify a char*. Add prototype. | ghazi | 1999-08-24 | 1 | -1/+2 |
* | * rtl.h (rtx_format): Constify a char*. | ghazi | 1999-08-20 | 1 | -2/+2 |
* | * rtl.c (rtx_name): Constify a char*. | ghazi | 1999-08-20 | 1 | -1/+1 |
* | Fix bug preventing use of match_par_dup in a call insn pattern. | wilson | 1999-08-15 | 1 | -2/+3 |
* | Include function.h in most files. Remove most of the global variables | crux | 1999-08-09 | 1 | -0/+1 |
* | 1999-04-16 22:44 -0400 Zack Weinberg <zack@rabi.columbia.edu> | zack | 1999-04-16 | 1 | -2/+2 |
* | * cppp.c (xrealloc): Fix typo last change. | rth | 1999-01-22 | 1 | -1/+1 |
* | Update copyright. | rth | 1999-01-21 | 1 | -1/+1 |
* | * cccp.c (xrealloc): Call malloc given a NULL old pointer. | rth | 1999-01-21 | 1 | -5/+9 |
* | * genattr.c (fatal): Qualify a char* with the `const' keyword. | ghazi | 1998-12-19 | 1 | -4/+4 |
* | * system.h: Include libiberty.h. | ghazi | 1998-11-27 | 1 | -8/+7 |
* | * gansidecl.h: Prepend a "G" to the macro wrapping this file | ghazi | 1998-11-08 | 1 | -2/+2 |
* | Warning fixes: | ghazi | 1998-10-25 | 1 | -5/+5 |
* | Add ATTRIBUTE_NORETURN in a bunch of places: | ghazi | 1998-10-14 | 1 | -2/+3 |
* | * system.h: Include stdarg.h/varargs.h, make sure they are ordered | ghazi | 1998-08-26 | 1 | -5/+0 |
* | * except.c (set_exception_lang_code, set_exception_version_code): | jfc | 1998-08-11 | 1 | -2/+2 |
* | * Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 for | law | 1998-06-29 | 1 | -0/+1 |
* | * genattr.c: Include stdarg.h/varargs.h. Change function | ghazi | 1998-05-11 | 1 | -4/+20 |
* | * acconfig.h (HAVE_VOLATILE): Insert stub for autoconf. | law | 1998-05-10 | 1 | -1/+0 |
* | * genemit.c (gen_exp): Allow machine description to set mode of | jfc | 1998-04-21 | 1 | -2/+5 |
* | * loop.c (regs_patch_p): Add prototype. | law | 1998-04-16 | 1 | -0/+11 |
* | Link in print-rtl.o to all gen* programs except gengenrtl | meissner | 1998-04-15 | 1 | -0/+3 |
* | * genattrtab.c: Make generated file use system.h, instead of | law | 1998-04-01 | 1 | -1/+1 |
* | * genemit.c (DONE): Rework so that it works in the true arm if | law | 1998-03-29 | 1 | -2/+2 |
* | * genemit.c (gen_expand): Do not emit "_done" or "_fail" labels. | law | 1998-03-28 | 1 | -6/+2 |
* | Cutover various gen*.c files to using system.h: | ghazi | 1998-03-24 | 1 | -12/+3 |
* | d | manfred | 1998-03-12 | 1 | -1/+1 |
* | * genattr.c: Wrap prototype of `free' in NEED_DECLARATION_FREE. | ghazi | 1998-02-27 | 1 | -1/+3 |
* | * c-common.c: Include <stdlib.h> and <string.h>/<strings.h>. | law | 1998-02-07 | 1 | -0/+4 |
* | * rtl.c (read_rtx): Use atol/atoq based upon disposition of | law | 1998-01-28 | 1 | -7/+5 |
* | * Makefile.in (OBJ, GEN, RTL_H): Add genrtl.[oh] bits. | rth | 1998-01-08 | 1 | -4/+4 |
* | * bitmap.c (bitmap_clear): Ensure `inline' is at the beginning | law | 1997-12-20 | 1 | -1/+6 |
* | formatting tweaks | mrs | 1996-07-03 | 1 | -1/+2 |
* | Update FSF address. | kenner | 1995-06-15 | 1 | -1/+2 |
* | (gen_insn): Ignore insns whose names begin with '*'. | kenner | 1995-01-13 | 1 | -4/+5 |
* | Added \n to printf to shorten line for VAX-C. | kenner | 1994-03-12 | 1 | -2/+2 |
* | (gen_split): Initialize _val in generated function. | kenner | 1992-12-29 | 1 | -1/+1 |