Module Name:src
Committed By: christos
Date: Thu Apr 16 15:47:20 UTC 2020
Modified Files:
src/external/gpl3/binutils/dist/ld/emultempl: elf.em
Log Message:
Restore --copy-dt-needed as default. There is too much fallout in pkgsrc
mainly from -lcurses needing -lterminfo.
T
Module Name:src
Committed By: christos
Date: Sat May 19 21:20:35 UTC 2018
Modified Files:
src/external/gpl3/binutils/dist/ld/emultempl: elf32.em
Log Message:
don't prepend sysroots when we already have prepended it (breaks X11 binaries)
To generate a diff of this commit:
Module Name:src
Committed By: christos
Date: Sun May 6 14:46:58 UTC 2018
Modified Files:
src/external/gpl3/binutils/dist/ld/emultempl: elf32.em
Log Message:
fix misapplied patch
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 \
src/external/gpl3/binuti
Module Name:src
Committed By: christos
Date: Mon May 2 23:22:39 UTC 2016
Modified Files:
src/external/gpl3/binutils/dist/ld/emultempl: elf32.em
Log Message:
search for the proper variable in the sysroot case.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12
Module Name:src
Committed By: joerg
Date: Wed Feb 18 15:05:44 UTC 2015
Modified Files:
src/external/gpl3/binutils/dist/ld/emultempl: aarch64elf.em armelf.em
Log Message:
Apply elf32.em r1.8 to the corresponding sections of armelf.em and
aarch64elf.em. Original commit messa
Module Name:src
Committed By: christos
Date: Thu Nov 14 01:12:14 UTC 2013
Modified Files:
src/external/gpl3/binutils/dist/ld/emultempl: elf32.em
Log Message:
CID 1102856: Fix memory leak
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 \
src/external/gpl3/
Module Name:src
Committed By: joerg
Date: Fri Oct 25 14:28:29 UTC 2013
Modified Files:
src/external/gpl3/binutils/dist/ld/emultempl: elf32.em
Log Message:
Recursively add DT_NEEDED entries from shared libraries if symbols are
used indirectly. This is more in line with the
Module Name:src
Committed By: joerg
Date: Tue Jun 25 19:38:55 UTC 2013
Modified Files:
src/external/gpl3/binutils/dist/ld/emultempl: elf32.em
Log Message:
PR 47922: Properly resolve DT_NEEDED entries under sysroot and don't
accidently try the installed system.
To generat
Module Name:src
Committed By: matt
Date: Tue Aug 7 01:09:13 UTC 2012
Modified Files:
src/external/gpl3/binutils/dist/ld/emultempl: elf32.em
Log Message:
Remove code that should be have excised a long time ago.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5