diff options
author | DJ Delorie <dj@redhat.com> | 2007-06-28 19:31:44 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2007-06-28 19:31:44 +0000 |
commit | a5b3b4ddf1797fa1009715d21de03b9ff08c1f92 (patch) | |
tree | 7ac7bf84ee4ab44b73c21f10b64185093d5fabcf /ChangeLog | |
parent | 40b8e679e84c3c5160ffbd14fb990dd6d5fee7fb (diff) | |
download | binutils-gdb-a5b3b4ddf1797fa1009715d21de03b9ff08c1f92.tar.gz |
* configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
not building newlib.
* configure: Regenerated.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index a6831beb100..f8d68b1a4c8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2007-06-28 DJ Delorie <dj@redhat.com> + + * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're + not building newlib. + * configure: Regenerated. + 2007-06-22 Daniel Jacobowitz <dan@codesourcery.com> * src-release (DEVO_SUPPORT): Correct typos. |