diff options
author | Nick Clifton <nickc@redhat.com> | 1999-06-29 02:45:00 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 1999-06-29 02:45:00 +0000 |
commit | a0290afa962321b2aee197dedfdefbb11b98ed98 (patch) | |
tree | 235ef097d767ab56ad57edb0f2d53e1be04fb9b7 /ld/ChangeLog | |
parent | 4eb4387d5ecd923a812005e15399fa0a2d5c1842 (diff) | |
download | gdb-a0290afa962321b2aee197dedfdefbb11b98ed98.zip gdb-a0290afa962321b2aee197dedfdefbb11b98ed98.tar.gz gdb-a0290afa962321b2aee197dedfdefbb11b98ed98.tar.bz2 |
Patch from: Jim Pick <jim@jimpick.com>
Added code so that .xs linker scripts are called so that ARM shared libraries
are built correctly.
CVS: ----------------------------------------------------------------------
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index f6962ca..1e5914d 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +1999-06-28 Jim Pick <jim@jimpick.com> + + * emultempl/armelf.em: Added code so that .xs linker scripts are + called so that ARM shared libraries are built correctly. + 1999-06-22 Mark Mitchell <mark@codesourcery.com> * ldmain.c (main): Initialize link_info.init_function and |