summaryrefslogtreecommitdiff
path: root/gcc/genpeep.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* poly_int: SUBREG_BYTERichard Sandiford2017-12-201-0/+3
* poly_int: IN_TARGET_CODERichard Sandiford2017-12-161-0/+1
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme2016-10-131-1/+1
* tree.h (memmodel_from_int, [...]): Move to ...Thomas Preud'homme2016-09-261-0/+1
* Make argv const char ** in read_md_files etcDavid Malcolm2016-05-061-2/+2
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* read-md.h (message_with_line, [...]): Delete.Richard Sandiford2015-07-161-23/+17
* tree-core.h: Include symtab.h.Andrew MacLeod2015-07-081-12/+3
* always define HAVE_peepholeTrevor Saunders2015-05-221-2/+0
* rtl.def (REG): Change format to "r".Richard Sandiford2015-05-191-0/+6
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-0/+9
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* genpeep.c: peephole requires an rtx_insnDavid Malcolm2014-08-221-2/+1
* peephole returns an rtx_insnDavid Malcolm2014-08-211-2/+4
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* Factor unrelated declarations out of tree.h.Diego Novillo2013-11-191-0/+3
* Re-factor inclusion of tree.h.Diego Novillo2013-10-211-0/+1
* alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford2013-09-281-1/+1
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* gensupport.c (init_rtx_reader_args_cb): Start counting code generating patter...Steven Bosscher2012-07-091-22/+8
* genemit.c (gen_exp): Remove ADDRESS handling.Richard Sandiford2012-04-161-4/+0
* hwint.c: New.Joseph Myers2010-11-301-2/+1
* genrecog.c: Include diagnostic-core.h before toplev.h.Manuel López-Ibáñez2010-07-091-0/+1
* Makefile.in (build/genmddeps.o): Depend on $(READ_MD_H).Richard Sandiford2010-06-101-1/+1
* tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher2010-05-211-1/+0
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-6/+5
* r113612@merlin: rearnsha | 2006-05-07 00:19:18 +0100Richard Earnshaw2006-05-061-0/+1
* * genpeep.c (main): Add toplev.h to included headers.David Edelsohn2006-03-291-0/+1
* genemit.c (main): Add tm-constrs.h to included headers.David Edelsohn2006-03-291-2/+3
* r110124@banpei: zack | 2006-01-22 14:45:55 -0800Zack Weinberg2006-01-231-7/+0
* Update FSF address.Kelley Cook2005-06-251-2/+2
* bitmap.c, [...]: Update copyright.Kazu Hirata2004-10-151-1/+1
* gensupport.c (init_md_reader_args_cb): Renamed from init_md_reader_args.Zack Weinberg2004-08-031-3/+0
* alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_...Jerry Quinn2004-07-091-5/+5
* genattr.c (internal_dfa_insn_code): Output prototype.Kaveh R. Ghazi2003-07-051-1/+1
* genrecog.c: Use ISO C90 prototypes.Andreas Jaeger2003-06-011-40/+14
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-1/+5
* c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics.Neil Booth2001-12-021-1/+1
* c-decl.c (duplicate_decls, [...]): Remove trailing period from diagnostics.Neil Booth2001-12-011-1/+1
* rtl.def (INCLUDE): Define.Alan Matsuoka2001-11-141-1/+1
* alias.c: Remove uses of "register" specifier in declarations of arguments and...Stan Shebs2001-10-111-5/+5
* basic-block.h (flow_delete_insn, [...]): Kill.Jan Hubicka2001-09-211-1/+1
* Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-221-12/+12
* c-lex.c: NULL_PTR -> NULL.Kaveh R. Ghazi2001-05-021-1/+1
* * genpeep.c (main): Handle DEFINE_PEEPHOLE2.Denis Chertykov2000-07-311-1/+2
* genopinit.c: Use $ for escape sequences in optab patterns.Zack Weinberg2000-05-181-26/+0
* Makefile.in (gensupport.o): Compile for the host.Richard Henderson2000-05-061-7/+0
* gensupport.c: New file.Clinton Popetz2000-05-031-14/+8