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:
37fc9d0
)
* elf.c (bfd_section_from_shdr): Deal with null return from
author
Stu Grossman
<grossman@cygnus>
Fri, 31 Jan 1992 09:37:59 +0000
(09:37 +0000)
committer
Stu Grossman
<grossman@cygnus>
Fri, 31 Jan 1992 09:37:59 +0000
(09:37 +0000)
bfd_make_section(). (elf_object_p): Select endianess properly.
bfd/ChangeLog
patch
|
blob
|
history
diff --git
a/bfd/ChangeLog
b/bfd/ChangeLog
index 04b3b3865cb800eb62fa1bea88b8198f72b88bff..2d11a8b1ecd4f1ce7ccaa4d692d3013b3d97aaf5 100644
(file)
--- a/
bfd/ChangeLog
+++ b/
bfd/ChangeLog
@@
-1,3
+1,8
@@
+Fri Jan 31 01:34:45 1992 Stu Grossman (grossman at cygnus.com)
+
+ * elf.c (bfd_section_from_shdr): Deal with null return from
+ bfd_make_section(). (elf_object_p): Select endianess properly.
+
Fri Jan 31 01:19:55 1992 John Gilmore (gnu at cygnus.com)
* hosts/h-tahoe.h, h-vaxbsd.h: Fix stack in core files.