]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/genextract.c
Update copyright years.
[thirdparty/gcc.git] / gcc / genextract.c
2020-01-01  Jakub JelinekUpdate copyright years.
2019-07-09  Martin SeborPR c++/61339 - add mismatch between struct and class...
2019-07-09  Martin SeborPR c++/61339 - add mismatch between struct and class...
2019-01-01  Jakub JelinekUpdate copyright years.
2018-02-07  Alan HaywardSupport >26 operands in generation code.
2018-01-03  Jakub JelinekUpdate copyright years.
2017-12-16  Richard Sandifordpoly_int: IN_TARGET_CODE
2017-01-01  Jakub JelinekUpdate copyright years.
2016-07-13  Trevor Saundersgenextract.c: add [cd]tors to accum_extract
2016-05-06  David MalcolmMake argv const char ** in read_md_files etc
2016-01-04  Jakub JelinekUpdate copyright years.
2015-10-29  Mikhail Maltsev[PATCH 6/9] ENABLE_CHECKING refactoring: generators
2015-07-16  Richard Sandifordread-md.h (message_with_line, [...]): Delete.
2015-06-08  Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-09-10  David Malcolminsn_extract takes an rtx_insn
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-09-28  Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2013-01-04  Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-11-18  Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-09-11  Diego NovilloRemove unnecessary VEC function overloads.
2012-08-15  Diego Novillobackport: As described in http://gcc.gnu.org/ml/gcc...
2010-11-30  Joseph Myershwint.c: New.
2010-07-09  Manuel López-Ibáñezgenrecog.c: Include diagnostic-core.h before toplev.h.
2010-06-10  Richard SandifordMakefile.in (build/genmddeps.o): Depend on $(READ_MD_H).
2010-06-10  Richard SandifordMakefile.in (READ_MD_H): New variable.
2009-04-08  Paolo Bonzinigenoutput.c (validate_optab_operands): New.
2009-02-20  Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2008-06-26  Kaveh R. Ghazicse.c (approx_reg_cost_1, cse_insn): Fix -Wc++-compat...
2007-07-26  Nick CliftonChange copyright header to refer to version 3 of the...
2006-04-10  Kazu HirataMakefile.in (tree-into-ssa.o, [...]): Depend on vecprim.h.
2006-01-31  Marcin Daleckitree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2006-01-24  Richard Hendersongenextract.c (VEC_safe_set_locstr): Take VEC by referen...
2006-01-23  Zack Weinbergr110124@banpei: zack | 2006-01-22 14:45:55 -0800
2006-01-23  Zack Weinbergr110122@banpei: zack | 2006-01-22 14:41:17 -0800
2005-06-25  Kelley CookUpdate FSF address.
2005-04-28  Kazu Hirataattribs.c, [...]: Update copyright.
2005-04-22  Nathan Sidwellbuiltins.c (gimplify_va_arg_expr): Reword comments...
2004-09-09  Nathan SidwellMakefile.in (gengtype): Use $(BUILD_ERRORS).
2004-08-03  Zack Weinberggensupport.c (init_md_reader_args_cb): Renamed from...
2004-01-31  Kazu Hirataalloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfgho...
2004-01-26  Jan Hubicka* genextract.c (main): Do not output the memset when...
2003-07-19  Kaveh R. Ghazialias.c [...]: Remove unnecessary casts.
2003-07-07  Andreas Jaegergenextract.c: Convert remaining prototypes to ISO C90.
2003-07-05  Kaveh R. Ghazigenattr.c (internal_dfa_insn_code): Output prototype.
2003-06-01  Andreas Jaegergenrecog.c: Use ISO C90 prototypes.
2003-03-15  Roger Saylec-cppbuiltin.c (builtin_define_with_value_n): Fix white...
2002-12-16  Zack WeinbergMerge basic-improvements-branch to trunk
2002-03-07  Ulrich Weigandgenextract.c (walk_rtx): Recurse into MATCH_PAR_DUP.
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-24  Hans-Peter Nilsson* genextract.c (main): Set ro_loc for peepholes.
2001-11-14  Alan Matsuokartl.def (INCLUDE): Define.
2001-10-11  Stan Shebsalias.c: Remove uses of "register" specifier in declara...
2001-08-22  Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-03-06  Zack Weinbergaclocal.m4 (libiberty_AC_FUNC_C_ALLOCA): New.
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-01-17  Kaveh GhaziUpdate copyrights
2000-01-17  Kaveh R. Ghazigenattr.c: PROTO -> PARAMS.
1999-11-12  Zack Weinberggenextract.c (record_insn_name): New function.
1999-10-14  Richard Hendersonrtl.c (dump_and_abort): Remove.
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-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-20  Kaveh R. Ghazirtl.h (rtx_format): Constify a char*.
1999-04-16  Zack Weinbergsystem.h: Always prototype abort.
1999-02-26  Richard Henderson* genextract.c (main): Clear recog_operands before...
1999-01-22  Richard Hendersoncppp.c (xrealloc): Fix typo last change.
1999-01-21  Richard Hendersoncccp.c (xrealloc): Call malloc given a NULL old pointer.
1999-01-13  Jason Merrillfix typo
1999-01-13  Kaveh R. Ghazicccp.c (xstrdup): Renamed from `savestring'.
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-17  Bernd SchmidtMakefile.in (insn-extract.o): Fix dependencies.
1998-10-14  Kaveh R. GhaziAdd ATTRIBUTE_NORETURN in a bunch of places:
1998-09-06  Kaveh R. GhaziMakefile.in (toplev.o): Depend on $(EXPR_H).
1998-08-26  Kaveh R. Ghazisystem.h: Include stdarg.h/varargs.h...
1998-06-22  Kaveh R. GhaziWarning fixes:
1998-05-22  Richard Earnshawgenextract.c (print_path): Handle zero-length path...
1998-05-13  Kaveh R. GhaziWarning fixes:
1998-05-11  Kaveh R. Ghazigenattr.c: Include stdarg.h/varargs.h.
1998-04-16  Jeff Lawloop.c (regs_patch_p): Add prototype.
1998-04-01  Jeffrey A Lawgenattrtab.c: Make generated file use system.h, instead...
1998-03-24  Kaveh R. GhaziCutover various gen*.c files to using system.h:
1998-02-27  Kaveh Ghazigenattr.c: Wrap prototype of `free' in NEED_DECLARATION...
1998-02-13  Jeffrey A Law* genextract.c (main): Fix typo.
1998-02-07  Robert Lipec-common.c: Include <stdlib.h> and <string.h>/<strings.h>.
1996-11-15  Richard Kenner(main): Use loop, not bcopy, to set recog_operands...
1996-07-03  Mike Stumpformatting tweaks
1995-06-15  Richard KennerUpdate FSF address.
next