diff options
author | DJ Delorie <dj@redhat.com> | 2007-09-11 00:22:05 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2007-09-11 00:22:05 +0000 |
commit | 691bb5a1f3948f6c1879b072a83a375c6704b137 (patch) | |
tree | 71a2aedc7974ce4e9d0040cdc6da1c752526d4c9 /ChangeLog | |
parent | 9d2fe8b96f548744ee08a2ca36d919fd7bcc4040 (diff) | |
download | gdb-691bb5a1f3948f6c1879b072a83a375c6704b137.zip gdb-691bb5a1f3948f6c1879b072a83a375c6704b137.tar.gz gdb-691bb5a1f3948f6c1879b072a83a375c6704b137.tar.bz2 |
2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
PR other/32154
* configure.ac: For libgloss targets, point the linker to the linker
script, startup code and simulator library.
* configure: Regenerate.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk> + + PR other/32154 + * configure.ac: For libgloss targets, point the linker to the linker + script, startup code and simulator library. + * configure: Regenerate. + 2007-09-09 Andrew Haley <aph@redhat.com> * configure.ac (noconfigdirs): Remove target-libffi and |