| Commit message (Expand) | Author | Age | Files | Lines |
* | * gensupport.c: Include hashtab.h. | zack | 2002-07-29 | 1 | -16/+47 |
* | * defaults.h (obstack_chunk_alloc, obstack_chunk_free): | neil | 2002-07-23 | 1 | -4/+0 |
* | * genflags.c (gen_insn): Use IS_VSPACE. | rth | 2002-03-11 | 1 | -1/+1 |
* | * c-decl.c (duplicate_decls, push_parm_decl): Remove leading | neil | 2001-12-02 | 1 | -1/+1 |
* | * c-decl.c (duplicate_decls, parmlist_tags_warning): Remove | neil | 2001-12-01 | 1 | -1/+1 |
* | 2001-11-05 Alan Matsuoka <alanm@redhat.com> | alanm | 2001-11-14 | 1 | -1/+1 |
* | 2001-10-10 Stan Shebs <shebs@apple.com> | shebs | 2001-10-11 | 1 | -6/+6 |
* | * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c, | gerald | 2001-08-22 | 1 | -12/+12 |
* | * genattr.c, gencheck.c, gencodes.c, genconfig.c, genflags.c, | zack | 2001-04-02 | 1 | -4/+10 |
* | * mkconfig.sh: Include insn-flags.h. | rth | 2001-03-22 | 1 | -3/+4 |
* | * configure.in (stage1_warn_cflags): Add -Wstrict-prototypes | zack | 2000-05-27 | 1 | -51/+61 |
* | * genopinit.c: Use $ for escape sequences in optab patterns. | zack | 2000-05-18 | 1 | -27/+0 |
* | * Makefile.in (gensupport.o): Compile for the host. | rth | 2000-05-06 | 1 | -3/+0 |
* | * gensupport.c: New file. | cpopetz | 2000-05-03 | 1 | -15/+8 |
* | Sibling call optimizations. | rth | 2000-03-17 | 1 | -2/+6 |
* | * rtl.h (rtunion_def): Constify member `rtstr'. | ghazi | 2000-03-07 | 1 | -2/+2 |
* | Fix copyrights. | law | 2000-02-26 | 1 | -1/+2 |
* | * recog.h: Remove NO_MD_PROTOTYPES ifdefs. | zack | 2000-02-05 | 1 | -37/+43 |
* | Update copyrights | ghazi | 2000-01-17 | 1 | -1/+1 |
* | * genattr.c: PROTO -> PARAMS. | ghazi | 2000-01-17 | 1 | -6/+6 |
* | * rtl.c (dump_and_abort): Remove. | rth | 1999-10-14 | 1 | -0/+1 |
* | * genattr.c (main): Add extern prototype. Call return, not exit. | ghazi | 1999-09-15 | 1 | -5/+5 |
* | Replace insn_foo with insn_data.foo. | rth | 1999-09-12 | 1 | -3/+8 |
* | Merge in gcc2-ss-010999 | law | 1999-09-07 | 1 | -1/+0 |
* | 1999-08-27 13:27 -0700 Zack Weinberg <zack@bitmover.com> | zack | 1999-08-27 | 1 | -2/+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 |
* | * rtl.h (rtx_format): Constify a char*. | ghazi | 1999-08-20 | 1 | -1/+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 |
* | 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 |
* | * genattr.c: Include stdarg.h/varargs.h. Change function | ghazi | 1998-05-11 | 1 | -4/+20 |
* | * c-lex.c (is_class_name): Delete declaration. | law | 1998-04-07 | 1 | -0/+6 |
* | Cutover various gen*.c files to using system.h: | ghazi | 1998-03-24 | 1 | -12/+3 |
* | * 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 |
* | formatting tweaks | mrs | 1996-07-03 | 1 | -1/+4 |
* | Update FSF address. | kenner | 1995-06-15 | 1 | -1/+2 |
* | (gen_insn): Ignore insns whose names begin with '*'. | kenner | 1995-01-13 | 1 | -5/+7 |
* | Include hconfig.h, not config.h. | rms | 1992-10-13 | 1 | -1/+1 |
* | (num_operands): MATCH_PARALLEL also represents an operand. | kenner | 1992-08-14 | 1 | -1/+1 |
* | Treat call_pop, call_value_pop like call, call_insn. | meissner | 1992-08-09 | 1 | -6/+10 |
* | Add prototype support. | meissner | 1992-08-08 | 1 | -3/+130 |
* | entered into RCS | rms | 1992-04-27 | 1 | -1/+1 |