aboutsummaryrefslogtreecommitdiff
path: root/gcc/genopinit.c
AgeCommit message (Expand)AuthorFilesLines
1998-11-08gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it...Kaveh R. Ghazi1-2/+2
1998-10-17Warning fixes:Kaveh R. Ghazi1-4/+4
1998-10-14Add ATTRIBUTE_NORETURN in a bunch of places:Kaveh R. Ghazi1-2/+3
1998-08-26system.h: Include stdarg.h/varargs.h...Kaveh R. Ghazi1-5/+0
1998-05-11genattr.c: Include stdarg.h/varargs.h.Kaveh R. Ghazi1-4/+20
1998-04-07c-lex.c (is_class_name): Delete declaration.Bernd Schmidt1-0/+2
1998-04-01genattrtab.c: Make generated file use system.h, instead of including stdio.h,...Jeffrey A Law1-1/+1
1998-03-24Cutover various gen*.c files to using system.h:Kaveh R. Ghazi1-14/+3
1998-03-12c-decl (finish_struct): Change type of min_align to unsigned.Manfred Hollstein1-1/+1
1998-02-27genattr.c: Wrap prototype of `free' in NEED_DECLARATION_FREE.Kaveh Ghazi1-0/+2
1998-02-13Rats. Forgot to change copyrights on the first commit.Robert Lipe1-1/+1
1998-02-13c-lang.c (finish_file): Bracket declaration of static_ctors, static_dtors.Robert Lipe1-3/+0
1998-02-07c-common.c: Include <stdlib.h> and <string.h>/<strings.h>.Robert Lipe1-1/+7
1996-09-30Search modes in reverse order to avoid problems with EXTRA_CC_MODESIan Lance Taylor1-6/+8
1995-12-24(optabs): Add "clrstr%a%".Richard Kenner1-2/+3
1995-06-15Update FSF address.Richard Kenner1-1/+2
1995-01-25(optabs): Add entry for movcc_gen_code.Doug Evans1-0/+1
1994-11-21(gen_insn): Use GET_MODE_WIDER_MODE macro instead of directlyRichard Kenner1-1/+1
1994-06-29(optabs): Add [us]mul_highpart_optab.Torbjorn Granlund1-0/+2
1994-04-10No longer reference lsl_optab.Richard Kenner1-2/+1
1993-06-13(optabs): For strlen_optab, don't look for `2' in name.Richard Stallman1-1/+1
1993-05-28(insn_name_ptr): Declare as variable.Richard Stallman1-1/+4
1993-05-24(optabs): Add backslashes to prevent SCCS confusion.Richard Stallman1-18/+21
1993-04-02(optabs): Fix typo in name for "fix" pattern.Richard Kenner1-1/+1
1993-03-30Initial revisionRichard Kenner1-0/+376