| .. |
|
cmd
|
a few more code generation bugs and an interface alignment issue.
|
2009-10-02 09:06:51 -07:00 |
|
lib9
|
convert C runtime to 32-bit runes;
|
2009-08-31 16:38:50 -07:00 |
|
libbio
|
convert C runtime to 32-bit runes;
|
2009-08-31 16:38:50 -07:00 |
|
libcgo
|
cgo working on linux/386
|
2009-09-30 13:47:15 -07:00 |
|
libmach
|
use $(shell uname) instead of $GOOS when
|
2009-09-22 07:48:43 -07:00 |
|
pkg
|
Change deflate.go's default compression level from 4 to 6.
|
2009-10-01 17:50:16 -07:00 |
|
Make.386
|
makefile fixes; convert runtime to use new makefiles
|
2009-08-13 14:41:10 -07:00 |
|
Make.amd64
|
makefile fixes; convert runtime to use new makefiles
|
2009-08-13 14:41:10 -07:00 |
|
Make.arm
|
makefile fixes; convert runtime to use new makefiles
|
2009-08-13 14:41:10 -07:00 |
|
Make.cmd
|
add and use Make.cmd
|
2009-08-27 11:17:14 -07:00 |
|
Make.conf
|
might as well make 6g run faster.... go from gcc -O1 to -O2
|
2009-09-28 14:36:20 -07:00 |
|
Make.pkg
|
cgo working on linux/386
|
2009-09-30 13:47:15 -07:00 |
|
all-arm.bash
|
expanded arm regression testing. will go away once 5g is compliant
|
2009-09-18 19:09:29 -07:00 |
|
all-nacl.bash
|
nacl - run tests under emulator.
|
2009-09-22 16:56:28 -07:00 |
|
all.bash
|
split all.bash into make.bash and run.bash
|
2008-10-08 09:46:54 -07:00 |
|
clean.bash
|
rename libmach_amd64 libmach
|
2009-08-14 10:46:04 -07:00 |
|
make-arm.bash
|
some progress on arm linux syscall interface. ztypes_linux_arm
|
2009-10-01 06:55:01 -07:00 |
|
make.bash
|
rename libmach_amd64 libmach
|
2009-08-14 10:46:04 -07:00 |
|
quietgcc.bash
|
exit with non-zero status for incompatible pointer type warnings
|
2009-09-09 16:45:23 -07:00 |
|
run.bash
|
Add eval and ogle to the build process so they can be kept up
|
2009-09-25 11:36:27 -07:00 |
|
sudo.bash
|
add build step to install debuggers setgid procmod.
|
2008-11-18 10:08:46 -08:00 |