Age | Commit message (Expand) | Author | Files | Lines |
2002-03-07 | genextract.c (walk_rtx): Recurse into MATCH_PAR_DUP. | Ulrich Weigand | 1 | -2/+2 |
2001-12-02 | c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics. | Neil Booth | 1 | -1/+1 |
2001-12-01 | c-decl.c (duplicate_decls, [...]): Remove trailing period from diagnostics. | Neil Booth | 1 | -1/+1 |
2001-11-24 | * genextract.c (main): Set ro_loc for peepholes. | Hans-Peter Nilsson | 1 | -2/+4 |
2001-11-14 | rtl.def (INCLUDE): Define. | Alan Matsuoka | 1 | -1/+1 |
2001-10-11 | alias.c: Remove uses of "register" specifier in declarations of arguments and... | Stan Shebs | 1 | -11/+11 |
2001-08-22 | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 1 | -12/+12 |
2001-03-06 | aclocal.m4 (libiberty_AC_FUNC_C_ALLOCA): New. | Zack Weinberg | 1 | -5/+9 |
2000-05-18 | genopinit.c: Use $ for escape sequences in optab patterns. | Zack Weinberg | 1 | -36/+0 |
2000-05-06 | Makefile.in (gensupport.o): Compile for the host. | Richard Henderson | 1 | -7/+0 |
2000-05-03 | gensupport.c: New file. | Clinton Popetz | 1 | -21/+9 |
2000-02-26 | Fix copyrights. | Jeff Law | 1 | -1/+2 |
2000-01-17 | Update copyrights | Kaveh Ghazi | 1 | -1/+1 |
2000-01-17 | genattr.c: PROTO -> PARAMS. | Kaveh R. Ghazi | 1 | -5/+5 |
1999-11-12 | genextract.c (record_insn_name): New function. | Zack Weinberg | 1 | -4/+55 |
1999-10-13 | rtl.c (dump_and_abort): Remove. | Richard Henderson | 1 | -0/+1 |
1999-09-15 | genattr.c (main): Add extern prototype. | Kaveh R. Ghazi | 1 | -7/+7 |
1999-09-12 | Replace insn_foo with insn_data.foo. | Richard Henderson | 1 | -3/+8 |
1999-09-11 | Replace recog_foo with recog_data.foo. | Richard Henderson | 1 | -4/+4 |
1999-09-07 | Linas Vepstas <linas@linas.org> | Linas Vepstas | 1 | -4/+4 |
1999-08-31 | backport: Makefile.in (STAGESTUFF): Add *.peephole2. | Richard Henderson | 1 | -0/+1 |
1999-08-27 | rtl.c: Define CONST_DOUBLE_FORMAT to the appropriate format for a CONST_DOUBL... | Zack Weinberg | 1 | -2/+0 |
1999-08-27 | errors.c: New file... | Zack Weinberg | 1 | -24/+3 |
1999-08-26 | system.h: Don't redefine abort or trim_filename. | Zack Weinberg | 1 | -10/+0 |
1999-08-20 | rtl.h (rtx_format): Constify a char*. | Kaveh R. Ghazi | 1 | -1/+1 |
1999-04-16 | system.h: Always prototype abort. | Zack Weinberg | 1 | -2/+2 |
1999-02-26 | * genextract.c (main): Clear recog_operands before extracting. | Richard Henderson | 1 | -0/+2 |
1999-01-22 | cppp.c (xrealloc): Fix typo last change. | Richard Henderson | 1 | -1/+1 |
1999-01-21 | cccp.c (xrealloc): Call malloc given a NULL old pointer. | Richard Henderson | 1 | -5/+9 |
1999-01-13 | fix typo | Jason Merrill | 1 | -1/+1 |
1999-01-13 | cccp.c (xstrdup): Renamed from `savestring'. | Kaveh R. Ghazi | 1 | -30/+14 |
1998-12-19 | genattr.c (fatal): Qualify a char* with the `const' keyword. | Kaveh R. Ghazi | 1 | -8/+8 |
1998-11-27 | system.h: Include libiberty.h. | Kaveh R. Ghazi | 1 | -9/+7 |
1998-11-08 | gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it... | Kaveh R. Ghazi | 1 | -2/+2 |
1998-10-16 | Makefile.in (insn-extract.o): Fix dependencies. | Bernd Schmidt | 1 | -5/+2 |
1998-10-14 | Add ATTRIBUTE_NORETURN in a bunch of places: | Kaveh R. Ghazi | 1 | -2/+3 |
1998-09-06 | Makefile.in (toplev.o): Depend on $(EXPR_H). | Kaveh R. Ghazi | 1 | -1/+2 |
1998-08-26 | system.h: Include stdarg.h/varargs.h... | Kaveh R. Ghazi | 1 | -5/+0 |
1998-06-22 | Warning fixes: | Kaveh R. Ghazi | 1 | -1/+1 |
1998-05-22 | genextract.c (print_path): Handle zero-length path as a special case. | Richard Earnshaw | 1 | -0/+8 |
1998-05-13 | Warning fixes: | Kaveh R. Ghazi | 1 | -1/+1 |
1998-05-11 | genattr.c: Include stdarg.h/varargs.h. | Kaveh R. Ghazi | 1 | -4/+20 |
1998-04-16 | loop.c (regs_patch_p): Add prototype. | Jeff Law | 1 | -0/+1 |
1998-04-01 | genattrtab.c: Make generated file use system.h, instead of including stdio.h,... | Jeffrey A Law | 1 | -1/+1 |
1998-03-24 | Cutover various gen*.c files to using system.h: | Kaveh R. Ghazi | 1 | -16/+7 |
1998-02-27 | genattr.c: Wrap prototype of `free' in NEED_DECLARATION_FREE. | Kaveh Ghazi | 1 | -1/+3 |
1998-02-13 | * genextract.c (main): Fix typo. | Jeffrey A Law | 1 | -1/+1 |
1998-02-07 | c-common.c: Include <stdlib.h> and <string.h>/<strings.h>. | Robert Lipe | 1 | -2/+9 |
1996-11-15 | (main): Use loop, not bcopy, to set recog_operands from an rtvec. | Richard Kenner | 1 | -5/+3 |
1996-07-03 | formatting tweaks | Mike Stump | 1 | -1/+1 |