aboutsummaryrefslogtreecommitdiff
path: root/gcc/genattr.c
AgeCommit message (Expand)AuthorFilesLines
2000-11-10alpha.c (check_float_value): Use memcpy, not bcopy.Kaveh R. Ghazi1-1/+1
2000-07-28Makefile.in (INSN_ATTR_H): New macro.Alexandre Oliva1-2/+1
2000-05-18genopinit.c: Use $ for escape sequences in optab patterns.Zack Weinberg1-26/+0
2000-05-06Makefile.in (gensupport.o): Compile for the host.Richard Henderson1-7/+0
2000-05-03gensupport.c: New file.Clinton Popetz1-13/+7
2000-03-07rtl.h (rtunion_def): Constify member `rtstr'.Kaveh R. Ghazi1-2/+2
2000-02-25Fix copyrights.Jeff Law1-1/+1
2000-01-17Update copyrightsKaveh Ghazi1-1/+1
2000-01-17genattr.c: PROTO -> PARAMS.Kaveh R. Ghazi1-23/+23
1999-10-13rtl.c (dump_and_abort): Remove.Richard Henderson1-0/+1
1999-09-16system.h (CTYPE_CONV, [...]): New macros.Kaveh R. Ghazi1-9/+4
1999-09-15genattr.c (main): Add extern prototype.Kaveh R. Ghazi1-5/+5
1999-09-12Replace insn_foo with insn_data.foo.Richard Henderson1-3/+8
1999-09-07Linas Vepstas <linas@linas.org>Linas Vepstas1-4/+4
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/+2
1999-08-26system.h: Don't redefine abort or trim_filename.Zack Weinberg1-10/+0
1999-08-25genattr.c (gen_attr): Add prototype arguments for get_attr_*().Kaveh R. Ghazi1-4/+5
1999-08-24genattr.c (function_unit_desc): Constify a char*.Kaveh R. Ghazi1-7/+7
1999-04-16system.h: Always prototype abort.Zack Weinberg1-2/+2
1999-01-22cppp.c (xrealloc): Fix typo last change.Richard Henderson1-1/+1
1999-01-21Update copyright.Richard Henderson1-1/+1
1999-01-21cccp.c (xrealloc): Call malloc given a NULL old pointer.Richard Henderson1-5/+9
1998-12-19genattr.c (fatal): Qualify a char* with the `const' keyword.Kaveh R. Ghazi1-4/+4
1998-11-27system.h: Include libiberty.h.Kaveh R. Ghazi1-8/+7
1998-11-08gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it...Kaveh R. Ghazi1-2/+2
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-16loop.c (regs_patch_p): Add prototype.Jeff Law1-0/+1
1998-04-15Link in print-rtl.o to all gen* programs except gengenrtlMichael Meissner1-0/+3
1998-04-07c-lex.c (is_class_name): Delete declaration.Bernd Schmidt1-0/+6
1998-03-24Cutover various gen*.c files to using system.h:Kaveh R. Ghazi1-10/+1
1998-02-27genattr.c: Wrap prototype of `free' in NEED_DECLARATION_FREE.Kaveh Ghazi1-1/+3
1998-02-07c-common.c: Include <stdlib.h> and <string.h>/<strings.h>.Robert Lipe1-0/+4
1996-04-15* genattr.c (main): Delete printing of "#define PROTO".Doug Evans1-9/+1
1995-06-15Update FSF address.Richard Kenner1-1/+2
1994-09-30(atoi): Remove declaration.Richard Kenner1-1/+0
1994-03-25(main): Remove decl of unused variable MAX_ISSUE_TIME.Richard Kenner1-3/+2
1993-03-28* genattr.c (main): Output ATTR_FLAG masks.Jeff Law1-1/+12
1993-03-19(gen_attr): Generate prototypes in header file.Jim Wilson1-14/+22
1992-10-13Include hconfig.h, not config.h.Richard Stallman1-1/+1
1992-09-10*** empty log message ***Timothy Moore1-5430/+228
1992-09-10(main) Write declaration for const_num_delay_slots ().Timothy Moore1-227/+5430
1992-08-25(extend_range, init_range): New functions.Tom Wood1-31/+147
1992-08-14(write_units): Write #defines for the number of function units, the min/max r...Tom Wood1-4/+50
1992-04-27entered into RCSRichard Stallman1-1/+1
1992-01-17*** empty log message ***Richard Stallman1-1/+1
1991-10-24Initial revisionTom Wood1-0/+251