diff options
author | Thomas Fitzsimmons <fitzsim@redhat.com> | 2002-05-01 20:42:00 +0000 |
---|---|---|
committer | Thomas Fitzsimmons <fitzsim@redhat.com> | 2002-05-01 20:42:00 +0000 |
commit | c72f388de22b992d1018cb641f172d6c3c97935d (patch) | |
tree | af10a20597aab87e80e6dec4632d90d2f48454b7 /ChangeLog | |
parent | 402586aa260ba9b74e3a2382276cf31a7abc2b6b (diff) | |
download | gdb-c72f388de22b992d1018cb641f172d6c3c97935d.zip gdb-c72f388de22b992d1018cb641f172d6c3c97935d.tar.gz gdb-c72f388de22b992d1018cb641f172d6c3c97935d.tar.bz2 |
* configure.in (noconfigdirs): Do not add target-newlib if
target == i[3456]86-*-linux*, and host == target.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2002-03-19 Thomas Fitzsimmons <fitzsim@redhat.com> + + * configure.in (noconfigdirs): Do not add target-newlib if + target == i[3456]86-*-linux*, and host == target. + 2002-04-29 Mark Mitchell <mark@codesourcery.com> * config.guess: Updated to 2002-04-26's version. |