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