- 1eb6567 5c, 6c: fix build by Russ Cox · 14 years ago
- cbb2d8e cc: nit: silence comment warnings by Dave Cheney · 14 years ago
- 1d26908 build: use gcc -Werror by Russ Cox · 14 years ago
- 3f61184 gc, ld: detect stale or incompatible object files by Russ Cox · 14 years ago
- dc9a3b2 gc: align structs according to max alignment of fields by Russ Cox · 14 years ago
- d853b594 6c: automatically #define _64BIT. by Ian Lance Taylor · 14 years ago
- d9c989f various: avoid %ld etc by Russ Cox · 14 years ago
- 2cda191 6c, 8c: show line numbers in -S output by Russ Cox · 15 years ago
- aafe474e build: $GOBIN defaults to $GOROOT/bin by Russ Cox · 15 years ago
- e473f42 amd64: use segment memory for thread-local storage by Russ Cox · 15 years ago
- 9e481e2 fix spelling of align by Rob Pike · 15 years ago
- 9e0ae94 Add support for #pragma dynexport. by Ian Lance Taylor · 15 years ago
- f54d73b Rename dynld to dynimport throughout. by Ian Lance Taylor · 15 years ago
- 60c2e5f issue 608 error compiling if(long long) in 6c compiler by Ken Thompson · 15 years ago
- 36c5c5b cc: disallow ... argument unless NOSPLIT is set. by Russ Cox · 15 years ago
- 424f9ca change print print buffer size to go with the full path names by Ken Thompson · 15 years ago
- 3ca1b1d Continuation of issue 221 fix. When 8g or 6g or 5g are called with a by Charles L. Dorian · 15 years ago
- 6fc8207 go: makes it build for the case $GOROOT has whitespaces by Sergio Luis O. B. Correia · 15 years ago
- 18ccbc6 tweak documentation of commands so that first sentence is better for cmd page. by Russ Cox · 15 years ago
- 2bc63f2 First steps at command documentation: C compilers and linkers. by Rob Pike · 15 years ago
- 11d3805 clean more by Russ Cox · 15 years ago
- 165a990 ffi -> dynld. move out of export data into its own section by Russ Cox · 16 years ago
- 8c253bc first attempt at real FFI support. by Russ Cox · 16 years ago
- 7b366e9 fix build by Rob Pike · 16 years ago
- f63b0d6 silence gcc warning by Russ Cox · 16 years ago
- d6f89c6 Support use of $GOBINDIR to override $HOME/bin by Phil Pennock · 16 years ago
- 9e2f2fc compilers were inconsistent about by Russ Cox · 16 years ago
- 27432d6 move 6c/pgen.c, 6c/pswt.c into cc and make 5c, 8c use them. by Russ Cox · 16 years ago
- cb15bbe bug in stack size used in extending segmented stack by Ken Thompson · 16 years ago
- 4f49b88 optimizer bug w STOstring by Ken Thompson · 16 years ago
- e90314d pragma textflag fixes latent bugs in go and defer by Ken Thompson · 16 years ago
- 902a4d5 6c bug with large constants by Ken Thompson · 16 years ago
- 28912ce fix compiler warnings by Russ Cox · 16 years ago
- 34514bd Use a single Make.conf for setting CC, etc. by Russ Cox · 17 years ago
- 9aad9fe make 6a, 6c, 6g, 6l, libmach_amd64 build on 64-bit gcc. by Russ Cox · 17 years ago
- 3f982ae morestack magic number by Ken Thompson · 17 years ago
- 69b74c3 import the plan 9 libraries libc (lib9) and libbio into the tree. by Rob Pike · 17 years ago
- 2694a85 tweaks in clean rules and dependencies by Rob Pike · 17 years ago
- 461d1b7 convert from mk to make phew. by Rob Pike · 17 years ago
- 8527f49 goos and goarch by Ken Thompson · 17 years ago
- 0cafb9e Add compiler source to new directory structure by Rob Pike · 17 years ago