EXCLUDES 1.68 KB
Newer Older
ro's avatar
gcc:  
ro committed
1
# Copyright (C) 2001, 2004, 2009, 2010, 2011 Free Software Foundation, Inc.
2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
#
# This file is part of GCC.
#
# GCC is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3, or (at your option)
# any later version.
#
# GCC is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with GCC; see the file COPYING3.  If not see
# <http://www.gnu.org/licenses/>.

19 20
# This file lists all the sources which should *not* be scanned for
# strings to translate.  Only the first word on each line is used; the
21 22
# rest is ignored.  Only files with an extension of .c, .cc, .h, or
# .def are examined to begin with.
23 24

#   These files are part of libgcc, or target headers provided by gcc.
jsm28's avatar
jsm28 committed
25 26
gcov-io.h
gcov-iov.c
27 28 29 30 31 32 33 34
limitx.h
limity.h

#   These programs are meant to be executed only by GCC maintainers or
#   installers.  Such files do not need to be translated, as these
#   people typically need to be able to read English anyway.
genattr.c
genattrtab.c
jsm28's avatar
jsm28 committed
35
genautomata.c
36 37
gencheck.c
gencodes.c
jsm28's avatar
jsm28 committed
38
genconditions.c
39 40 41 42 43 44
genconfig.c
genconstants.c
genemit.c
genextract.c
genflags.c
gengenrtl.c
jsm28's avatar
jsm28 committed
45
gengtype.c
amylaar's avatar
gcc:  
amylaar committed
46
genhooks.c
jsm28's avatar
jsm28 committed
47
genmodes.c
48 49 50 51 52 53 54
genopinit.c
genoutput.c
genpeep.c
genpreds.c
genrecog.c
gensupport.c
gensupport.h
jsm28's avatar
jsm28 committed
55
read-md.c
56 57 58 59 60

#   These files are not yet internationalized, because they contain
#   many strings that require a lot of analysis, and are little-used.
mips-tdump.c
mips-tfile.c