diff options
author | Nick Clifton <nickc@redhat.com> | 2003-04-01 13:08:06 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2003-04-01 13:08:06 +0000 |
commit | 5a6c681789fe44d0cfb3a3839aeb8a1060842c1f (patch) | |
tree | 71caa9c0f02720bfa21b4b77fcee77ef59cbdc22 /ld/ChangeLog | |
parent | 49634642a549784aaa0d26c1442a2580b697f49b (diff) | |
download | gdb-5a6c681789fe44d0cfb3a3839aeb8a1060842c1f.zip gdb-5a6c681789fe44d0cfb3a3839aeb8a1060842c1f.tar.gz gdb-5a6c681789fe44d0cfb3a3839aeb8a1060842c1f.tar.bz2 |
Fixes for iWMMXt contribution.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 3af0d2c..098d30f 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,10 @@ +2003-04-01 Nick Clifton <nickc@redhat.com> + + * emulparams/armelf.sh (OTHER_READONLY_SECTIONS): Chnage name of + note section. + * emulparams/armelf_linux.sh (OTHER_READONLY_SECTIONS): Chnage + name of note section. + 2003-03-31 Alexandre Oliva <aoliva@redhat.com> * ld.texinfo (-Tbss, -Tdata, -Ttext): Document in terms of |