Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-8] src/sys/arch/hppa/stand
Module Name: src
Committed By: martin
Date: Thu Aug 31 11:41:29 UTC 2017
Modified Files:
src/sys/arch/hppa/stand [netbsd-8]: Makefile.buildboot Makefile.inc
src/sys/arch/hppa/stand/boot [netbsd-8]: ld.script
Log Message:
Pull up following revision(s) (requested by skrll in ticket #249):
sys/arch/hppa/stand/Makefile.buildboot: revision 1.4
sys/arch/hppa/stand/boot/ld.script: revision 1.2
sys/arch/hppa/stand/Makefile.inc: revision 1.4
disable PIE and SSP
Ensure all data is captured under the edata symbol for srt0.S to relocate
it correctly.
gcc 5.3 marks some data as .data.rel.local, .data.rel or .data.rel.ro
port-hppa/52484: lif images from -8 and HEAD not loadable/bootable over network
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.3.6.1 src/sys/arch/hppa/stand/Makefile.buildboot
cvs rdiff -u -r1.3 -r1.3.10.1 src/sys/arch/hppa/stand/Makefile.inc
cvs rdiff -u -r1.1 -r1.1.28.1 src/sys/arch/hppa/stand/boot/ld.script
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