comparison gcc/po/EXCLUDES @ 55:77e2b8dfacca gcc-4.4.5

update it from 4.4.3 to 4.5.0
author ryoma <e075725@ie.u-ryukyu.ac.jp>
date Fri, 12 Feb 2010 23:39:51 +0900
parents a06113de4d67
children f6334be47118
comparison
equal deleted inserted replaced
52:c156f1bd5cd9 55:77e2b8dfacca
1 # Copyright (C) 2001, 2004, 2009 Free Software Foundation, Inc.
2 #
3 # This file is part of GCC.
4 #
5 # GCC is free software; you can redistribute it and/or modify
6 # it under the terms of the GNU General Public License as published by
7 # the Free Software Foundation; either version 3, or (at your option)
8 # any later version.
9 #
10 # GCC is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY; without even the implied warranty of
12 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13 # GNU General Public License for more details.
14 #
15 # You should have received a copy of the GNU General Public License
16 # along with GCC; see the file COPYING3. If not see
17 # <http://www.gnu.org/licenses/>.
18
1 # This file lists all the sources which should *not* be scanned for 19 # This file lists all the sources which should *not* be scanned for
2 # strings to translate. Only the first word on each line is used; the 20 # strings to translate. Only the first word on each line is used; the
3 # rest is ignored. Only files with an extension of .c or .h or .def are 21 # rest is ignored. Only files with an extension of .c or .h or .def are
4 # examined to begin with. 22 # examined to begin with.
5 23
41 unwind.h 59 unwind.h
42 60
43 # These programs are meant to be executed only by GCC maintainers or 61 # These programs are meant to be executed only by GCC maintainers or
44 # installers. Such files do not need to be translated, as these 62 # installers. Such files do not need to be translated, as these
45 # people typically need to be able to read English anyway. 63 # people typically need to be able to read English anyway.
46 fix-header.c
47 gen-protos.c
48 genattr.c 64 genattr.c
49 genattrtab.c 65 genattrtab.c
50 genautomata.c 66 genautomata.c
51 gencheck.c 67 gencheck.c
52 gencodes.c 68 gencodes.c
64 genpeep.c 80 genpeep.c
65 genpreds.c 81 genpreds.c
66 genrecog.c 82 genrecog.c
67 gensupport.c 83 gensupport.c
68 gensupport.h 84 gensupport.h
69 scan-decls.c
70 scan.c
71 scan.h
72 85
73 # These files are not yet internationalized, because they contain 86 # These files are not yet internationalized, because they contain
74 # many strings that require a lot of analysis, and are little-used. 87 # many strings that require a lot of analysis, and are little-used.
75 mips-tdump.c 88 mips-tdump.c
76 mips-tfile.c 89 mips-tfile.c