summaryrefslogtreecommitdiff
path: root/gcc/rtl-error.c
Commit message (Expand)AuthorAgeFilesLines
* cgraph.c: Fix typos in comments.Ralf Wildenhues2008-06-061-1/+1
* system.h (USE_MAPPED_LOCATION): Poison.Tom Tromey2008-02-261-8/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+4
* cfglayout.c (insn_scope, insn_line): Constify.Kaveh R. Ghazi2007-07-251-8/+8
* Makefile.in (C_TREE_H): Update dependencies.Kaveh R. Ghazi2005-07-231-1/+1
* Update FSF address.Kelley Cook2005-06-251-2/+2
* exgettext: Handle gmsgid and cmsgid arguments specially, as gcc-internal-form...Jakub Jelinek2005-06-061-6/+6
* bitmap.c, [...]: Update copyright.Kazu Hirata2004-10-151-1/+1
* Conditionally compile support for --enable-mapped_location.Per Bothner2004-06-301-0/+4
* jump.c: Convert prototypes to ISO C90.Andreas Jaeger2003-07-061-26/+13
* diagnostic.h (diagnostic_set_info): Replace file and lineno parameters with a...Nathan Sidwell2003-06-281-17/+13
* convert.c, [...]: Replace overly specific references to "GNU C" and "GNU C Co...Nathanael Nerode2003-06-161-1/+1
* builtins.c (validate_arglist): Eliminate libiberty VA_ macros, always use std...Kaveh R. Ghazi2003-05-171-12/+10
* input.h (lineno): Rename to ...Nathan Sidwell2003-05-011-2/+2
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-0/+2
* toplev.h (report_error_function): Remove.Gabriel Dos Reis2002-06-051-10/+11
* read-rtl.c: Fix formatting.Kazu Hirata2002-05-091-2/+2
* c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics.Neil Booth2001-12-021-2/+2
* emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout.Andreas Jaeger2001-08-271-26/+8
* genconstants.c, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-231-4/+4
* Makefile.in (OBJS): Add rtl-error.oGabriel Dos Reis2001-08-141-0/+162