summaryrefslogtreecommitdiff
path: root/gcc/genextract.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.jakub2015-01-051-1/+1
* insn_extract takes an rtx_insndmalcolm2014-09-101-1/+1
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* gcc/rsandifo2013-09-281-4/+4
* Update copyright years in gcc/rsandifo2013-01-101-3/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-49/+45
* Remove unnecessary VEC function overloads.dnovillo2012-09-111-1/+1
* Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion).dnovillo2012-08-151-1/+1
* * hwint.c: New. Extracted from toplev.c.jsm282010-11-301-2/+1
* 2010-07-09 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-07-091-0/+1
* gcc/rsandifo2010-06-101-1/+1
* gcc/rsandifo2010-06-101-0/+1
* 2009-04-08 Paolo Bonzini <bonzini@gnu.org>bonzini2009-04-081-3/+12
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+1
* * cse.c (approx_reg_cost_1, cse_insn): Fix -Wc++-compat and/orghazi2008-06-261-1/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-5/+4
* * Makefile.in (tree-into-ssa.o, tree-outof-ssa.o,kazu2006-04-101-4/+1
* 2006-01-31 Marcin Dalecki <martin@dalecki.de>dalecki2006-01-311-2/+2
* * genextract.c (VEC_safe_set_locstr): Take VEC by reference;hp2006-01-241-9/+9
* r110124@banpei: zack | 2006-01-22 14:45:55 -0800zack2006-01-231-51/+1
* r110122@banpei: zack | 2006-01-22 14:41:17 -0800zack2006-01-231-206/+218
* Update FSF address.kcook2005-06-251-2/+2
* * attribs.c, c-pragma.c, caller-save.c, cfghooks.h,kazu2005-04-281-1/+2
* * builtins.c (gimplify_va_arg_expr): Reword comments to avoidnathan2005-04-221-3/+3
* * Makefile.in (gengtype): Use $(BUILD_ERRORS).nathan2004-09-091-3/+3
* * gensupport.c (init_md_reader_args_cb): Renamed fromzack2004-08-031-3/+0
* alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c,kazu2004-01-311-1/+1
* * genextract.c (main): Do not output the memset when not checking.hubicka2004-01-261-2/+4
* * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.cghazi2003-07-191-10/+8
* 2003-07-07 Andreas Jaeger <aj@suse.de>aj2003-07-071-5/+2
* * genattr.c (internal_dfa_insn_code): Output prototype.ghazi2003-07-051-2/+1
* * genrecog.c: Use ISO C90 prototypes.aj2003-06-011-26/+19
* * c-cppbuiltin.c (builtin_define_with_value_n): Fix whitespace.sayle2003-03-151-1/+1
* Merge basic-improvements-branch to trunkzack2002-12-161-1/+5
* * genextract.c (walk_rtx): Recurse into MATCH_PAR_DUP.uweigand2002-03-071-2/+2
* * c-decl.c (duplicate_decls, push_parm_decl): Remove leadingneil2001-12-021-1/+1
* * c-decl.c (duplicate_decls, parmlist_tags_warning): Removeneil2001-12-011-1/+1
* * genextract.c (main): Set ro_loc for peepholes.hp2001-11-241-2/+4
* 2001-11-05 Alan Matsuoka <alanm@redhat.com>alanm2001-11-141-1/+1
* 2001-10-10 Stan Shebs <shebs@apple.com>shebs2001-10-111-11/+11
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-12/+12
* libiberty:zack2001-03-061-5/+9
* * genopinit.c: Use $ for escape sequences in optab patterns.zack2000-05-181-36/+0
* * Makefile.in (gensupport.o): Compile for the host.rth2000-05-061-7/+0
* * gensupport.c: New file.cpopetz2000-05-031-21/+9
* Fix copyrights.law2000-02-261-1/+2
* Update copyrightsghazi2000-01-171-1/+1
* * genattr.c: PROTO -> PARAMS.ghazi2000-01-171-5/+5
* 1999-11-12 11:47 -0800 Zack Weinberg <zack@bitmover.com>zack1999-11-121-4/+55