summaryrefslogtreecommitdiff
path: root/gcc/genopinit.c
Commit message (Expand)AuthorAgeFilesLines
* mkconfig.sh: Include insn-flags.h.Richard Henderson2001-03-221-2/+0
* Adding new option -ftrapv.Chandrakala Chavva2000-10-181-9/+40
* optabs.c (init_optabs): Initialize fixtab...Greg McGary2000-08-241-2/+2
* genopinit.c: Use $ for escape sequences in optab patterns.Zack Weinberg2000-05-181-103/+74
* Makefile.in (gensupport.o): Compile for the host.Richard Henderson2000-05-061-7/+0
* gensupport.c: New file.Clinton Popetz2000-05-031-13/+7
* rtl.h (rtunion_def): Constify member `rtstr'.Kaveh R. Ghazi2000-03-071-1/+1
* Fix copyrights.Jeff Law2000-02-261-1/+2
* genattr.c: PROTO -> PARAMS.Kaveh R. Ghazi2000-01-171-2/+2
* builtins.c (expand_builtin_strlen): Initialize variable `icode'.Kaveh R. Ghazi2000-01-041-2/+2
* rtl.c (dump_and_abort): Remove.Richard Henderson1999-10-131-0/+1
* Use cbranch patterns when availableBernd Schmidt1999-09-231-0/+3
* system.h (CTYPE_CONV, [...]): New macros.Kaveh R. Ghazi1999-09-161-4/+4
* genattr.c (main): Add extern prototype.Kaveh R. Ghazi1999-09-151-6/+6
* Replace insn_foo with insn_data.foo.Richard Henderson1999-09-121-3/+8
* 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.c (rtx_class, [...]): Constify.Kaveh R. Ghazi1999-08-201-1/+1
* machmode.h (mode_name): Constify a char*.Kaveh R. Ghazi1999-08-201-7/+7
* rtl.c (rtx_name): Constify a char*.Kaveh R. Ghazi1999-08-201-4/+4
* 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-6/+6
* 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
* Warning fixes:Kaveh R. Ghazi1998-10-171-4/+4
* 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
* c-lex.c (is_class_name): Delete declaration.Bernd Schmidt1998-04-071-0/+2
* genattrtab.c: Make generated file use system.h, instead of including stdio.h,...Jeffrey A Law1998-04-011-1/+1
* Cutover various gen*.c files to using system.h:Kaveh R. Ghazi1998-03-241-14/+3
* c-decl (finish_struct): Change type of min_align to unsigned.Manfred Hollstein1998-03-121-1/+1
* genattr.c: Wrap prototype of `free' in NEED_DECLARATION_FREE.Kaveh Ghazi1998-02-271-0/+2
* Rats. Forgot to change copyrights on the first commit.Robert Lipe1998-02-131-1/+1
* c-lang.c (finish_file): Bracket declaration of static_ctors, static_dtors.Robert Lipe1998-02-131-3/+0
* c-common.c: Include <stdlib.h> and <string.h>/<strings.h>.Robert Lipe1998-02-071-1/+7
* Search modes in reverse order to avoid problems with EXTRA_CC_MODESIan Lance Taylor1996-09-301-6/+8
* (optabs): Add "clrstr%a%".Richard Kenner1995-12-241-2/+3
* Update FSF address.Richard Kenner1995-06-151-1/+2
* (optabs): Add entry for movcc_gen_code.Doug Evans1995-01-251-0/+1
* (gen_insn): Use GET_MODE_WIDER_MODE macro instead of directlyRichard Kenner1994-11-211-1/+1
* (optabs): Add [us]mul_highpart_optab.Torbjorn Granlund1994-06-291-0/+2
* No longer reference lsl_optab.Richard Kenner1994-04-101-2/+1
* (optabs): For strlen_optab, don't look for `2' in name.Richard Stallman1993-06-131-1/+1
* (insn_name_ptr): Declare as variable.Richard Stallman1993-05-281-1/+4
* (optabs): Add backslashes to prevent SCCS confusion.Richard Stallman1993-05-241-18/+21