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 | 46093329c3de1a2f9379217a6dd20bc084bcdb0e (patch) | |
tree | 56deb99ff6c180a851b304a9cb057fa57d19fa64 /ChangeLog | |
parent | 602c33ba46ca68a1effc99bea118de215dc84478 (diff) | |
download | cygnal-46093329c3de1a2f9379217a6dd20bc084bcdb0e.tar.gz cygnal-46093329c3de1a2f9379217a6dd20bc084bcdb0e.tar.bz2 cygnal-46093329c3de1a2f9379217a6dd20bc084bcdb0e.zip |
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 |