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:
718175f
)
Fixed formatting of the ChangeLog BUILD_ID entry.
author
Jan Kratochvil
<jan.kratochvil@redhat.com>
Fri, 24 Aug 2007 15:13:46 +0000
(15:13 +0000)
committer
Jan Kratochvil
<jan.kratochvil@redhat.com>
Fri, 24 Aug 2007 15:13:46 +0000
(15:13 +0000)
bfd/ChangeLog
patch
|
blob
|
history
diff --git
a/bfd/ChangeLog
b/bfd/ChangeLog
index 24a56d97858d2a6c13eca8577d2078376d5b4773..d3f399c719829c196101623ea7affd611616b555 100644
(file)
--- a/
bfd/ChangeLog
+++ b/
bfd/ChangeLog
@@
-1,7
+1,7
@@
2007-08-24 Jan Kratochvil <jan.kratochvil@redhat.com>
- *
bfd/elf-bfd.h (struct elf_obj_tdata): New build_id_size, build_id
.
- *
bfd/
elf.c (elfcore_read_notes): Split to ...
+ *
elf-bfd.h (struct elf_obj_tdata): New BUILD_ID_SIZE, BUILD_ID
.
+ * elf.c (elfcore_read_notes): Split to ...
(elf_read_notes) ... here ...
(elf_parse_notes): ... and here. Check `bfd_get_format (abfd)' with
the former subfunctions called only for BFD_CORE.