aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorDavid MacKenzie <djm@cygnus>1993-06-19 03:06:36 +0000
committerDavid MacKenzie <djm@cygnus>1993-06-19 03:06:36 +0000
commit65cab5894fa663b643d7138b532f0615b44a5b76 (patch)
treea60debc460aa48b33d8175dff17404e4015d35d7 /bfd/ChangeLog
parent807e8368fa60b4b00ff960935e2844eb3b157ad5 (diff)
downloadgdb-65cab5894fa663b643d7138b532f0615b44a5b76.zip
gdb-65cab5894fa663b643d7138b532f0615b44a5b76.tar.gz
gdb-65cab5894fa663b643d7138b532f0615b44a5b76.tar.bz2
* reloc.c (bfd_perform_relocation): Check for overflow on
pc-relative relocations if the howto asked for it.
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 aa1cab5..f9678d5 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,8 @@
+Fri Jun 18 19:57:23 1993 David J. Mackenzie (djm@thepub.cygnus.com)
+
+ * reloc.c (bfd_perform_relocation): Check for overflow on
+ pc-relative relocations if the howto asked for it.
+
Fri Jun 18 16:00:20 1993 Jim Kingdon (kingdon@cygnus.com)
* Makefile.in (stmp-bfd.h): Ignore nonzero exit status from grep.