[Bug ld/23658] Improve PT_NOTE segment creation

2018-10-04 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=23658 --- Comment #5 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by H.J. Lu : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=b35334aa98b75e4e166d30d673fd3bf1238dc7b7 commit b35334aa98b75e4e166d30d673fd3bf1

[Bug ld/23658] Improve PT_NOTE segment creation

2018-10-04 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23658 H.J. Lu changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[Bug ld/23658] Improve PT_NOTE segment creation

2018-10-04 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23658 --- Comment #7 from H.J. Lu --- gld${EMULATION_NAME}_place_orphan has else if ((flags & SEC_LOAD) != 0 && ((elfinput && sh_type == SHT_NOTE) || (!elfinput && CONST_STRNEQ (secname, ".note" place = &hold[or