From: Roland McGrath Date: Wed, 18 Jul 2007 09:46:09 +0000 (+0000) Subject: . X-Git-Tag: binutils-2_18-branchpoint~174 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=816efef9d255393f20ce20806109417ec8ae6f1e;p=external%2Fbinutils.git . --- diff --git a/ld/ChangeLog b/ld/ChangeLog index d097399..ee28cf9 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,9 @@ +2007-07-18 Roland McGrath + + * emultempl/elf32.em (gld${EMULATION_NAME}_write_build_id_section): + Use ASEC->contents for CONTENTS when missing, and allocate + ASEC->size if needed. + 2007-07-13 Roland McGrath * emultempl/elf32.em (struct build_id_info): New type.