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:
58142f1
)
* elf32-sparc.c (elf32_sparc_relocate_section): Remove bogus
author
Ian Lance Taylor
<ian@airs.com>
Fri, 1 Dec 1995 20:59:10 +0000
(20:59 +0000)
committer
Ian Lance Taylor
<ian@airs.com>
Fri, 1 Dec 1995 20:59:10 +0000
(20:59 +0000)
BFD_ASSERT.
PR 8562.
bfd/ChangeLog
patch
|
blob
|
history
diff --git
a/bfd/ChangeLog
b/bfd/ChangeLog
index ba3565a0242974481a77822ca11a12138caadd58..8d2bcf97aca34068911e8ced0bd8f16da07d6a4b 100644
(file)
--- a/
bfd/ChangeLog
+++ b/
bfd/ChangeLog
@@
-1,5
+1,8
@@
Fri Dec 1 14:46:51 1995 Ian Lance Taylor <ian@cygnus.com>
+ * elf32-sparc.c (elf32_sparc_relocate_section): Remove bogus
+ BFD_ASSERT.
+
* libbfd.c (bfd_malloc, bfd_realloc): New functions.
(bfd_zmalloc): Return PTR, not char *. Take size_t, not
bfd_size_type.