A whole pile of libc now builds with pcc!
authorDavid Given <dg@cowlark.com>
Mon, 18 Apr 2016 16:57:21 +0000 (18:57 +0200)
committerDavid Given <dg@cowlark.com>
Mon, 18 Apr 2016 16:57:21 +0000 (18:57 +0200)
commit148a6ee84cc2564a2d6678a58abee9c035442716
tree10401cf6da425b45b2d01e77a6bf5489affb5cd7
parent33ae5dc4bc37346d5fe2f45454658d2f7d2129a2
A whole pile of libc now builds with pcc!

--HG--
branch : default-branch
22 files changed:
Makefile
lang/cem/libcc.ansi/build.mk
lang/cem/libcc.ansi/locale/localeconv.c
lang/cem/libcc.ansi/stdio/tmpfile.c
lang/pcc/build.mk
lang/pcc/pcc/arch/arm/local2.c
lang/pcc/pcc/arch/arm/macdefs.h
lang/pcc/pcc/arch/arm/table.c
mach/arm/as/mach1.c
mach/arm/as/mach2.c
mach/arm/as/mach3.c
mach/arm/as/mach4.c
mach/arm/as/mach5.c
mach/proto/as/comm0.h
mach/proto/as/comm3.c
plat/build.mk
plat/linuxarm/boot.s [new file with mode: 0644]
plat/linuxarm/build.mk
plat/linuxarm/descr
plat/linuxarm/include/ack/config.h [new file with mode: 0644]
plat/linuxarm/include/unistd.h [new file with mode: 0644]
util/amisc/ashow.c