aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorDave Anglin <dave.anglin@nrc.ca>2003-10-17 16:43:14 +0000
committerDave Anglin <dave.anglin@nrc.ca>2003-10-17 16:43:14 +0000
commit4b71bec021130a4ed50378864ef1807083c78adc (patch)
tree1ddc31bcffddbda5cfecad8091ad810f1ef634d5 /bfd/ChangeLog
parent48c6672556ca8a5b964e1d7899d1c411ece1899d (diff)
downloadfsf-binutils-gdb-4b71bec021130a4ed50378864ef1807083c78adc.zip
fsf-binutils-gdb-4b71bec021130a4ed50378864ef1807083c78adc.tar.gz
fsf-binutils-gdb-4b71bec021130a4ed50378864ef1807083c78adc.tar.bz2
* elf32-hppa.c (elf32_hppa_relocate_section): Skip relocation if
output section has been discarded.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 33dc6c0..9efe036 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,8 @@
+2003-10-17 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
+
+ * elf32-hppa.c (elf32_hppa_relocate_section): Skip relocation if
+ output section has been discarded.
+
2003-10-17 Shrinivas Atre <shrinivasa@KPITCummins.com>
* coff-h8300.c (funcvec_hash_newfunc): Handle normal mode.