diff --git a/gcc/po/ChangeLog b/gcc/po/ChangeLog index cf4b27c5d9ccf5e9d1b3a50f7ff409ff55730977..d26e53e0f8dad27906836f222854d0d4e0e2a0f3 100644 --- a/gcc/po/ChangeLog +++ b/gcc/po/ChangeLog @@ -1,3 +1,8 @@ +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 diff --git a/gcc/po/POTFILES.in b/gcc/po/POTFILES.in index 41987a767184218d5ac56a1352a56f469b5cf0bd..0a00de15b52ded6cf4d7d174308281ad48d82361 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