minix/sys/arch/i386/stand/cdboot
Ben Gras 6611dddc31 gold -Ttext=.. workaround
replace invocations of -Ttext=.. with --section-start=.text=.. for
gnu gold-ld. it was giving very weird results when given page-rounded
values. --section-start=.text=.. works for both bfd-ld and gold.
2014-07-28 17:05:50 +02:00
..
cdboot.S Import cdboot. 2012-02-09 18:54:40 +01:00
Makefile gold -Ttext=.. workaround 2014-07-28 17:05:50 +02:00