summaryrefslogtreecommitdiff
path: root/gcc/genemit.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightsKaveh Ghazi2000-01-171-1/+1
* genattr.c: PROTO -> PARAMS.Kaveh R. Ghazi2000-01-171-13/+13
* c-common.c (check_format_info): Don't call a variadic function with a non-lit...Kaveh R. Ghazi1999-11-251-2/+8
* rtl.c (dump_and_abort): Remove.Richard Henderson1999-10-131-0/+1
* Make it possible to prototype port-specific functions (and convert i386 to us...Bernd Schmidt1999-09-201-0/+1
* system.h (CTYPE_CONV, [...]): New macros.Kaveh R. Ghazi1999-09-161-6/+1
* 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
* Replace recog_foo with recog_data.foo.Richard Henderson1999-09-111-1/+0
* Linas Vepstas <linas@linas.org>Linas Vepstas1999-09-071-2/+2
* Merge in gcc2-ss-010999Jeff Law1999-09-061-1/+3
* dwarf2out.c (dwarf2out_line): Constify `lastfile'.Richard Henderson1999-09-021-8/+9
* backport: Makefile.in (STAGESTUFF): Add *.peephole2.Richard Henderson1999-08-311-23/+129
* rtl.c: Define CONST_DOUBLE_FORMAT to the appropriate format for a CONST_DOUBL...Zack Weinberg1999-08-271-39/+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 (function_unit_desc): Constify a char*.Kaveh R. Ghazi1999-08-241-1/+2
* rtl.h (rtx_format): Constify a char*.Kaveh R. Ghazi1999-08-201-2/+2
* rtl.c (rtx_name): Constify a char*.Kaveh R. Ghazi1999-08-201-1/+1
* Fix bug preventing use of match_par_dup in a call insn pattern.Jim Wilson1999-08-151-2/+3
* Include function.h in most files.Bernd Schmidt1999-08-091-0/+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
* Warning fixes:Kaveh R. Ghazi1998-10-251-5/+5
* 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
* except.c (set_exception_lang_code, [...]): Use prototype-style definition if ...John Carr1998-08-111-2/+2
* * Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 forJeff Law1998-06-291-0/+1
* genattr.c: Include stdarg.h/varargs.h.Kaveh R. Ghazi1998-05-111-4/+20
* acconfig.h (HAVE_VOLATILE): Insert stub for autoconf.Jeff Law1998-05-091-1/+0
* genemit.c (gen_exp): Allow machine description to set mode of MATCH_OP_DUP.John Carr1998-04-211-2/+5
* loop.c (regs_patch_p): Add prototype.Jeff Law1998-04-161-0/+11
* Link in print-rtl.o to all gen* programs except gengenrtlMichael Meissner1998-04-151-0/+3
* genattrtab.c: Make generated file use system.h, instead of including stdio.h,...Jeffrey A Law1998-04-011-1/+1
* genemit.c (DONE): Rework so that it works in the true arm if an if-else condi...Jeffrey A Law1998-03-291-2/+2
* genemit.c (gen_expand): Do not emit "_done" or "_fail" labels.Jeffrey A Law1998-03-281-6/+2
* Cutover various gen*.c files to using system.h:Kaveh R. Ghazi1998-03-241-12/+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-1/+3
* c-common.c: Include <stdlib.h> and <string.h>/<strings.h>.Robert Lipe1998-02-071-0/+4
* rtl.c (read_rtx): Use atol/atoq based upon disposition of HOST_WIDE_INT.Jeff Law1998-01-281-7/+5
* Makefile.in (OBJ, GEN, RTL_H): Add genrtl.[oh] bits.Richard Henderson1998-01-081-4/+4
* bitmap.c (bitmap_clear): Ensure `inline' is at the beginning of the declaration.Kaveh R. Ghazi1997-12-201-1/+6
* formatting tweaksMike Stump1996-07-031-1/+2
* Update FSF address.Richard Kenner1995-06-151-1/+2