summaryrefslogtreecommitdiff
path: root/gcc/genextract.c
Commit message (Expand)AuthorAgeFilesLines
* Makefile.in (gengtype): Use $(BUILD_ERRORS).Nathan Sidwell2004-09-091-3/+3
* gensupport.c (init_md_reader_args_cb): Renamed from init_md_reader_args.Zack Weinberg2004-08-031-3/+0
* alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c,Kazu Hirata2004-01-311-1/+1
* * genextract.c (main): Do not output the memset when not checking.Jan Hubicka2004-01-261-2/+4
* alias.c [...]: Remove unnecessary casts.Kaveh R. Ghazi2003-07-191-10/+8
* genextract.c: Convert remaining prototypes to ISO C90.Andreas Jaeger2003-07-071-5/+2
* genattr.c (internal_dfa_insn_code): Output prototype.Kaveh R. Ghazi2003-07-051-2/+1
* genrecog.c: Use ISO C90 prototypes.Andreas Jaeger2003-06-011-26/+19
* c-cppbuiltin.c (builtin_define_with_value_n): Fix whitespace.Roger Sayle2003-03-151-1/+1
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-1/+5
* genextract.c (walk_rtx): Recurse into MATCH_PAR_DUP.Ulrich Weigand2002-03-071-2/+2
* c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics.Neil Booth2001-12-021-1/+1
* c-decl.c (duplicate_decls, [...]): Remove trailing period from diagnostics.Neil Booth2001-12-011-1/+1
* * genextract.c (main): Set ro_loc for peepholes.Hans-Peter Nilsson2001-11-241-2/+4
* rtl.def (INCLUDE): Define.Alan Matsuoka2001-11-141-1/+1
* alias.c: Remove uses of "register" specifier in declarations of arguments and...Stan Shebs2001-10-111-11/+11
* Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-221-12/+12
* aclocal.m4 (libiberty_AC_FUNC_C_ALLOCA): New.Zack Weinberg2001-03-061-5/+9
* genopinit.c: Use $ for escape sequences in optab patterns.Zack Weinberg2000-05-181-36/+0
* Makefile.in (gensupport.o): Compile for the host.Richard Henderson2000-05-061-7/+0
* gensupport.c: New file.Clinton Popetz2000-05-031-21/+9
* Fix copyrights.Jeff Law2000-02-261-1/+2
* Update copyrightsKaveh Ghazi2000-01-171-1/+1
* genattr.c: PROTO -> PARAMS.Kaveh R. Ghazi2000-01-171-5/+5
* genextract.c (record_insn_name): New function.Zack Weinberg1999-11-121-4/+55
* rtl.c (dump_and_abort): Remove.Richard Henderson1999-10-131-0/+1
* genattr.c (main): Add extern prototype.Kaveh R. Ghazi1999-09-151-7/+7
* Replace insn_foo with insn_data.foo.Richard Henderson1999-09-121-3/+8
* Replace recog_foo with recog_data.foo.Richard Henderson1999-09-111-4/+4
* Linas Vepstas <linas@linas.org>Linas Vepstas1999-09-071-4/+4
* backport: Makefile.in (STAGESTUFF): Add *.peephole2.Richard Henderson1999-08-311-0/+1
* rtl.c: Define CONST_DOUBLE_FORMAT to the appropriate format for a CONST_DOUBL...Zack Weinberg1999-08-271-2/+0
* errors.c: New file...Zack Weinberg1999-08-271-24/+3
* system.h: Don't redefine abort or trim_filename.Zack Weinberg1999-08-261-10/+0
* rtl.h (rtx_format): Constify a char*.Kaveh R. Ghazi1999-08-201-1/+1
* system.h: Always prototype abort.Zack Weinberg1999-04-161-2/+2
* * genextract.c (main): Clear recog_operands before extracting.Richard Henderson1999-02-261-0/+2
* cppp.c (xrealloc): Fix typo last change.Richard Henderson1999-01-221-1/+1
* cccp.c (xrealloc): Call malloc given a NULL old pointer.Richard Henderson1999-01-211-5/+9
* fix typoJason Merrill1999-01-131-1/+1
* cccp.c (xstrdup): Renamed from `savestring'.Kaveh R. Ghazi1999-01-131-30/+14
* genattr.c (fatal): Qualify a char* with the `const' keyword.Kaveh R. Ghazi1998-12-191-8/+8
* system.h: Include libiberty.h.Kaveh R. Ghazi1998-11-271-9/+7
* gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it...Kaveh R. Ghazi1998-11-081-2/+2
* Makefile.in (insn-extract.o): Fix dependencies.Bernd Schmidt1998-10-161-5/+2
* Add ATTRIBUTE_NORETURN in a bunch of places:Kaveh R. Ghazi1998-10-141-2/+3
* Makefile.in (toplev.o): Depend on $(EXPR_H).Kaveh R. Ghazi1998-09-061-1/+2
* system.h: Include stdarg.h/varargs.h...Kaveh R. Ghazi1998-08-261-5/+0
* Warning fixes:Kaveh R. Ghazi1998-06-221-1/+1
* genextract.c (print_path): Handle zero-length path as a special case.Richard Earnshaw1998-05-221-0/+8