opnsense-src/sys/boot/alpha
Marcel Moolenaar dc2492d303 Part 1 of fixing the boot code: binutils 2.15 fixes.
The binutils 2.15 assembler now automaticly and non-optionally adds
the .eh_frame section for unwind information. This section appears
to wreck havoc to the final boot code. Fix this by using a special
linker script that discards the .eh_frame sections, but is otherwise
identical to the linker internal script used for -N.

Compiler used: gcc 3.3.5
Verified with: binutils 2.14 & binutils 2.15 (stock and in-tree)
Tested with: /boot/loader & /boot/netboot
2004-08-22 00:26:01 +00:00
..
boot1 Overhaul makefiles. 2004-02-11 22:01:17 +00:00
cdboot Overhaul makefiles. 2004-02-11 22:01:17 +00:00
common Part 1 of fixing the boot code: binutils 2.15 fixes. 2004-08-22 00:26:01 +00:00
libalpha Remove advertising clause from University of California Regent's license, 2004-04-05 23:41:29 +00:00
loader Overhaul makefiles. 2004-02-11 22:01:17 +00:00
netboot Overhaul makefiles. 2004-02-11 22:01:17 +00:00
Makefile Add back netboot since it compiles just fine. Note that you need a full 1999-11-03 20:19:30 +00:00
Makefile.inc Overhaul makefiles. 2004-02-11 22:01:17 +00:00