diff options
author | Zack Weinberg <zackw@stanford.edu> | 2001-06-11 23:00:39 +0000 |
---|---|---|
committer | Zack Weinberg <zack@gcc.gnu.org> | 2001-06-11 23:00:39 +0000 |
commit | 6137abd3182e8f30e152c355a5faa0e4ee5261c7 (patch) | |
tree | 6d5ec21601c9a52348a0a1db7983c5587e99c847 /gcc/po | |
parent | b05d820141fde41148e1525b1695f6e3334413bc (diff) | |
download | gcc-6137abd3182e8f30e152c355a5faa0e4ee5261c7.zip gcc-6137abd3182e8f30e152c355a5faa0e4ee5261c7.tar.gz gcc-6137abd3182e8f30e152c355a5faa0e4ee5261c7.tar.bz2 |
POTFILES.in: Comment out config/float-*.
* POTFILES.in: Comment out config/float-*.
No need to regenerate gcc.pot.
From-SVN: r43237
Diffstat (limited to 'gcc/po')
-rw-r--r-- | gcc/po/ChangeLog | 5 | ||||
-rw-r--r-- | gcc/po/POTFILES.in | 18 |
2 files changed, 14 insertions, 9 deletions
diff --git a/gcc/po/ChangeLog b/gcc/po/ChangeLog index cf4b27c..d26e53e 100644 --- a/gcc/po/ChangeLog +++ b/gcc/po/ChangeLog @@ -1,5 +1,10 @@ 2001-06-11 Zack Weinberg <zackw@stanford.edu> + * POTFILES.in: Comment out config/float-*. + No need to regenerate gcc.pot. + +2001-06-11 Zack Weinberg <zackw@stanford.edu> + * gcc.pot: Regenerate, again. You go away for five minutes and someone tweaks the messages on you. * cat-id-tbl.c: Regenerate this too. diff --git a/gcc/po/POTFILES.in b/gcc/po/POTFILES.in index 41987a7..0a00de1 100644 --- a/gcc/po/POTFILES.in +++ b/gcc/po/POTFILES.in @@ -204,15 +204,15 @@ config/elfos.h config/elxsi/elxsi-protos.h config/elxsi/elxsi.c config/elxsi/elxsi.h -config/float-c4x.h -config/float-i128.h -config/float-i32.h -config/float-i386.h -config/float-i64.h -config/float-m68k.h -config/float-sh.h -config/float-sparc.h -config/float-vax.h +#config/float-c4x.h is part of the GCC library +#config/float-i128.h is part of the GCC library +#config/float-i32.h is part of the GCC library +#config/float-i386.h is part of the GCC library +#config/float-i64.h is part of the GCC library +#config/float-m68k.h is part of the GCC library +#config/float-sh.h is part of the GCC library +#config/float-sparc.h is part of the GCC library +#config/float-vax.h is part of the GCC library config/fp-bit.c config/fp-bit.h config/fr30/fr30-protos.h |