summaryrefslogtreecommitdiff
path: root/gcc/genconfig.c
Commit message (Expand)AuthorAgeFilesLines
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+4
* r110124@banpei: zack | 2006-01-22 14:45:55 -0800Zack Weinberg2006-01-231-7/+0
* Update FSF address.Kelley Cook2005-06-251-2/+2
* * genconfig.c (walk_insn_part): Look at match_dups inside a label_ref.Bernd Schmidt2004-11-121-1/+2
* gensupport.c (init_md_reader_args_cb): Renamed from init_md_reader_args.Zack Weinberg2004-08-031-3/+0
* c-common.c: Convert ATTRIBUTE_UNUSED to ARG_UNUSED in parameter lists.Bernardo Innocenti2004-07-251-1/+1
* alloc-pool.h, [...]: Update copyright.Kazu Hirata2004-02-041-1/+1
* genconfig.c (main): Have CC0_P check its operand even on a target without cc0.Kazu Hirata2004-01-301-1/+3
* genrecog.c: Use ISO C90 prototypes.Andreas Jaeger2003-06-011-29/+16
* genconfig.c (main): Generate CC0_P.Kazu Hirata2003-02-051-1/+8
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-1/+3
* dbxout.c: Follow spelling conventions.Kazu Hirata2002-09-221-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
* rtl.def (INCLUDE): Define.Alan Matsuoka2001-11-141-1/+1
* c-parse.in (asm_operand): Allow named operands.Richard Henderson2001-10-111-2/+4
* alias.c: Remove uses of "register" specifier in declarations of arguments and...Stan Shebs2001-10-111-3/+3
* Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-221-12/+12
* genattr.c, [...]: Wrap generated header in multiple-include guard.Zack Weinberg2001-04-021-4/+10
* Makefile.in (resource.o): Depend on except.h.Richard Henderson2000-05-271-0/+1
* Makefile.in (recog.o): Don't depend on resource.h.Richard Henderson2000-05-271-5/+30
* genopinit.c: Use $ for escape sequences in optab patterns.Zack Weinberg2000-05-181-27/+0
* Makefile.in (gensupport.o): Compile for the host.Richard Henderson2000-05-061-7/+0
* gensupport.c: New file.Clinton Popetz2000-05-031-28/+33
* rtlanal.c (dead_or_set_regno_p): Use find_regno_note.Richard Henderson2000-04-271-6/+6
* rtl.def (COND_EXEC): New.Richard Henderson2000-04-071-18/+12
* Fix copyrights.Jeff Law2000-02-261-1/+2
* Update copyrightsKaveh Ghazi2000-01-171-1/+1
* genattr.c: PROTO -> PARAMS.Kaveh R. Ghazi2000-01-171-6/+6
* rtl.c (dump_and_abort): Remove.Richard Henderson1999-10-131-0/+1
* genconfig.c (main): Disable HAVE_conditional_arithmetic.Richard Henderson1999-10-061-0/+3
* Delete !REGISTER_CONSTRAINTS codeBernd Schmidt1999-10-011-6/+0
* genattr.c (main): Add extern prototype.Kaveh R. Ghazi1999-09-151-5/+5
* Replace insn_foo with insn_data.foo.Richard Henderson1999-09-121-3/+8
* Merge in gcc2-ss-010999Jeff Law1999-09-061-1/+14
* backport: Makefile.in (STAGESTUFF): Add *.peephole2.Richard Henderson1999-08-311-1/+17
* 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/+2
* 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
* cppp.c (xrealloc): Fix typo last change.Richard Henderson1999-01-221-1/+1
* Update copyright.Richard Henderson1999-01-211-1/+1
* cccp.c (xrealloc): Call malloc given a NULL old pointer.Richard Henderson1999-01-211-5/+9
* genattr.c (fatal): Qualify a char* with the `const' keyword.Kaveh R. Ghazi1998-12-191-4/+4
* system.h: Include libiberty.h.Kaveh R. Ghazi1998-11-271-8/+7
* gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it...Kaveh R. Ghazi1998-11-081-2/+2
* Add ATTRIBUTE_NORETURN in a bunch of places:Kaveh R. Ghazi1998-10-141-2/+3
* system.h: Include stdarg.h/varargs.h...Kaveh R. Ghazi1998-08-261-5/+0
* genattr.c: Include stdarg.h/varargs.h.Kaveh R. Ghazi1998-05-111-4/+20