diff options
author | DJ Delorie <dj@redhat.com> | 2009-11-25 20:20:25 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2009-11-25 20:20:25 +0000 |
commit | b2225216e99b691493d4b6d60f5c696e918af0ca (patch) | |
tree | a87334bed67b81350382f529559f3b2e430d1d32 /libgloss/ChangeLog | |
parent | 83e8d44112f4ff1cd0e1fa1e331590a752a10f67 (diff) | |
download | cygnal-b2225216e99b691493d4b6d60f5c696e918af0ca.tar.gz cygnal-b2225216e99b691493d4b6d60f5c696e918af0ca.tar.bz2 cygnal-b2225216e99b691493d4b6d60f5c696e918af0ca.zip |
* rx/rx.ld: Place .sbss properly.
* rx/rx-sim.ld: Likewise.
Diffstat (limited to 'libgloss/ChangeLog')
-rw-r--r-- | libgloss/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libgloss/ChangeLog b/libgloss/ChangeLog index 1184836d6..5dc06325f 100644 --- a/libgloss/ChangeLog +++ b/libgloss/ChangeLog @@ -1,3 +1,8 @@ +2009-11-25 DJ Delorie <dj@redhat.com> + + * rx/rx.ld: Place .sbss properly. + * rx/rx-sim.ld: Likewise. + 2009-10-26 DJ Delorie <dj@redhat.com> * configure.in: Add support for RX sub-directory. |