diff options
| -rw-r--r-- | gcc/po/ChangeLog | 4 | ||||
| -rw-r--r-- | gcc/po/POTFILES.in | 1 |
2 files changed, 5 insertions, 0 deletions
diff --git a/gcc/po/ChangeLog b/gcc/po/ChangeLog index ac47bec45bf..350d01af28b 100644 --- a/gcc/po/ChangeLog +++ b/gcc/po/ChangeLog @@ -1,5 +1,9 @@ 2000-12-17 Philipp Thomas <pthomas@suse.de> + * POTFILES.in: Add doloop.c. + +2000-12-17 Philipp Thomas <pthomas@suse.de> + * POTFILES.in: Remove files not existing anymore. Add a note at the top that trailing spaces aren't allowed. diff --git a/gcc/po/POTFILES.in b/gcc/po/POTFILES.in index ae4840a86d2..8d856d5d399 100644 --- a/gcc/po/POTFILES.in +++ b/gcc/po/POTFILES.in @@ -587,6 +587,7 @@ defaults.h ../include/demangle.h diagnostic.c diagnostic.h +doloop.c dominance.c #doprint.c doschk.c |

