projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2f710e1
)
* som.c (som_slurp_reloc_table): Clear external_relocs cache after
author
Ian Lance Taylor
<ian@airs.com>
Tue, 14 May 1996 22:31:11 +0000
(22:31 +0000)
committer
Ian Lance Taylor
<ian@airs.com>
Tue, 14 May 1996 22:31:11 +0000
(22:31 +0000)
freeing it.
PR 9693.
bfd/ChangeLog
patch
|
blob
|
history
diff --git
a/bfd/ChangeLog
b/bfd/ChangeLog
index e41823ef610a0eb5422acf7f97112486b24491d9..77a78f3c8f9049d33dbce944f1e57a73e4ec4134 100644
(file)
--- a/
bfd/ChangeLog
+++ b/
bfd/ChangeLog
@@
-1,5
+1,8
@@
Tue May 14 12:35:32 1996 Ian Lance Taylor <ian@cygnus.com>
+ * som.c (som_slurp_reloc_table): Clear external_relocs cache after
+ freeing it.
+
* libbfd.c: Remove #ifdef FILE_OFFSET_IS_CHAR_INDEX, and compile
the code unconditionally.