freebsd-nq/sys/boot/ia64
Dimitry Andric c025996f71 For sys/boot/ia64/efi and sys/boot/ia64/ski, modify their linker scripts
to move the .IA_64.unwind and .IA_64.unwind_info input sections into
separate output sections.

Otherwise ld will complain about it (".data has both ordered
[`.IA_64.unwind'] and unordered [`.IA_64.unwind_info'] sections").

This makes ia64 buildworld run to full completion.
2010-11-05 20:58:18 +00:00
..
common MF tbemd: Minor tweaks, prefer MACHINE_CPUARCH generally to MACHINE_ARCH (which simplifies some powerpc/powerpc64 ifs) 2010-08-23 01:50:34 +00:00
efi For sys/boot/ia64/efi and sys/boot/ia64/ski, modify their linker scripts 2010-11-05 20:58:18 +00:00
ski For sys/boot/ia64/efi and sys/boot/ia64/ski, modify their linker scripts 2010-11-05 20:58:18 +00:00
Makefile
Makefile.inc