aboutsummaryrefslogtreecommitdiff
path: root/gcc/genpeep.c
AgeCommit message (Expand)Author
2014-01-02Update copyright years in gcc/rsandifo
2013-11-19Factor unrelated declarations out of tree.h.dnovillo
2013-10-21Re-factor inclusion of tree.h.dnovillo
2013-09-28gcc/rsandifo
2013-01-10Update copyright years in gcc/rsandifo
2012-07-09 * gensupport.c (init_rtx_reader_args_cb): Start counting codesteven
2012-04-16gcc/rsandifo
2010-11-30 * hwint.c: New. Extracted from toplev.c.jsm28
2010-07-092010-07-09 Manuel López-Ibáñez <manu@gcc.gnu.org>manu
2010-06-10gcc/rsandifo
2010-05-21gcc/ChangeLog:steven
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...nickc
2006-05-06 r113612@merlin: rearnsha | 2006-05-07 00:19:18 +0100rearnsha
2006-03-29 * genpeep.c (main): Add toplev.h to included headers.dje
2006-03-29 * genemit.c (main): Add tm-constrs.h to included headers.dje
2006-01-23 r110124@banpei: zack | 2006-01-22 14:45:55 -0800zack
2005-06-25Update FSF address.kcook
2004-10-15 * bitmap.c, bitmap.h, builtin-attrs.def, cfglayout.h,kazu
2004-08-03 * gensupport.c (init_md_reader_args_cb): Renamed fromzack
2004-07-092004-07-08 Jerry Quinn <jlquinn@optonline.net>jlquinn
2003-07-05 * genattr.c (internal_dfa_insn_code): Output prototype.ghazi
2003-06-01 * genrecog.c: Use ISO C90 prototypes.aj
2002-12-16Merge basic-improvements-branch to trunkzack
2001-12-02 * c-decl.c (duplicate_decls, push_parm_decl): Remove leadingneil
2001-12-01 * c-decl.c (duplicate_decls, parmlist_tags_warning): Removeneil
2001-11-142001-11-05 Alan Matsuoka <alanm@redhat.com>alanm
2001-10-112001-10-10 Stan Shebs <shebs@apple.com>shebs
2001-09-21 * basic-block.h (flow_delete_insn, flow_delete_insn_chain): Kill.hubicka
2001-08-22 * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald
2001-05-02 * c-lex.c: NULL_PTR -> NULL.ghazi
2000-08-01 * genpeep.c (main): Handle DEFINE_PEEPHOLE2.law
2000-05-18 * genopinit.c: Use $ for escape sequences in optab patterns.zack
2000-05-06 * Makefile.in (gensupport.o): Compile for the host.rth
2000-05-03 * gensupport.c: New file.cpopetz
2000-02-26Fix copyrights.law
2000-01-17Update copyrightsghazi
2000-01-17 * genattr.c: PROTO -> PARAMS.ghazi
1999-10-14 * rtl.c (dump_and_abort): Remove.rth
1999-09-23 * abi64.h (mips_function_value): Add prototype arguments.ghazi
1999-09-16 * system.h (CTYPE_CONV, TOUPPER, TOLOWER): New macros. Useghazi
1999-09-15 * genattr.c (main): Add extern prototype. Call return, not exit.ghazi
1999-09-12Replace insn_foo with insn_data.foo.rth
1999-09-08Linas Vepstas <linas@linas.org>rth
1999-08-31 Merge peephole2 from new_ia32_branch:rth
1999-08-271999-08-27 13:27 -0700 Zack Weinberg <zack@bitmover.com>zack
1999-08-271999-08-27 00:27 -0700 Zack Weinberg <zack@bitmover.com>zack
1999-08-261999-08-25 22:10 -0700 Zack Weinberg <zack@bitmover.com>zack
1999-08-20 * rtl.h (rtx_format): Constify a char*.ghazi
1999-08-20 * rtl.c (rtx_name): Constify a char*.ghazi
1999-08-09Small incremental fixes for last checkincrux