summaryrefslogtreecommitdiff
path: root/gcc/rtl-error.c
Commit message (Expand)AuthorAgeFilesLines
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-1/+0
* Update copyright years.jakub2015-01-051-1/+1
* error_for_asm and warning_for_asm take const rtx_insn *dmalcolm2014-09-101-6/+7
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* Update Copyright years for files modified in 2010.jakub2011-01-031-1/+2
* 2010-06-30 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-06-301-2/+1
* * diagnostic.c (FLOAT, FFS): Don't undefine.jsm282010-05-191-2/+0
* gcc/rwild2008-06-061-1/+1
* gcctromey2008-02-261-8/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-5/+4
* * cfglayout.c (insn_scope, insn_line): Constify.ghazi2007-07-251-8/+8
* * Makefile.in (C_TREE_H): Update dependencies.ghazi2005-07-231-1/+1
* Update FSF address.kcook2005-06-251-2/+2
* gcc/po/jakub2005-06-061-6/+6
* * bitmap.c, bitmap.h, builtin-attrs.def, cfglayout.h,kazu2004-10-151-1/+1
* Conditionally compile support for --enable-mapped_location.bothner2004-06-301-0/+4
* * jump.c: Convert prototypes to ISO C90.aj2003-07-061-26/+13
* * diagnostic.h (diagnostic_set_info): Replace file and linenonathan2003-06-281-17/+13
* * convert.c, dwarf2out.c, dwarfout.c, emit-rtl.c, function.c,neroden2003-06-161-1/+1
* gcc:ghazi2003-05-171-12/+10
* * input.h (lineno): Rename to ...nathan2003-05-011-2/+2
* Merge basic-improvements-branch to trunkzack2002-12-161-0/+2
* * toplev.h (report_error_function): Remove.gdr2002-06-051-10/+11
* * read-rtl.c: Fix formatting.kazu2002-05-091-2/+2
* * c-decl.c (duplicate_decls, push_parm_decl): Remove leadingneil2001-12-021-2/+2
* * emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout.aj2001-08-271-26/+8
* * genconstants.c, genpreds.c, libfuncs.h, optabs.h, rtl-error.h:gerald2001-08-231-4/+4
* * Makefile.in (OBJS): Add rtl-error.ogdr2001-08-141-0/+162