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 | 2a3124caa5fb1df70668ee6028b80f261a08271a (patch) | |
tree | de48587689d20172e1ebb968dc8234f51e30718e /ChangeLog | |
parent | e38b8658645c21a6d774a10efadca4a3daa2ac90 (diff) | |
download | gdb-2a3124caa5fb1df70668ee6028b80f261a08271a.zip gdb-2a3124caa5fb1df70668ee6028b80f261a08271a.tar.gz gdb-2a3124caa5fb1df70668ee6028b80f261a08271a.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. |