CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/08/16 13:52:08
Modified files:
sys/arch/sparc64/conf: Makefile.sparc64
Added files:
sys/arch/sparc64/conf: ld.script
Log message:
Moving the .data section causes problems on some machines (blade100, tadpole).
Move it back and add a linker script to convince the linker that it shouldn't
merge .text and .data.
tested by naddy@
ok millert@, deraadt@
