comparison gcc/po/EXCLUDES @ 145:1830386684a0

gcc-9.2.0
author anatofuz
date Thu, 13 Feb 2020 11:34:05 +0900
parents 84e7813d76e9
children
comparison
equal deleted inserted replaced
131:84e7813d76e9 145:1830386684a0
1 # Copyright (C) 2001-2018 Free Software Foundation, Inc. 1 # Copyright (C) 2001-2020 Free Software Foundation, Inc.
2 # 2 #
3 # This file is part of GCC. 3 # This file is part of GCC.
4 # 4 #
5 # GCC is free software; you can redistribute it and/or modify 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 6 # it under the terms of the GNU General Public License as published by
51 genpreds.c 51 genpreds.c
52 genrecog.c 52 genrecog.c
53 gensupport.c 53 gensupport.c
54 gensupport.h 54 gensupport.h
55 read-md.c 55 read-md.c
56
57 # These files are part of the front end to D, and have no i18n support.
58 d/dmd/arrayop.c
59 d/dmd/attrib.c
60 d/dmd/blockexit.c
61 d/dmd/canthrow.c
62 d/dmd/constfold.c
63 d/dmd/cppmangle.c
64 d/dmd/ctfeexpr.c
65 d/dmd/dcast.c
66 d/dmd/dclass.c
67 d/dmd/declaration.c
68 d/dmd/denum.c
69 d/dmd/dimport.c
70 d/dmd/dinterpret.c
71 d/dmd/dmangle.c
72 d/dmd/dmodule.c
73 d/dmd/doc.c
74 d/dmd/dscope.c
75 d/dmd/dstruct.c
76 d/dmd/dsymbol.c
77 d/dmd/dtemplate.c
78 d/dmd/dversion.c
79 d/dmd/expression.c
80 d/dmd/expressionsem.c
81 d/dmd/func.c
82 d/dmd/iasmgcc.c
83 d/dmd/initsem.c
84 d/dmd/lexer.c
85 d/dmd/mtype.c
86 d/dmd/nogc.c
87 d/dmd/nspace.c
88 d/dmd/objc.c
89 d/dmd/opover.c
90 d/dmd/optimize.c
91 d/dmd/parse.c
92 d/dmd/safe.c
93 d/dmd/sideeffect.c
94 d/dmd/statement.c
95 d/dmd/statementsem.c
96 d/dmd/staticassert.c
97 d/dmd/staticcond.c
98 d/dmd/traits.c