]> Zhao Yanbai Git Server - minix.git/commit
gcc subdir for combined gcc/ack library build
authorBen Gras <ben@minix3.org>
Mon, 10 Oct 2005 15:28:15 +0000 (15:28 +0000)
committerBen Gras <ben@minix3.org>
Mon, 10 Oct 2005 15:28:15 +0000 (15:28 +0000)
commit1da5b5ccee340dbecf19d724b80ed61a80fca6d6
treec7b62b5d15ba82066c9d535197ea8537cfe5711d
parent8c53e4007e6b235f4daa105a0c82b3fc1b2bb6e7
gcc subdir for combined gcc/ack library build
20 files changed:
lib/gnu/Makefile [new file with mode: 0644]
lib/gnu/Makefile.gnu [new file with mode: 0644]
lib/gnu/end/Makefile [new file with mode: 0644]
lib/gnu/end/Makefile.gnu [new file with mode: 0644]
lib/gnu/end/gnu_end.gs [new file with mode: 0644]
lib/gnu/ieee_float/Makefile [new file with mode: 0644]
lib/gnu/ieee_float/Makefile.gnu.conv [new file with mode: 0644]
lib/gnu/ieee_float/fphook.c [new file with mode: 0755]
lib/gnu/ieee_float/frexp.c [new file with mode: 0644]
lib/gnu/ieee_float/ieee_float.h [new file with mode: 0644]
lib/gnu/ieee_float/isinf.c [new file with mode: 0644]
lib/gnu/ieee_float/isnan.c [new file with mode: 0644]
lib/gnu/ieee_float/ldexp.c [new file with mode: 0644]
lib/gnu/ieee_float/modf.c [new file with mode: 0644]
lib/gnu/rts/Makefile [new file with mode: 0644]
lib/gnu/rts/Makefile.gnu [new file with mode: 0644]
lib/gnu/rts/_longjmp.gs [new file with mode: 0644]
lib/gnu/rts/_setjmp.gs [new file with mode: 0644]
lib/gnu/rts/longjmp.gs [new file with mode: 0644]
lib/gnu/rts/setjmp.gs [new file with mode: 0644]