| Commit message (Expand) | Author | Age | Files | Lines |
* | * attribs.c, c-pragma.c, caller-save.c, cfghooks.h, | kazu | 2005-04-28 | 1 | -1/+2 |
* | * builtins.c (gimplify_va_arg_expr): Reword comments to avoid | nathan | 2005-04-22 | 1 | -3/+3 |
* | * Makefile.in (gengtype): Use $(BUILD_ERRORS). | nathan | 2004-09-09 | 1 | -3/+3 |
* | * gensupport.c (init_md_reader_args_cb): Renamed from | zack | 2004-08-03 | 1 | -3/+0 |
* | alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c, | kazu | 2004-01-31 | 1 | -1/+1 |
* | * genextract.c (main): Do not output the memset when not checking. | hubicka | 2004-01-26 | 1 | -2/+4 |
* | * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.c | ghazi | 2003-07-19 | 1 | -10/+8 |
* | 2003-07-07 Andreas Jaeger <aj@suse.de> | aj | 2003-07-07 | 1 | -5/+2 |
* | * genattr.c (internal_dfa_insn_code): Output prototype. | ghazi | 2003-07-05 | 1 | -2/+1 |
* | * genrecog.c: Use ISO C90 prototypes. | aj | 2003-06-01 | 1 | -26/+19 |
* | * c-cppbuiltin.c (builtin_define_with_value_n): Fix whitespace. | sayle | 2003-03-15 | 1 | -1/+1 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -1/+5 |
* | * genextract.c (walk_rtx): Recurse into MATCH_PAR_DUP. | uweigand | 2002-03-07 | 1 | -2/+2 |
* | * 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 |
* | * genextract.c (main): Set ro_loc for peepholes. | hp | 2001-11-24 | 1 | -2/+4 |
* | 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 | -11/+11 |
* | * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c, | gerald | 2001-08-22 | 1 | -12/+12 |
* | libiberty: | zack | 2001-03-06 | 1 | -5/+9 |
* | * genopinit.c: Use $ for escape sequences in optab patterns. | zack | 2000-05-18 | 1 | -36/+0 |
* | * Makefile.in (gensupport.o): Compile for the host. | rth | 2000-05-06 | 1 | -7/+0 |
* | * gensupport.c: New file. | cpopetz | 2000-05-03 | 1 | -21/+9 |
* | Fix copyrights. | law | 2000-02-26 | 1 | -1/+2 |
* | Update copyrights | ghazi | 2000-01-17 | 1 | -1/+1 |
* | * genattr.c: PROTO -> PARAMS. | ghazi | 2000-01-17 | 1 | -5/+5 |
* | 1999-11-12 11:47 -0800 Zack Weinberg <zack@bitmover.com> | zack | 1999-11-12 | 1 | -4/+55 |
* | * 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 | -7/+7 |
* | 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 | -4/+4 |
* | Linas Vepstas <linas@linas.org> | rth | 1999-09-08 | 1 | -4/+4 |
* | Merge peephole2 from new_ia32_branch: | rth | 1999-08-31 | 1 | -0/+1 |
* | 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/+3 |
* | 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 |
* | * genextract.c (main): Clear recog_operands before extracting. | rth | 1999-02-26 | 1 | -0/+2 |
* | * cppp.c (xrealloc): Fix typo last change. | rth | 1999-01-22 | 1 | -1/+1 |
* | * cccp.c (xrealloc): Call malloc given a NULL old pointer. | rth | 1999-01-21 | 1 | -5/+9 |
* | fix typo | jason | 1999-01-13 | 1 | -1/+1 |
* | * cccp.c (xstrdup): Renamed from `savestring'. All callers changed. | ghazi | 1999-01-13 | 1 | -30/+14 |
* | * genattr.c (fatal): Qualify a char* with the `const' keyword. | ghazi | 1998-12-19 | 1 | -8/+8 |
* | * system.h: Include libiberty.h. | ghazi | 1998-11-27 | 1 | -9/+7 |
* | * gansidecl.h: Prepend a "G" to the macro wrapping this file | ghazi | 1998-11-08 | 1 | -2/+2 |
* | * Makefile.in (insn-extract.o): Fix dependencies. | law | 1998-10-17 | 1 | -5/+2 |
* | Add ATTRIBUTE_NORETURN in a bunch of places: | ghazi | 1998-10-14 | 1 | -2/+3 |
* | * Makefile.in (toplev.o): Depend on $(EXPR_H). | ghazi | 1998-09-06 | 1 | -1/+2 |
* | * system.h: Include stdarg.h/varargs.h, make sure they are ordered | ghazi | 1998-08-26 | 1 | -5/+0 |