aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorRichard Sandiford <rdsandiford@googlemail.com>2008-06-30 20:53:06 +0000
committerRichard Sandiford <rdsandiford@googlemail.com>2008-06-30 20:53:06 +0000
commitcb53bf42a082f17d33763e1b338a5753b42b682b (patch)
treec0d153d6337cf004f01fc5e2a204e647322cdc9c /bfd/ChangeLog
parent6ba2a41553ce33bc63e4ee1beef0ff1193e3ed70 (diff)
downloadgdb-cb53bf42a082f17d33763e1b338a5753b42b682b.zip
gdb-cb53bf42a082f17d33763e1b338a5753b42b682b.tar.gz
gdb-cb53bf42a082f17d33763e1b338a5753b42b682b.tar.bz2
bfd/
* elf.c (_bfd_elf_get_synthetic_symtab): Increment p by bed->s->int_rels_per_ext_rel.
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 015a40c..fc4ac1f 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,5 +1,10 @@
2008-06-30 Richard Sandiford <rdsandiford@googlemail.com>
+ * elf.c (_bfd_elf_get_synthetic_symtab): Increment p by
+ bed->s->int_rels_per_ext_rel.
+
+2008-06-30 Richard Sandiford <rdsandiford@googlemail.com>
+
* syms.c (BSF_SYNTHETIC): New flag.
* elf.c (_bfd_elf_get_synthetic_symtab): Set it.
* elf32-ppc.c (ppc_elf_get_synthetic_symtab): Likewise.