]> Zhao Yanbai Git Server - minix.git/commit
ack subdir for combined ack/gcc library build
authorBen Gras <ben@minix3.org>
Mon, 10 Oct 2005 15:27:47 +0000 (15:27 +0000)
committerBen Gras <ben@minix3.org>
Mon, 10 Oct 2005 15:27:47 +0000 (15:27 +0000)
commit8c53e4007e6b235f4daa105a0c82b3fc1b2bb6e7
tree4571b5af388d384d64b7db9529b49491306aecf2
parent04822e9cc9a6ca018b9a298c5122df8d91407f0e
ack subdir for combined ack/gcc library build
322 files changed:
lib/ack/Makefile [new file with mode: 0644]
lib/ack/Makefile.ack [new file with mode: 0644]
lib/ack/float/FP.compile [new file with mode: 0755]
lib/ack/float/FP.script [new file with mode: 0755]
lib/ack/float/FP_bias.h [new file with mode: 0755]
lib/ack/float/FP_shift.h [new file with mode: 0755]
lib/ack/float/FP_trap.h [new file with mode: 0755]
lib/ack/float/FP_types.h [new file with mode: 0755]
lib/ack/float/Makefile [new file with mode: 0644]
lib/ack/float/add_ext.fc [new file with mode: 0755]
lib/ack/float/adder.fc [new file with mode: 0755]
lib/ack/float/adder.h [new file with mode: 0755]
lib/ack/float/adf4.fc [new file with mode: 0755]
lib/ack/float/adf8.fc [new file with mode: 0755]
lib/ack/float/byte_order.h [new file with mode: 0755]
lib/ack/float/cff4.fc [new file with mode: 0755]
lib/ack/float/cff8.fc [new file with mode: 0755]
lib/ack/float/cfi.fc [new file with mode: 0755]
lib/ack/float/cfu.fc [new file with mode: 0755]
lib/ack/float/cif4.fc [new file with mode: 0755]
lib/ack/float/cif8.fc [new file with mode: 0755]
lib/ack/float/cmf4.fc [new file with mode: 0755]
lib/ack/float/cmf8.fc [new file with mode: 0755]
lib/ack/float/compact.fc [new file with mode: 0755]
lib/ack/float/cuf4.fc [new file with mode: 0755]
lib/ack/float/cuf8.fc [new file with mode: 0755]
lib/ack/float/div_ext.fc [new file with mode: 0755]
lib/ack/float/dvf4.fc [new file with mode: 0755]
lib/ack/float/dvf8.fc [new file with mode: 0755]
lib/ack/float/extend.fc [new file with mode: 0755]
lib/ack/float/fef4.fc [new file with mode: 0755]
lib/ack/float/fef8.fc [new file with mode: 0755]
lib/ack/float/fif4.fc [new file with mode: 0755]
lib/ack/float/fif8.fc [new file with mode: 0755]
lib/ack/float/fptrp.s [new file with mode: 0755]
lib/ack/float/get_put.h [new file with mode: 0755]
lib/ack/float/mlf4.fc [new file with mode: 0755]
lib/ack/float/mlf8.fc [new file with mode: 0755]
lib/ack/float/mul_ext.fc [new file with mode: 0755]
lib/ack/float/ngf4.fc [new file with mode: 0755]
lib/ack/float/ngf8.fc [new file with mode: 0755]
lib/ack/float/nrm_ext.fc [new file with mode: 0755]
lib/ack/float/sbf4.fc [new file with mode: 0755]
lib/ack/float/sbf8.fc [new file with mode: 0755]
lib/ack/float/sft_ext.fc [new file with mode: 0755]
lib/ack/float/shifter.fc [new file with mode: 0755]
lib/ack/float/sub_ext.fc [new file with mode: 0755]
lib/ack/float/zrf4.fc [new file with mode: 0755]
lib/ack/float/zrf8.fc [new file with mode: 0755]
lib/ack/float/zrf_ext.fc [new file with mode: 0755]
lib/ack/fphook/FP.compile [new file with mode: 0755]
lib/ack/fphook/FP.script [new file with mode: 0755]
lib/ack/fphook/FP_bias.h [new file with mode: 0755]
lib/ack/fphook/FP_shift.h [new file with mode: 0755]
lib/ack/fphook/FP_trap.h [new file with mode: 0755]
lib/ack/fphook/FP_types.h [new file with mode: 0755]
lib/ack/fphook/Makefile [new file with mode: 0644]
lib/ack/fphook/Makefile.ack.conv [new file with mode: 0755]
lib/ack/fphook/add_ext.fc [new file with mode: 0755]
lib/ack/fphook/adder.fc [new file with mode: 0755]
lib/ack/fphook/adder.h [new file with mode: 0755]
lib/ack/fphook/adf4.fc [new file with mode: 0755]
lib/ack/fphook/adf8.fc [new file with mode: 0755]
lib/ack/fphook/byte_order.h [new file with mode: 0755]
lib/ack/fphook/cff4.fc [new file with mode: 0755]
lib/ack/fphook/cff8.fc [new file with mode: 0755]
lib/ack/fphook/cfi.fc [new file with mode: 0755]
lib/ack/fphook/cfu.fc [new file with mode: 0755]
lib/ack/fphook/cif4.fc [new file with mode: 0755]
lib/ack/fphook/cif8.fc [new file with mode: 0755]
lib/ack/fphook/cmf4.fc [new file with mode: 0755]
lib/ack/fphook/cmf8.fc [new file with mode: 0755]
lib/ack/fphook/compact.fc [new file with mode: 0755]
lib/ack/fphook/cuf4.fc [new file with mode: 0755]
lib/ack/fphook/cuf8.fc [new file with mode: 0755]
lib/ack/fphook/div_ext.fc [new file with mode: 0755]
lib/ack/fphook/dvf4.fc [new file with mode: 0755]
lib/ack/fphook/dvf8.fc [new file with mode: 0755]
lib/ack/fphook/extend.fc [new file with mode: 0755]
lib/ack/fphook/fef4.fc [new file with mode: 0755]
lib/ack/fphook/fef8.fc [new file with mode: 0755]
lib/ack/fphook/fif4.fc [new file with mode: 0755]
lib/ack/fphook/fif8.fc [new file with mode: 0755]
lib/ack/fphook/fltpr.c [new file with mode: 0755]
lib/ack/fphook/fphook.c [new file with mode: 0755]
lib/ack/fphook/fptrp.s [new file with mode: 0755]
lib/ack/fphook/get_put.h [new file with mode: 0755]
lib/ack/fphook/mlf4.fc [new file with mode: 0755]
lib/ack/fphook/mlf8.fc [new file with mode: 0755]
lib/ack/fphook/mul_ext.fc [new file with mode: 0755]
lib/ack/fphook/ngf4.fc [new file with mode: 0755]
lib/ack/fphook/ngf8.fc [new file with mode: 0755]
lib/ack/fphook/nrm_ext.fc [new file with mode: 0755]
lib/ack/fphook/sbf4.fc [new file with mode: 0755]
lib/ack/fphook/sbf8.fc [new file with mode: 0755]
lib/ack/fphook/sft_ext.fc [new file with mode: 0755]
lib/ack/fphook/shifter.fc [new file with mode: 0755]
lib/ack/fphook/strtod.c [new file with mode: 0755]
lib/ack/fphook/sub_ext.fc [new file with mode: 0755]
lib/ack/fphook/zrf4.fc [new file with mode: 0755]
lib/ack/fphook/zrf8.fc [new file with mode: 0755]
lib/ack/fphook/zrf_ext.fc [new file with mode: 0755]
lib/ack/h/em_abs.h [new file with mode: 0755]
lib/ack/h/m2_traps.h [new file with mode: 0755]
lib/ack/h/pc_err.h [new file with mode: 0755]
lib/ack/h/pc_file.h [new file with mode: 0755]
lib/ack/h/pc_math.h [new file with mode: 0755]
lib/ack/i386/Makefile [new file with mode: 0644]
lib/ack/i386/Makefile.ack [new file with mode: 0644]
lib/ack/i386/em/Makefile [new file with mode: 0644]
lib/ack/i386/em/Makefile.ack.conv [new file with mode: 0755]
lib/ack/i386/em/byte_order.h [new file with mode: 0755]
lib/ack/i386/em/em_adf4.s [new file with mode: 0755]
lib/ack/i386/em/em_adf8.s [new file with mode: 0755]
lib/ack/i386/em/em_adi.s [new file with mode: 0755]
lib/ack/i386/em/em_and.s [new file with mode: 0755]
lib/ack/i386/em/em_blm.s [new file with mode: 0755]
lib/ack/i386/em/em_cff4.s [new file with mode: 0755]
lib/ack/i386/em/em_cff8.s [new file with mode: 0755]
lib/ack/i386/em/em_cfi.s [new file with mode: 0755]
lib/ack/i386/em/em_cfu.s [new file with mode: 0755]
lib/ack/i386/em/em_cif4.s [new file with mode: 0755]
lib/ack/i386/em/em_cif8.s [new file with mode: 0755]
lib/ack/i386/em/em_cii.s [new file with mode: 0755]
lib/ack/i386/em/em_cmf4.s [new file with mode: 0755]
lib/ack/i386/em/em_cmf8.s [new file with mode: 0755]
lib/ack/i386/em/em_cms.s [new file with mode: 0755]
lib/ack/i386/em/em_com.s [new file with mode: 0755]
lib/ack/i386/em/em_csa4.s [new file with mode: 0755]
lib/ack/i386/em/em_csb4.s [new file with mode: 0755]
lib/ack/i386/em/em_cuf4.s [new file with mode: 0755]
lib/ack/i386/em/em_cuf8.s [new file with mode: 0755]
lib/ack/i386/em/em_cuu.s [new file with mode: 0755]
lib/ack/i386/em/em_dup.s [new file with mode: 0755]
lib/ack/i386/em/em_dvf4.s [new file with mode: 0755]
lib/ack/i386/em/em_dvf8.s [new file with mode: 0755]
lib/ack/i386/em/em_dvi.s [new file with mode: 0755]
lib/ack/i386/em/em_dvu.s [new file with mode: 0755]
lib/ack/i386/em/em_error.s [new file with mode: 0755]
lib/ack/i386/em/em_exg.s [new file with mode: 0755]
lib/ack/i386/em/em_fat.s [new file with mode: 0755]
lib/ack/i386/em/em_fef4.s [new file with mode: 0755]
lib/ack/i386/em/em_fef8.s [new file with mode: 0755]
lib/ack/i386/em/em_fif4.s [new file with mode: 0755]
lib/ack/i386/em/em_fif8.s [new file with mode: 0755]
lib/ack/i386/em/em_fp8087.s [new file with mode: 0755]
lib/ack/i386/em/em_gto.s [new file with mode: 0755]
lib/ack/i386/em/em_hol0.s [new file with mode: 0755]
lib/ack/i386/em/em_iaar.s [new file with mode: 0755]
lib/ack/i386/em/em_ilar.s [new file with mode: 0755]
lib/ack/i386/em/em_inn.s [new file with mode: 0755]
lib/ack/i386/em/em_ior.s [new file with mode: 0755]
lib/ack/i386/em/em_isar.s [new file with mode: 0755]
lib/ack/i386/em/em_lar4.s [new file with mode: 0755]
lib/ack/i386/em/em_loi.s [new file with mode: 0755]
lib/ack/i386/em/em_mlf4.s [new file with mode: 0755]
lib/ack/i386/em/em_mlf8.s [new file with mode: 0755]
lib/ack/i386/em/em_mli.s [new file with mode: 0755]
lib/ack/i386/em/em_mon.s [new file with mode: 0755]
lib/ack/i386/em/em_ngf4.s [new file with mode: 0755]
lib/ack/i386/em/em_ngf8.s [new file with mode: 0755]
lib/ack/i386/em/em_ngi.s [new file with mode: 0755]
lib/ack/i386/em/em_nop.s [new file with mode: 0755]
lib/ack/i386/em/em_print.s [new file with mode: 0755]
lib/ack/i386/em/em_rck.s [new file with mode: 0755]
lib/ack/i386/em/em_rmi.s [new file with mode: 0755]
lib/ack/i386/em/em_rmu.s [new file with mode: 0755]
lib/ack/i386/em/em_rol.s [new file with mode: 0755]
lib/ack/i386/em/em_ror.s [new file with mode: 0755]
lib/ack/i386/em/em_sar4.s [new file with mode: 0755]
lib/ack/i386/em/em_sbf4.s [new file with mode: 0755]
lib/ack/i386/em/em_sbf8.s [new file with mode: 0755]
lib/ack/i386/em/em_sbi.s [new file with mode: 0755]
lib/ack/i386/em/em_set.s [new file with mode: 0755]
lib/ack/i386/em/em_sli.s [new file with mode: 0755]
lib/ack/i386/em/em_sri.s [new file with mode: 0755]
lib/ack/i386/em/em_sti.s [new file with mode: 0755]
lib/ack/i386/em/em_stop.s [new file with mode: 0755]
lib/ack/i386/em/em_trp.s [new file with mode: 0755]
lib/ack/i386/em/em_unknown.s [new file with mode: 0755]
lib/ack/i386/em/em_xor.s [new file with mode: 0755]
lib/ack/i386/head/Makefile [new file with mode: 0644]
lib/ack/i386/head/Makefile.ack.conv [new file with mode: 0755]
lib/ack/i386/head/em_abs.h [new file with mode: 0755]
lib/ack/i386/head/em_head.s [new file with mode: 0755]
lib/ack/libm2/Arguments.c [new file with mode: 0755]
lib/ack/libm2/ArraySort.mod [new file with mode: 0755]
lib/ack/libm2/CSP.mod [new file with mode: 0755]
lib/ack/libm2/Conversion.mod [new file with mode: 0755]
lib/ack/libm2/EM.e [new file with mode: 0755]
lib/ack/libm2/InOut.mod [new file with mode: 0755]
lib/ack/libm2/LtoUset.e [new file with mode: 0755]
lib/ack/libm2/Makefile [new file with mode: 0644]
lib/ack/libm2/Makefile.ack.conv [new file with mode: 0755]
lib/ack/libm2/MathLib0.mod [new file with mode: 0755]
lib/ack/libm2/Mathlib.mod [new file with mode: 0755]
lib/ack/libm2/PascalIO.mod [new file with mode: 0755]
lib/ack/libm2/Processes.mod [new file with mode: 0755]
lib/ack/libm2/RealConver.mod [new file with mode: 0755]
lib/ack/libm2/RealInOut.mod [new file with mode: 0755]
lib/ack/libm2/SYSTEM.c [new file with mode: 0755]
lib/ack/libm2/Semaphores.mod [new file with mode: 0755]
lib/ack/libm2/Storage.mod [new file with mode: 0755]
lib/ack/libm2/StrAss.c [new file with mode: 0755]
lib/ack/libm2/Streams.mod [new file with mode: 0755]
lib/ack/libm2/Strings.mod [new file with mode: 0755]
lib/ack/libm2/Termcap.mod [new file with mode: 0755]
lib/ack/libm2/Terminal.mod [new file with mode: 0755]
lib/ack/libm2/Traps.mod [new file with mode: 0755]
lib/ack/libm2/XXTermcap.c [new file with mode: 0755]
lib/ack/libm2/absd.c [new file with mode: 0755]
lib/ack/libm2/absf.e [new file with mode: 0755]
lib/ack/libm2/absi.c [new file with mode: 0755]
lib/ack/libm2/absl.c [new file with mode: 0755]
lib/ack/libm2/blockmove.c [new file with mode: 0755]
lib/ack/libm2/cap.c [new file with mode: 0755]
lib/ack/libm2/catch.c [new file with mode: 0755]
lib/ack/libm2/confarray.c [new file with mode: 0755]
lib/ack/libm2/dvi.c [new file with mode: 0755]
lib/ack/libm2/halt.c [new file with mode: 0755]
lib/ack/libm2/head_m2.e [new file with mode: 0755]
lib/ack/libm2/init.c [new file with mode: 0755]
lib/ack/libm2/load.c [new file with mode: 0755]
lib/ack/libm2/par_misc.e [new file with mode: 0755]
lib/ack/libm2/random.mod [new file with mode: 0755]
lib/ack/libm2/rcka.c [new file with mode: 0755]
lib/ack/libm2/rcki.c [new file with mode: 0755]
lib/ack/libm2/rckil.c [new file with mode: 0755]
lib/ack/libm2/rcku.c [new file with mode: 0755]
lib/ack/libm2/rckul.c [new file with mode: 0755]
lib/ack/libm2/sigtrp.c [new file with mode: 0755]
lib/ack/libm2/stackprio.c [new file with mode: 0755]
lib/ack/libm2/store.c [new file with mode: 0755]
lib/ack/libm2/ucheck.c [new file with mode: 0755]
lib/ack/libp/Makefile [new file with mode: 0644]
lib/ack/libp/Makefile.ack.conv [new file with mode: 0755]
lib/ack/libp/abi.c [new file with mode: 0755]
lib/ack/libp/abl.c [new file with mode: 0755]
lib/ack/libp/abr.c [new file with mode: 0755]
lib/ack/libp/arg.c [new file with mode: 0755]
lib/ack/libp/ass.c [new file with mode: 0755]
lib/ack/libp/asz.c [new file with mode: 0755]
lib/ack/libp/atn.c [new file with mode: 0755]
lib/ack/libp/bcp.c [new file with mode: 0755]
lib/ack/libp/bts.e [new file with mode: 0755]
lib/ack/libp/buff.c [new file with mode: 0755]
lib/ack/libp/catch.c [new file with mode: 0755]
lib/ack/libp/clock.c [new file with mode: 0755]
lib/ack/libp/cls.c [new file with mode: 0755]
lib/ack/libp/cvt.c [new file with mode: 0755]
lib/ack/libp/diag.c [new file with mode: 0755]
lib/ack/libp/dis.c [new file with mode: 0755]
lib/ack/libp/efl.c [new file with mode: 0755]
lib/ack/libp/eln.c [new file with mode: 0755]
lib/ack/libp/encaps.e [new file with mode: 0755]
lib/ack/libp/exp.c [new file with mode: 0755]
lib/ack/libp/fef.e [new file with mode: 0755]
lib/ack/libp/fif.e [new file with mode: 0755]
lib/ack/libp/get.c [new file with mode: 0755]
lib/ack/libp/gto.e [new file with mode: 0755]
lib/ack/libp/head_pc.e [new file with mode: 0755]
lib/ack/libp/hlt.c [new file with mode: 0755]
lib/ack/libp/hol0.e [new file with mode: 0755]
lib/ack/libp/incpt.c [new file with mode: 0755]
lib/ack/libp/ini.c [new file with mode: 0755]
lib/ack/libp/log.c [new file with mode: 0755]
lib/ack/libp/mdi.c [new file with mode: 0755]
lib/ack/libp/mdl.c [new file with mode: 0755]
lib/ack/libp/new.c [new file with mode: 0755]
lib/ack/libp/nfa.c [new file with mode: 0755]
lib/ack/libp/nobuff.c [new file with mode: 0755]
lib/ack/libp/notext.c [new file with mode: 0755]
lib/ack/libp/opn.c [new file with mode: 0755]
lib/ack/libp/outcpt.c [new file with mode: 0755]
lib/ack/libp/pac.c [new file with mode: 0755]
lib/ack/libp/pclose.c [new file with mode: 0755]
lib/ack/libp/pcreat.c [new file with mode: 0755]
lib/ack/libp/pentry.c [new file with mode: 0755]
lib/ack/libp/perrno.c [new file with mode: 0755]
lib/ack/libp/pexit.c [new file with mode: 0755]
lib/ack/libp/popen.c [new file with mode: 0755]
lib/ack/libp/put.c [new file with mode: 0755]
lib/ack/libp/rcka.c [new file with mode: 0755]
lib/ack/libp/rdc.c [new file with mode: 0755]
lib/ack/libp/rdi.c [new file with mode: 0755]
lib/ack/libp/rdl.c [new file with mode: 0755]
lib/ack/libp/rdr.c [new file with mode: 0755]
lib/ack/libp/rf.c [new file with mode: 0755]
lib/ack/libp/rln.c [new file with mode: 0755]
lib/ack/libp/rnd.c [new file with mode: 0755]
lib/ack/libp/sav.e [new file with mode: 0755]
lib/ack/libp/sig.e [new file with mode: 0755]
lib/ack/libp/sin.c [new file with mode: 0755]
lib/ack/libp/sqt.c [new file with mode: 0755]
lib/ack/libp/string.c [new file with mode: 0755]
lib/ack/libp/trap.e [new file with mode: 0755]
lib/ack/libp/trp.e [new file with mode: 0755]
lib/ack/libp/unp.c [new file with mode: 0755]
lib/ack/libp/uread.c [new file with mode: 0755]
lib/ack/libp/uwrite.c [new file with mode: 0755]
lib/ack/libp/wdw.c [new file with mode: 0755]
lib/ack/libp/wf.c [new file with mode: 0755]
lib/ack/libp/wrc.c [new file with mode: 0755]
lib/ack/libp/wrf.c [new file with mode: 0755]
lib/ack/libp/wri.c [new file with mode: 0755]
lib/ack/libp/wrl.c [new file with mode: 0755]
lib/ack/libp/wrr.c [new file with mode: 0755]
lib/ack/libp/wrs.c [new file with mode: 0755]
lib/ack/libp/wrz.c [new file with mode: 0755]
lib/ack/liby/Makefile [new file with mode: 0644]
lib/ack/liby/Makefile.ack.conv [new file with mode: 0755]
lib/ack/liby/main.c [new file with mode: 0755]
lib/ack/liby/yyerror.c [new file with mode: 0755]
lib/ack/math/Makefile [new file with mode: 0644]
lib/ack/math/Makefile.ack.conv [new file with mode: 0755]
lib/ack/math/frexp.s [new file with mode: 0755]
lib/ack/math/isnan.c [new file with mode: 0755]
lib/ack/math/ldexp.c [new file with mode: 0755]
lib/ack/math/modf.s [new file with mode: 0755]
lib/ack/rts/Makefile [new file with mode: 0644]
lib/ack/rts/Makefile.ack.conv [new file with mode: 0755]
lib/ack/rts/setjmp.e [new file with mode: 0755]