aboutsummaryrefslogtreecommitdiff
path: root/gcc/genextract.c
AgeCommit message (Expand)AuthorFilesLines
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-04-28attribs.c, [...]: Update copyright.Kazu Hirata1-1/+2
2005-04-22builtins.c (gimplify_va_arg_expr): Reword comments to avoid 'abort'.Nathan Sidwell1-3/+3
2004-09-09Makefile.in (gengtype): Use $(BUILD_ERRORS).Nathan Sidwell1-3/+3
2004-08-03gensupport.c (init_md_reader_args_cb): Renamed from init_md_reader_args.Zack Weinberg1-3/+0
2004-01-31alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c,Kazu Hirata1-1/+1
2004-01-26* genextract.c (main): Do not output the memset when not checking.Jan Hubicka1-2/+4
2003-07-19alias.c [...]: Remove unnecessary casts.Kaveh R. Ghazi1-10/+8
2003-07-07genextract.c: Convert remaining prototypes to ISO C90.Andreas Jaeger1-5/+2
2003-07-05genattr.c (internal_dfa_insn_code): Output prototype.Kaveh R. Ghazi1-2/+1
2003-06-01genrecog.c: Use ISO C90 prototypes.Andreas Jaeger1-26/+19
2003-03-15c-cppbuiltin.c (builtin_define_with_value_n): Fix whitespace.Roger Sayle1-1/+1
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-1/+5
2002-03-07genextract.c (walk_rtx): Recurse into MATCH_PAR_DUP.Ulrich Weigand1-2/+2
2001-12-02c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics.Neil Booth1-1/+1
2001-12-01c-decl.c (duplicate_decls, [...]): Remove trailing period from diagnostics.Neil Booth1-1/+1
2001-11-24* genextract.c (main): Set ro_loc for peepholes.Hans-Peter Nilsson1-2/+4
2001-11-14rtl.def (INCLUDE): Define.Alan Matsuoka1-1/+1
2001-10-11alias.c: Remove uses of "register" specifier in declarations of arguments and...Stan Shebs1-11/+11
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-12/+12
2001-03-06aclocal.m4 (libiberty_AC_FUNC_C_ALLOCA): New.Zack Weinberg1-5/+9
2000-05-18genopinit.c: Use $ for escape sequences in optab patterns.Zack Weinberg1-36/+0
2000-05-06Makefile.in (gensupport.o): Compile for the host.Richard Henderson1-7/+0
2000-05-03gensupport.c: New file.Clinton Popetz1-21/+9
2000-02-26Fix copyrights.Jeff Law1-1/+2
2000-01-17Update copyrightsKaveh Ghazi1-1/+1
2000-01-17genattr.c: PROTO -> PARAMS.Kaveh R. Ghazi1-5/+5
1999-11-12genextract.c (record_insn_name): New function.Zack Weinberg1-4/+55
1999-10-13rtl.c (dump_and_abort): Remove.Richard Henderson1-0/+1
1999-09-15genattr.c (main): Add extern prototype.Kaveh R. Ghazi1-7/+7
1999-09-12Replace insn_foo with insn_data.foo.Richard Henderson1-3/+8
1999-09-11Replace recog_foo with recog_data.foo.Richard Henderson1-4/+4
1999-09-07Linas Vepstas <linas@linas.org>Linas Vepstas1-4/+4
1999-08-31backport: Makefile.in (STAGESTUFF): Add *.peephole2.Richard Henderson1-0/+1
1999-08-27rtl.c: Define CONST_DOUBLE_FORMAT to the appropriate format for a CONST_DOUBL...Zack Weinberg1-2/+0
1999-08-27errors.c: New file...Zack Weinberg1-24/+3
1999-08-26system.h: Don't redefine abort or trim_filename.Zack Weinberg1-10/+0
1999-08-20rtl.h (rtx_format): Constify a char*.Kaveh R. Ghazi1-1/+1
1999-04-16system.h: Always prototype abort.Zack Weinberg1-2/+2
1999-02-26* genextract.c (main): Clear recog_operands before extracting.Richard Henderson1-0/+2
1999-01-22cppp.c (xrealloc): Fix typo last change.Richard Henderson1-1/+1
1999-01-21cccp.c (xrealloc): Call malloc given a NULL old pointer.Richard Henderson1-5/+9
1999-01-13fix typoJason Merrill1-1/+1
1999-01-13cccp.c (xstrdup): Renamed from `savestring'.Kaveh R. Ghazi1-30/+14
1998-12-19genattr.c (fatal): Qualify a char* with the `const' keyword.Kaveh R. Ghazi1-8/+8
1998-11-27system.h: Include libiberty.h.Kaveh R. Ghazi1-9/+7
1998-11-08gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it...Kaveh R. Ghazi1-2/+2
1998-10-16Makefile.in (insn-extract.o): Fix dependencies.Bernd Schmidt1-5/+2
1998-10-14Add ATTRIBUTE_NORETURN in a bunch of places:Kaveh R. Ghazi1-2/+3
1998-09-06Makefile.in (toplev.o): Depend on $(EXPR_H).Kaveh R. Ghazi1-1/+2