diff options
author | Tristan Gingold <gingold@adacore.com> | 2008-11-27 15:20:39 +0000 |
---|---|---|
committer | Tristan Gingold <gingold@adacore.com> | 2008-11-27 15:20:39 +0000 |
commit | 5f0d49b51cc19e1136a29c4bb7a7e3374b8e09bb (patch) | |
tree | 51e864df65d8e629d32bb39c66aee3d6bcf4cdab /ChangeLog | |
parent | 8ba027ecb9cd7215d81b77fdf687fe9909601d89 (diff) | |
download | newlib-5f0d49b51cc19e1136a29c4bb7a7e3374b8e09bb.zip newlib-5f0d49b51cc19e1136a29c4bb7a7e3374b8e09bb.tar.gz newlib-5f0d49b51cc19e1136a29c4bb7a7e3374b8e09bb.tar.bz2 |
2008-11-27 Tristan Gingold <gingold@adacore.com>
* configure.ac: Build gdb for i?86-*-darwin*
* configure: Regenerated.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2008-11-27 Tristan Gingold <gingold@adacore.com> + + * configure.ac: Build gdb for i?86-*-darwin* + * configure: Regenerated. + 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com> PR bootstrap/38014 |