aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1997-04-20 02:57:25 +0000
committerIan Lance Taylor <ian@airs.com>1997-04-20 02:57:25 +0000
commit9d71be723139bfe961a979f961b6658f0db883f9 (patch)
tree1df0bcf816c219c4ae8fec295064174765a7b124 /bfd
parentaff65ed99ddd2dde1a8931f076f8d6c7cec4083a (diff)
downloadgdb-9d71be723139bfe961a979f961b6658f0db883f9.zip
gdb-9d71be723139bfe961a979f961b6658f0db883f9.tar.gz
gdb-9d71be723139bfe961a979f961b6658f0db883f9.tar.bz2
* elf32-i386.c (elf_i386_check_relocs): Only count PC relative
relocs. From Jamie Lokier <jamie@rebellion.co.uk>.
Diffstat (limited to 'bfd')
-rw-r--r--bfd/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index b51be86..47da1a1 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,5 +1,8 @@
Sat Apr 19 22:50:14 1997 Ian Lance Taylor <ian@cygnus.com>
+ * elf32-i386.c (elf_i386_check_relocs): Only count PC relative
+ relocs. From Jamie Lokier <jamie@rebellion.co.uk>.
+
* coffcode.h (coff_compute_section_file_positions): Force the
potential last byte in the file to be written out when
COFF_IMAGE_WITH_PE.