diff options
author | Nick Clifton <nickc@redhat.com> | 2002-08-27 11:12:53 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2002-08-27 11:12:53 +0000 |
commit | ad5211bec58c208be9512e73da9cb1b982e8d4fe (patch) | |
tree | 2bce7f745d3866de0ac04dd3b683b08fc71e3cec /ld/ChangeLog | |
parent | 7065849339c3e156a2a3176f91664e3fa87d549e (diff) | |
download | gdb-ad5211bec58c208be9512e73da9cb1b982e8d4fe.zip gdb-ad5211bec58c208be9512e73da9cb1b982e8d4fe.tar.gz gdb-ad5211bec58c208be9512e73da9cb1b982e8d4fe.tar.bz2 |
Handle .rdata_runtime_pseudo_reloc sections.
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 e487f11..a8995e5 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +2002-08-27 Egor Duda <deo@logos-m.ru> + + * scripttempl/pe.sc: Handle .rdata_runtime_pseudo_reloc sections. + Add symbols for application to access them. + 2002-08-27 Nick Clifton <nickc@redhat.com> * emultempl/armelf.em: Revert this patch, it is not needed. |