summaryrefslogtreecommitdiff
path: root/gcc/genattr.c
Commit message (Expand)AuthorAgeFilesLines
* genattr.c, [...]: Wrap generated header in multiple-include guard.Zack Weinberg2001-04-021-6/+12
* aclocal.m4 (libiberty_AC_FUNC_C_ALLOCA): New.Zack Weinberg2001-03-061-4/+2
* alpha.c (check_float_value): Use memcpy, not bcopy.Kaveh R. Ghazi2000-11-101-1/+1
* Makefile.in (INSN_ATTR_H): New macro.Alexandre Oliva2000-07-281-2/+1
* genopinit.c: Use $ for escape sequences in optab patterns.Zack Weinberg2000-05-181-26/+0
* 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-2/+2
* Fix copyrights.Jeff Law2000-02-251-1/+1
* Update copyrightsKaveh Ghazi2000-01-171-1/+1
* genattr.c: PROTO -> PARAMS.Kaveh R. Ghazi2000-01-171-23/+23
* rtl.c (dump_and_abort): Remove.Richard Henderson1999-10-131-0/+1
* system.h (CTYPE_CONV, [...]): New macros.Kaveh R. Ghazi1999-09-161-9/+4
* 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
* Linas Vepstas <linas@linas.org>Linas Vepstas1999-09-071-4/+4
* 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
* genattr.c (gen_attr): Add prototype arguments for get_attr_*().Kaveh R. Ghazi1999-08-251-4/+5
* genattr.c (function_unit_desc): Constify a char*.Kaveh R. Ghazi1999-08-241-7/+7
* 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
* loop.c (regs_patch_p): Add prototype.Jeff Law1998-04-161-0/+1
* Link in print-rtl.o to all gen* programs except gengenrtlMichael Meissner1998-04-151-0/+3
* c-lex.c (is_class_name): Delete declaration.Bernd Schmidt1998-04-071-0/+6
* Cutover various gen*.c files to using system.h:Kaveh R. Ghazi1998-03-241-10/+1
* genattr.c: Wrap prototype of `free' in NEED_DECLARATION_FREE.Kaveh Ghazi1998-02-271-1/+3
* c-common.c: Include <stdlib.h> and <string.h>/<strings.h>.Robert Lipe1998-02-071-0/+4
* * genattr.c (main): Delete printing of "#define PROTO".Doug Evans1996-04-151-9/+1
* Update FSF address.Richard Kenner1995-06-151-1/+2
* (atoi): Remove declaration.Richard Kenner1994-09-301-1/+0
* (main): Remove decl of unused variable MAX_ISSUE_TIME.Richard Kenner1994-03-251-3/+2
* * genattr.c (main): Output ATTR_FLAG masks.Jeff Law1993-03-281-1/+12
* (gen_attr): Generate prototypes in header file.Jim Wilson1993-03-191-14/+22
* Include hconfig.h, not config.h.Richard Stallman1992-10-131-1/+1
* *** empty log message ***Timothy Moore1992-09-101-5430/+228
* (main) Write declaration for const_num_delay_slots ().Timothy Moore1992-09-101-227/+5430
* (extend_range, init_range): New functions.Tom Wood1992-08-251-31/+147
* (write_units): Write #defines for the number of function units, the min/max r...Tom Wood1992-08-141-4/+50
* entered into RCSRichard Stallman1992-04-271-1/+1
* *** empty log message ***Richard Stallman1992-01-171-1/+1