This is the mail archive of the binutils-cvs@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[binutils-gdb] PR binutils/19935


https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=c1d4523838b6ec9bcd827bdebab25ac8444dba70

commit c1d4523838b6ec9bcd827bdebab25ac8444dba70
Author: Hans-Peter Nilsson <hp@bitrange.com>
Date:   Sun Jan 29 14:13:38 2017 +0100

    PR binutils/19935
    
    	Fix long-standing buglet and fallout from now-default initfini-array.
    	* emulparams/criself.sh (USER_LABEL_PREFIX): Define.
    	(OTHER_READONLY_SECTIONS, ENTRY): Delete now-redunant defines.

Diff:
---
 ld/ChangeLog | 1 +
 1 file changed, 1 insertion(+)

diff --git a/ld/ChangeLog b/ld/ChangeLog
index 18f2e2e..6dc9fda 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,5 +1,6 @@
 2017-01-29  Hans-Peter Nilsson  <hp@axis.com>
 
+	PR binutils/19935
 	Fix long-standing buglet and fallout from now-default initfini-array.
 	* emulparams/criself.sh (USER_LABEL_PREFIX): Define.
 	(OTHER_READONLY_SECTIONS, ENTRY): Delete now-redunant defines.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]