Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/external/gpl3/binutils/dist/ld/emulparams revert previous. i...



details:   https://anonhg.NetBSD.org/src/rev/e60f6ed877a2
branches:  trunk
changeset: 754143:e60f6ed877a2
user:      christos <christos%NetBSD.org@localhost>
date:      Wed Apr 21 17:10:31 2010 +0000

description:
revert previous. it does not work properly.

diffstat:

 external/gpl3/binutils/dist/ld/emulparams/elf_i386.sh |  1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diffs (8 lines):

diff -r 19f2f7202c27 -r e60f6ed877a2 external/gpl3/binutils/dist/ld/emulparams/elf_i386.sh
--- a/external/gpl3/binutils/dist/ld/emulparams/elf_i386.sh     Wed Apr 21 16:51:24 2010 +0000
+++ b/external/gpl3/binutils/dist/ld/emulparams/elf_i386.sh     Wed Apr 21 17:10:31 2010 +0000
@@ -12,4 +12,3 @@
 GENERATE_PIE_SCRIPT=yes
 NO_SMALL_DATA=yes
 SEPARATE_GOTPLT=12
-OTHER_SECTIONS=".note.netbsd.ident 0 : { KEEP(*(.note.netbsd.ident)); }"



Home | Main Index | Thread Index | Old Index