aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2012-11-13 22:54:21 +0000
committerH.J. Lu <hjl.tools@gmail.com>2012-11-13 22:54:21 +0000
commit5964fc3adc7735dcdfbde0bb1d3cbceadf2c7c46 (patch)
treee59d7861136f180c2d7cc9b115728a9e3e0a76ad /bfd/ChangeLog
parent62747a60cb791459a9431d3f5f49ddec771084b8 (diff)
downloadgdb-5964fc3adc7735dcdfbde0bb1d3cbceadf2c7c46.zip
gdb-5964fc3adc7735dcdfbde0bb1d3cbceadf2c7c46.tar.gz
gdb-5964fc3adc7735dcdfbde0bb1d3cbceadf2c7c46.tar.bz2
Allocate elf_segment_map with bfd_zalloc
* elf.c (rewrite_elf_program_header): Allocate elf_segment_map with bfd_zalloc, instead of bfd_alloc.
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 e18411e..9717237 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,8 @@
+2012-11-13 Joe Seymour <jseymour@codesourcery.com>
+
+ * elf.c (rewrite_elf_program_header): Allocate elf_segment_map
+ with bfd_zalloc, instead of bfd_alloc.
+
2012-11-09 Nick Clifton <nickc@redhat.com>
* Makefile.am (ALL_MACHINES): Add cpu-v850-rh850.lo.