]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/genemit.c
dbxout.c (lastfile, cwd): Fix `unused' warning.
[thirdparty/gcc.git] / gcc / genemit.c
2003-01-16  Kaveh Ghazidbxout.c (lastfile, cwd): Fix `unused' warning.
2002-12-16  Zack WeinbergMerge basic-improvements-branch to trunk
2002-07-30  Bernd SchmidtRecognize return insns even if the return appears in...
2002-07-22  J"orn Renneckehwint.c (define HOST_WIDE_INT_PRINT_DEC_C): New define.
2002-06-11  David S. MillerDelete SEQUENCE rtl usage outside of reorg and ssa...
2002-05-23  Richard Hendersongenemit.c (gen_insn): Print file:lineno comment before...
2002-03-20  Jakub Jelinekre PR bootstrap/4192 (fr30-elf does not build - memory...
2002-03-07  Richard Hendersongenemit.c (gen_exp): New argument used.
2001-12-09  Kaveh R. Ghazi1750a.md: Add default case in switch.
2001-12-02  Neil Boothc-decl.c (duplicate_decls, [...]): Remove leading capit...
2001-12-01  Neil Boothc-decl.c (duplicate_decls, [...]): Remove trailing...
2001-11-14  Alan Matsuokartl.def (INCLUDE): Define.
2001-10-19  Kaveh R. Ghazicalls.c (emit_call_1): Mark parameter with ATTRIBUTE_UN...
2001-10-11  Stan Shebsalias.c: Remove uses of "register" specifier in declara...
2001-09-12  Kaveh R. Ghazic-common.c (c_tree_code_name): Const-ification.
2001-08-22  Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-08-13  Zack Weinbergexpr.h: Split out optab- and libfunc-related code to...
2001-08-12  Kazu Hiratagcc.c: Fix comment formatting.
2001-04-11  Richard HendersonMakefile.in (insn-recog.o): Depend on toplev.h.
2001-03-22  Richard Hendersonmkconfig.sh: Include insn-flags.h.
2001-02-18  Richard Kennerrtl.h (add_clobbers): Remove duplicate declaration.
2000-05-28  Richard HendersonMakefile.in (resource.o): Depend on except.h.
2000-05-27  Richard HendersonMakefile.in (recog.o): Don't depend on resource.h.
2000-05-18  Zack Weinberggenopinit.c: Use $ for escape sequences in optab patterns.
2000-05-06  Richard HendersonMakefile.in (gensupport.o): Compile for the host.
2000-05-03  Clinton Popetzgensupport.c: New file.
2000-02-26  Jeff LawFix copyrights.
2000-02-05  Zack WeinbergWord wrap comment
2000-01-17  Kaveh GhaziUpdate copyrights
2000-01-17  Kaveh R. Ghazigenattr.c: PROTO -> PARAMS.
1999-11-25  Kaveh R. Ghazic-common.c (check_format_info): Don't call a variadic...
1999-10-14  Richard Hendersonrtl.c (dump_and_abort): Remove.
1999-09-20  Bernd SchmidtMake it possible to prototype port-specific functions...
1999-09-16  Kaveh R. Ghazisystem.h (CTYPE_CONV, [...]): New macros.
1999-09-15  Kaveh R. Ghazigenattr.c (main): Add extern prototype.
1999-09-12  Richard HendersonReplace insn_foo with insn_data.foo.
1999-09-12  Richard HendersonReplace recog_foo with recog_data.foo.
1999-09-08  Linas VepstasLinas Vepstas <linas@linas.org>
1999-09-07  Jeff LawMerge in gcc2-ss-010999
1999-09-02  Richard Hendersondwarf2out.c (dwarf2out_line): Constify `lastfile'.
1999-08-31  Richard Hendersonbackport: Makefile.in (STAGESTUFF): Add *.peephole2.
1999-08-27  Zack Weinbergrtl.c: Define CONST_DOUBLE_FORMAT to the appropriate...
1999-08-27  Zack Weinbergerrors.c: New file...
1999-08-26  Zack Weinbergsystem.h: Don't redefine abort or trim_filename.
1999-08-24  Kaveh R. Ghazigenattr.c (function_unit_desc): Constify a char*.
1999-08-20  Kaveh R. Ghazirtl.h (rtx_format): Constify a char*.
1999-08-20  Kaveh R. Ghazirtl.c (rtx_name): Constify a char*.
1999-08-15  Jim WilsonFix bug preventing use of match_par_dup in a call insn...
1999-08-09  Bernd SchmidtInclude function.h in most files.
1999-04-16  Zack Weinbergsystem.h: Always prototype abort.
1999-01-22  Richard Hendersoncppp.c (xrealloc): Fix typo last change.
1999-01-21  Richard HendersonUpdate copyright.
1999-01-21  Richard Hendersoncccp.c (xrealloc): Call malloc given a NULL old pointer.
1998-12-19  Kaveh R. Ghazigenattr.c (fatal): Qualify a char* with the `const...
1998-11-27  Kaveh R. Ghazisystem.h: Include libiberty.h.
1998-11-08  Kaveh R. Ghazigansidecl.h: Prepend a "G" to the macro wrapping this...
1998-10-25  Kaveh R. GhaziWarning fixes:
1998-10-14  Kaveh R. GhaziAdd ATTRIBUTE_NORETURN in a bunch of places:
1998-08-26  Kaveh R. Ghazisystem.h: Include stdarg.h/varargs.h...
1998-08-11  John Carrexcept.c (set_exception_lang_code, [...]): Use prototyp...
1998-06-29  Jeff Law* Merge from gcc2 June 9, 1998 snapshot. See ChangeLog...
1998-05-11  Kaveh R. Ghazigenattr.c: Include stdarg.h/varargs.h.
1998-05-10  Jeff Lawacconfig.h (HAVE_VOLATILE): Insert stub for autoconf.
1998-04-21  John Carrgenemit.c (gen_exp): Allow machine description to set...
1998-04-16  Jeff Lawloop.c (regs_patch_p): Add prototype.
1998-04-15  Michael MeissnerLink in print-rtl.o to all gen* programs except gengenrtl
1998-04-01  Jeffrey A Lawgenattrtab.c: Make generated file use system.h, instead...
1998-03-29  Jeffrey A Lawgenemit.c (DONE): Rework so that it works in the true...
1998-03-28  Jeffrey A Lawgenemit.c (gen_expand): Do not emit "_done" or "_fail...
1998-03-24  Kaveh R. GhaziCutover various gen*.c files to using system.h:
1998-03-12  Manfred Hollsteinc-decl (finish_struct): Change type of min_align to...
1998-02-27  Kaveh Ghazigenattr.c: Wrap prototype of `free' in NEED_DECLARATION...
1998-02-07  Robert Lipec-common.c: Include <stdlib.h> and <string.h>/<strings.h>.
1998-01-28  Jeff Lawrtl.c (read_rtx): Use atol/atoq based upon disposition...
1998-01-08  Richard HendersonMakefile.in (OBJ, GEN, RTL_H): Add genrtl.[oh] bits.
1997-12-20  Kaveh R. Ghazibitmap.c (bitmap_clear): Ensure `inline' is at the...
1996-07-03  Mike Stumpformatting tweaks
1995-06-15  Richard KennerUpdate FSF address.
1995-01-13  Richard Kenner(gen_insn): Ignore insns whose names begin with '*'.
1994-03-12  Richard KennerAdded \n to printf to shorten line for VAX-C.
1992-12-29  Richard Kenner(gen_split): Initialize _val in generated function.
1992-10-13  Richard StallmanInclude hconfig.h, not config.h.
1992-08-14  Richard Kenner(max_operand_1): Treat MATCH_PAR_DUP just like MATCH_OP...
1992-07-06  Richard Stallmanentered into RCS
1992-04-27  Richard Stallman*** empty log message ***
1992-04-20  Richard Stallman*** empty log message ***
1992-04-19  Richard Kenner*** empty log message ***
1992-01-18  Richard Stallman*** empty log message ***
1992-01-17  Richard Stallman*** empty log message ***
1992-01-11  Richard Kenner*** empty log message ***
1991-10-27  Richard KennerInitial revision