diff options
author | Richard Henderson <rth@redhat.com> | 2004-09-03 19:09:39 +0000 |
---|---|---|
committer | Richard Henderson <rth@redhat.com> | 2004-09-03 19:09:39 +0000 |
commit | b330724fb95a2ce361abfaa114d00b1ebcd149e2 (patch) | |
tree | 254038c788d8eac52da581181b5809da55949326 /ChangeLog | |
parent | eea5dd97074846b963da332c8659336762c8c20e (diff) | |
download | newlib-b330724fb95a2ce361abfaa114d00b1ebcd149e2.zip newlib-b330724fb95a2ce361abfaa114d00b1ebcd149e2.tar.gz newlib-b330724fb95a2ce361abfaa114d00b1ebcd149e2.tar.bz2 |
* configure.in: Remove target-libstdc++-v3 from noconfigdirs for
*-*-netware, but add target-libmudflap.
Consolidate *-*-netware targets (of which really only i?86 exists)
into a single entry.
* configure: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2004-09-03 Jan Beulich <jbeulich@novell.com> + + * configure.in: Remove target-libstdc++-v3 from noconfigdirs for + *-*-netware, but add target-libmudflap. + Consolidate *-*-netware targets (of which really only i?86 exists) + into a single entry. + * configure: Likewise. + 2004-09-01 Paolo Bonzini <bonzini@gnu.org> * Makefile.tpl (sorry): Remove. |