summaryrefslogtreecommitdiffstats
path: root/gcc/genemit.c
Commit message (Expand)AuthorAgeFilesLines
* * rtl.h (add_clobbers): Remove duplicate declaration.kenner2001-02-181-11/+58
* * Makefile.in (resource.o): Depend on except.h.rth2000-05-281-1/+2
* * Makefile.in (recog.o): Don't depend on resource.h.rth2000-05-271-11/+4
* * genopinit.c: Use $ for escape sequences in optab patterns.zack2000-05-181-27/+0
* * Makefile.in (gensupport.o): Compile for the host.rth2000-05-061-7/+0
* * gensupport.c: New file.cpopetz2000-05-031-37/+27
* Fix copyrights.law2000-02-261-1/+1
* Word wrap commentzack2000-02-051-1/+2
* Update copyrightsghazi2000-01-171-1/+1
* * genattr.c: PROTO -> PARAMS.ghazi2000-01-171-13/+13
* * c-common.c (check_format_info): Don't call a variadic functionghazi1999-11-251-2/+8
* * rtl.c (dump_and_abort): Remove.rth1999-10-141-0/+1
* Make it possible to prototype port-specific functions (and convert i386 to us...crux1999-09-201-0/+1
* * system.h (CTYPE_CONV, TOUPPER, TOLOWER): New macros. Useghazi1999-09-161-6/+1
* * genattr.c (main): Add extern prototype. Call return, not exit.ghazi1999-09-151-6/+6
* Replace insn_foo with insn_data.foo.rth1999-09-121-3/+8
* Replace recog_foo with recog_data.foo.rth1999-09-121-1/+0
* Linas Vepstas <linas@linas.org>rth1999-09-081-2/+2
* Merge in gcc2-ss-010999law1999-09-071-1/+3
* * dwarf2out.c (dwarf2out_line): Constify `lastfile'.rth1999-09-021-8/+9
* Merge peephole2 from new_ia32_branch:rth1999-08-311-23/+129
* 1999-08-27 13:27 -0700 Zack Weinberg <zack@bitmover.com>zack1999-08-271-39/+0
* 1999-08-27 00:27 -0700 Zack Weinberg <zack@bitmover.com>zack1999-08-271-24/+2
* 1999-08-25 22:10 -0700 Zack Weinberg <zack@bitmover.com>zack1999-08-261-10/+0
* * genattr.c (function_unit_desc): Constify a char*. Add prototype.ghazi1999-08-241-1/+2
* * rtl.h (rtx_format): Constify a char*.ghazi1999-08-201-2/+2
* * rtl.c (rtx_name): Constify a char*.ghazi1999-08-201-1/+1
* Fix bug preventing use of match_par_dup in a call insn pattern.wilson1999-08-151-2/+3
* Include function.h in most files. Remove most of the global variablescrux1999-08-091-0/+1
* 1999-04-16 22:44 -0400 Zack Weinberg <zack@rabi.columbia.edu>zack1999-04-161-2/+2
* * cppp.c (xrealloc): Fix typo last change.rth1999-01-221-1/+1
* Update copyright.rth1999-01-211-1/+1
* * cccp.c (xrealloc): Call malloc given a NULL old pointer.rth1999-01-211-5/+9
* * genattr.c (fatal): Qualify a char* with the `const' keyword.ghazi1998-12-191-4/+4
* * system.h: Include libiberty.h.ghazi1998-11-271-8/+7
* * gansidecl.h: Prepend a "G" to the macro wrapping this fileghazi1998-11-081-2/+2
* Warning fixes:ghazi1998-10-251-5/+5
* Add ATTRIBUTE_NORETURN in a bunch of places:ghazi1998-10-141-2/+3
* * system.h: Include stdarg.h/varargs.h, make sure they are orderedghazi1998-08-261-5/+0
* * except.c (set_exception_lang_code, set_exception_version_code):jfc1998-08-111-2/+2
* * Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 forlaw1998-06-291-0/+1
* * genattr.c: Include stdarg.h/varargs.h. Change functionghazi1998-05-111-4/+20
* * acconfig.h (HAVE_VOLATILE): Insert stub for autoconf.law1998-05-101-1/+0
* * genemit.c (gen_exp): Allow machine description to set mode ofjfc1998-04-211-2/+5
* * loop.c (regs_patch_p): Add prototype.law1998-04-161-0/+11
* Link in print-rtl.o to all gen* programs except gengenrtlmeissner1998-04-151-0/+3
* * genattrtab.c: Make generated file use system.h, instead oflaw1998-04-011-1/+1
* * genemit.c (DONE): Rework so that it works in the true arm iflaw1998-03-291-2/+2
* * genemit.c (gen_expand): Do not emit "_done" or "_fail" labels.law1998-03-281-6/+2
* Cutover various gen*.c files to using system.h:ghazi1998-03-241-12/+3
OpenPOWER on IntegriCloud