summaryrefslogtreecommitdiff
path: root/gcc/genpeep.c
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-01-01Update copyright years.Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-12-20poly_int: SUBREG_BYTERichard Sandiford
2017-12-16poly_int: IN_TARGET_CODERichard Sandiford
2017-01-01Update copyright years.Jakub Jelinek
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme
2016-09-26tree.h (memmodel_from_int, [...]): Move to ...Thomas Preud'homme
2016-05-06Make argv const char ** in read_md_files etcDavid Malcolm
2016-01-04Update copyright years.Jakub Jelinek
2015-07-16read-md.h (message_with_line, [...]): Delete.Richard Sandiford
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod
2015-05-22always define HAVE_peepholeTrevor Saunders
2015-05-19rtl.def (REG): Change format to "r".Richard Sandiford
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison
2015-01-05Update copyright years.Jakub Jelinek
2014-08-22genpeep.c: peephole requires an rtx_insnDavid Malcolm
2014-08-21peephole returns an rtx_insnDavid Malcolm
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo
2013-10-21Re-factor inclusion of tree.h.Diego Novillo
2013-09-28alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford
2013-01-10Update copyright years in gcc/Richard Sandiford
2012-07-09gensupport.c (init_rtx_reader_args_cb): Start counting code generating patter...Steven Bosscher
2012-04-16genemit.c (gen_exp): Remove ADDRESS handling.Richard Sandiford
2010-11-30hwint.c: New.Joseph Myers
2010-07-09genrecog.c: Include diagnostic-core.h before toplev.h.Manuel López-Ibáñez
2010-06-10Makefile.in (build/genmddeps.o): Depend on $(READ_MD_H).Richard Sandiford
2010-05-21tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton
2006-05-06r113612@merlin: rearnsha | 2006-05-07 00:19:18 +0100Richard Earnshaw
2006-03-29* genpeep.c (main): Add toplev.h to included headers.David Edelsohn
2006-03-29genemit.c (main): Add tm-constrs.h to included headers.David Edelsohn
2006-01-23r110124@banpei: zack | 2006-01-22 14:45:55 -0800Zack Weinberg
2005-06-25Update FSF address.Kelley Cook
2004-10-15bitmap.c, [...]: Update copyright.Kazu Hirata
2004-08-03gensupport.c (init_md_reader_args_cb): Renamed from init_md_reader_args.Zack Weinberg
2004-07-09alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_...Jerry Quinn
2003-07-05genattr.c (internal_dfa_insn_code): Output prototype.Kaveh R. Ghazi
2003-06-01genrecog.c: Use ISO C90 prototypes.Andreas Jaeger
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg
2001-12-02c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics.Neil Booth
2001-12-01c-decl.c (duplicate_decls, [...]): Remove trailing period from diagnostics.Neil Booth
2001-11-14rtl.def (INCLUDE): Define.Alan Matsuoka
2001-10-11alias.c: Remove uses of "register" specifier in declarations of arguments and...Stan Shebs
2001-09-21basic-block.h (flow_delete_insn, [...]): Kill.Jan Hubicka
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff
2001-05-02c-lex.c: NULL_PTR -> NULL.Kaveh R. Ghazi
2000-07-31* genpeep.c (main): Handle DEFINE_PEEPHOLE2.Denis Chertykov
2000-05-18genopinit.c: Use $ for escape sequences in optab patterns.Zack Weinberg