minix/lib/libc/gdtoa/xsum0.out
Ben Gras 2fe8fb192f Full switch to clang/ELF. Drop ack. Simplify.
There is important information about booting non-ack images in
docs/UPDATING. ack/aout-format images can't be built any more, and
booting clang/ELF-format ones is a little different. Updating to the
new boot monitor is recommended.

Changes in this commit:

	. drop boot monitor -> allowing dropping ack support
	. facility to copy ELF boot files to /boot so that old boot monitor
	  can still boot fairly easily, see UPDATING
	. no more ack-format libraries -> single-case libraries
	. some cleanup of OBJECT_FMT, COMPILER_TYPE, etc cases
	. drop several ack toolchain commands, but not all support
	  commands (e.g. aal is gone but acksize is not yet).
	. a few libc files moved to netbsd libc dir
	. new /bin/date as minix date used code in libc/
	. test compile fix
	. harmonize includes
	. /usr/lib is no longer special: without ack, /usr/lib plays no
	  kind of special bootstrapping role any more and bootstrapping
	  is done exclusively through packages, so releases depend even
	  less on the state of the machine making them now.
	. rename nbsd_lib* to lib*
	. reduce mtree
2012-02-14 14:52:02 +01:00

49 lines
1.1 KiB
Plaintext

README f2477cff 14190
arithchk.c ebbe5bc7 4075
dmisc.c c8daa18 4682
dtoa.c 6a7b6fe 16876
g_Qfmt.c f791d807 2839
g__fmt.c 14dca85 2504
g_ddfmt.c 10eae12a 3695
g_dfmt.c f36c1014 2503
g_ffmt.c fb83cfb5 2429
g_xLfmt.c f216a096 2686
g_xfmt.c ed824bf3 2775
gdtoa.c e29409a6 16988
gdtoa.h f208c204 4780
gdtoaimp.h e3c2a970 19441
gethex.c dba1616 5201
gmisc.c 1859d016 2084
hd_init.c efdbe921 1797
hexnan.c f7ea38f9 2958
makefile f890b12 2932
misc.c 1757f7fc 14252
qnan.c efd33d64 3417
smisc.c e282e715 3655
strtoIQ.c 1809dfcf 1939
strtoId.c f41ddac2 1931
strtoIdd.c f13e3bc3 2105
strtoIf.c f12c6af4 1875
strtoIg.c ef30d392 3454
strtoIx.c e50f716d 1960
strtoIxL.c ea0b821b 1931
strtod.c eec1df60 20532
strtodI.c 1c2440ce 3915
strtodg.c f6c3dd52 19911
strtodnrp.c af895e9 2538
strtof.c 1c5192d3 2073
strtopQ.c f116d4f0 2563
strtopd.c f7681c7a 1671
strtopdd.c 9864fba 4497
strtopf.c eb15b627 2067
strtopx.c 1cafe482 2618
strtopxL.c 1e4b77e9 2373
strtorQ.c 9360a0b 2885
strtord.c af5c50e 2491
strtordd.c 1b266865 4936
strtorf.c f0d86e2b 2396
strtorx.c f19a56af 2947
strtorxL.c 167fe87c 2704
sum.c f525bad9 2494
ulp.c 1e2e148f 1864