aboutsummaryrefslogtreecommitdiff
path: root/gcc/genextract.c
AgeCommit message (Expand)AuthorFilesLines
2018-02-07Support >26 operands in generation code.Alan Hayward1-13/+31
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-12-16poly_int: IN_TARGET_CODERichard Sandiford1-0/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-07-13genextract.c: add [cd]tors to accum_extractTrevor Saunders1-16/+7
2016-05-06Make argv const char ** in read_md_files etcDavid Malcolm1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-10-29[PATCH 6/9] ENABLE_CHECKING refactoring: generatorsMikhail Maltsev1-4/+5
2015-07-16read-md.h (message_with_line, [...]): Delete.Richard Sandiford1-25/+31
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-1/+0
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-09-10insn_extract takes an rtx_insnDavid Malcolm1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-09-28alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford1-4/+4
2013-01-10Update copyright years in gcc/Richard Sandiford1-3/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo1-49/+45
2012-09-10Remove unnecessary VEC function overloads.Diego Novillo1-1/+1
2012-08-14backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...Diego Novillo1-1/+1
2010-11-30hwint.c: New.Joseph Myers1-2/+1
2010-07-09genrecog.c: Include diagnostic-core.h before toplev.h.Manuel López-Ibáñez1-0/+1
2010-06-10Makefile.in (build/genmddeps.o): Depend on $(READ_MD_H).Richard Sandiford1-1/+1
2010-06-10Makefile.in (READ_MD_H): New variable.Richard Sandiford1-0/+1
2009-04-08genoutput.c (validate_optab_operands): New.Paolo Bonzini1-3/+12
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2008-06-26cse.c (approx_reg_cost_1, cse_insn): Fix -Wc++-compat and/or -Wcast-qual warn...Kaveh R. Ghazi1-1/+1
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-5/+4
2006-04-10Makefile.in (tree-into-ssa.o, [...]): Depend on vecprim.h.Kazu Hirata1-4/+1
2006-01-31tree-vrp.c: Use XNEW/XCNEW allocation wrappers.Marcin Dalecki1-2/+2
2006-01-24genextract.c (VEC_safe_set_locstr): Take VEC by reference; update all callers.Richard Henderson1-9/+9
2006-01-23r110124@banpei: zack | 2006-01-22 14:45:55 -0800Zack Weinberg1-51/+1
2006-01-23r110122@banpei: zack | 2006-01-22 14:41:17 -0800Zack Weinberg1-206/+218
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-04-28attribs.c, [...]: Update copyright.Kazu Hirata1-1/+2
2005-04-22builtins.c (gimplify_va_arg_expr): Reword comments to avoid 'abort'.Nathan Sidwell1-3/+3
2004-09-09Makefile.in (gengtype): Use $(BUILD_ERRORS).Nathan Sidwell1-3/+3
2004-08-03gensupport.c (init_md_reader_args_cb): Renamed from init_md_reader_args.Zack Weinberg1-3/+0
2004-01-31alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c,Kazu Hirata1-1/+1
2004-01-26* genextract.c (main): Do not output the memset when not checking.Jan Hubicka1-2/+4
2003-07-19alias.c [...]: Remove unnecessary casts.Kaveh R. Ghazi1-10/+8
2003-07-07genextract.c: Convert remaining prototypes to ISO C90.Andreas Jaeger1-5/+2
2003-07-05genattr.c (internal_dfa_insn_code): Output prototype.Kaveh R. Ghazi1-2/+1
2003-06-01genrecog.c: Use ISO C90 prototypes.Andreas Jaeger1-26/+19
2003-03-15c-cppbuiltin.c (builtin_define_with_value_n): Fix whitespace.Roger Sayle1-1/+1
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-1/+5
2002-03-07genextract.c (walk_rtx): Recurse into MATCH_PAR_DUP.Ulrich Weigand1-2/+2
2001-12-02c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics.Neil Booth1-1/+1
2001-12-01c-decl.c (duplicate_decls, [...]): Remove trailing period from diagnostics.Neil Booth1-1/+1
2001-11-24* genextract.c (main): Set ro_loc for peepholes.Hans-Peter Nilsson1-2/+4
2001-11-14rtl.def (INCLUDE): Define.Alan Matsuoka1-1/+1