Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: riastradh
Date: Fri Apr 18 18:21:17 UTC 2025
Modified Files:
src/doc: HACKS
src/external/gpl3/binutils/dist/bfd: elf64-alpha.c
Log Message:
binutils: Remove local hack to disable secureplt by default on alpha.
ld.elf_so can handle it now, so there's no need to patch it out of
binutils. Users can always use -Wl,--no-secureplt to disable it if
they want.
PR port-alpha/57511: ld.elf_so(1) does not support secure PLT for alpha
PR port-alpha/57717: Alpha linker generates LOAD segments (and
generates warnings about them)
To generate a diff of this commit:
cvs rdiff -u -r1.250 -r1.251 src/doc/HACKS
cvs rdiff -u -r1.12 -r1.13 src/external/gpl3/binutils/dist/bfd/elf64-alpha.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index