| Commit message (Expand) | Author | Age | Files | Lines |
* | alias.c: Remove uses of "register" specifier in declarations of arguments and... | Stan Shebs | 2001-10-11 | 1 | -6/+6 |
* | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 2001-08-22 | 1 | -12/+12 |
* | genattr.c, [...]: Wrap generated header in multiple-include guard. | Zack Weinberg | 2001-04-02 | 1 | -4/+10 |
* | mkconfig.sh: Include insn-flags.h. | Richard Henderson | 2001-03-22 | 1 | -3/+4 |
* | configure.in (stage1_warn_cflags): Add -Wstrict-prototypes -Wmissing-prototypes. | Zack Weinberg | 2000-05-27 | 1 | -51/+61 |
* | genopinit.c: Use $ for escape sequences in optab patterns. | Zack Weinberg | 2000-05-18 | 1 | -27/+0 |
* | Makefile.in (gensupport.o): Compile for the host. | Richard Henderson | 2000-05-06 | 1 | -3/+0 |
* | gensupport.c: New file. | Clinton Popetz | 2000-05-03 | 1 | -15/+8 |
* | Sibling call optimizations. | Jeffrey A Law | 2000-03-17 | 1 | -2/+6 |
* | rtl.h (rtunion_def): Constify member `rtstr'. | Kaveh R. Ghazi | 2000-03-07 | 1 | -2/+2 |
* | Fix copyrights. | Jeff Law | 2000-02-26 | 1 | -1/+2 |
* | recog.h: Remove NO_MD_PROTOTYPES ifdefs. | Zack Weinberg | 2000-02-05 | 1 | -37/+43 |
* | Update copyrights | Kaveh Ghazi | 2000-01-17 | 1 | -1/+1 |
* | genattr.c: PROTO -> PARAMS. | Kaveh R. Ghazi | 2000-01-17 | 1 | -6/+6 |
* | rtl.c (dump_and_abort): Remove. | Richard Henderson | 1999-10-13 | 1 | -0/+1 |
* | genattr.c (main): Add extern prototype. | Kaveh R. Ghazi | 1999-09-15 | 1 | -5/+5 |
* | Replace insn_foo with insn_data.foo. | Richard Henderson | 1999-09-12 | 1 | -3/+8 |
* | Merge in gcc2-ss-010999 | Jeff Law | 1999-09-06 | 1 | -1/+0 |
* | rtl.c: Define CONST_DOUBLE_FORMAT to the appropriate format for a CONST_DOUBL... | Zack Weinberg | 1999-08-27 | 1 | -2/+0 |
* | errors.c: New file... | Zack Weinberg | 1999-08-27 | 1 | -24/+2 |
* | system.h: Don't redefine abort or trim_filename. | Zack Weinberg | 1999-08-26 | 1 | -10/+0 |
* | rtl.h (rtx_format): Constify a char*. | Kaveh R. Ghazi | 1999-08-20 | 1 | -1/+1 |
* | system.h: Always prototype abort. | Zack Weinberg | 1999-04-16 | 1 | -2/+2 |
* | cppp.c (xrealloc): Fix typo last change. | Richard Henderson | 1999-01-22 | 1 | -1/+1 |
* | Update copyright. | Richard Henderson | 1999-01-21 | 1 | -1/+1 |
* | cccp.c (xrealloc): Call malloc given a NULL old pointer. | Richard Henderson | 1999-01-21 | 1 | -5/+9 |
* | genattr.c (fatal): Qualify a char* with the `const' keyword. | Kaveh R. Ghazi | 1998-12-19 | 1 | -4/+4 |
* | system.h: Include libiberty.h. | Kaveh R. Ghazi | 1998-11-27 | 1 | -8/+7 |
* | gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it... | Kaveh R. Ghazi | 1998-11-08 | 1 | -2/+2 |
* | Add ATTRIBUTE_NORETURN in a bunch of places: | Kaveh R. Ghazi | 1998-10-14 | 1 | -2/+3 |
* | system.h: Include stdarg.h/varargs.h... | Kaveh R. Ghazi | 1998-08-26 | 1 | -5/+0 |
* | genattr.c: Include stdarg.h/varargs.h. | Kaveh R. Ghazi | 1998-05-11 | 1 | -4/+20 |
* | c-lex.c (is_class_name): Delete declaration. | Bernd Schmidt | 1998-04-07 | 1 | -0/+6 |
* | Cutover various gen*.c files to using system.h: | Kaveh R. Ghazi | 1998-03-24 | 1 | -12/+3 |
* | genattr.c: Wrap prototype of `free' in NEED_DECLARATION_FREE. | Kaveh Ghazi | 1998-02-27 | 1 | -1/+3 |
* | c-common.c: Include <stdlib.h> and <string.h>/<strings.h>. | Robert Lipe | 1998-02-07 | 1 | -0/+4 |
* | formatting tweaks | Mike Stump | 1996-07-03 | 1 | -1/+4 |
* | Update FSF address. | Richard Kenner | 1995-06-15 | 1 | -1/+2 |
* | (gen_insn): Ignore insns whose names begin with '*'. | Richard Kenner | 1995-01-13 | 1 | -5/+7 |
* | Include hconfig.h, not config.h. | Richard Stallman | 1992-10-13 | 1 | -1/+1 |
* | (num_operands): MATCH_PARALLEL also represents an operand. | Richard Kenner | 1992-08-14 | 1 | -1/+1 |
* | Treat call_pop, call_value_pop like call, call_insn. | Michael Meissner | 1992-08-09 | 1 | -6/+10 |
* | Add prototype support. | Michael Meissner | 1992-08-08 | 1 | -3/+130 |
* | entered into RCS | Richard Stallman | 1992-04-27 | 1 | -1/+1 |
* | *** empty log message *** | Richard Stallman | 1992-01-17 | 1 | -1/+1 |
* | Initial revision | Tom Wood | 1991-10-24 | 1 | -0/+160 |