diff options
author | Marcus Brinkmann <marcus@gnu.org> | 2004-10-26 12:33:16 +0000 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2009-06-18 00:15:25 +0200 |
commit | 471329483e5e9151c4f5cf73e703d9b05a45eb72 (patch) | |
tree | 9360efad242bb0a1dd15724094297cfd533de6bc /ChangeLog | |
parent | 3ee3a487408aad823fa81e43f5a38309d1c4b8f8 (diff) |
2004-10-26 Guillem Jover <guillem@hadrons.org>
* i386/i386/fpe.b: Remove binary without source.
* i386/i386/fpe.b_elf: Likewise.
* i386/i386/fpe_linkage.c: Disable the code if [! FPE].
* i386/bogus/fpe.h: Add comment about not having an fpe implementation.
* i386/Makefrag (objfiles): Do not add fpe.o.
Remove targets to generate fpe.o.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2004-10-26 Guillem Jover <guillem@hadrons.org> + + * i386/i386/fpe.b: Remove binary without source. + * i386/i386/fpe.b_elf: Likewise. + * i386/i386/fpe_linkage.c: Disable the code if [! FPE]. + * i386/bogus/fpe.h: Add comment about not having an fpe implementation. + * i386/Makefrag (objfiles): Do not add fpe.o. + Remove targets to generate fpe.o. + 2004-02-29 Marcus Brinkmann <marcus@gnu.org> * NEWS: Add things that changed so far since 1.3. |