1. 0849944 gc: delete float, complex rename cmplx -> complex by Russ Cox · 14 years ago
  2. e7a0f67 gc: introduce explicit alignments by Russ Cox · 14 years ago
  3. 33d6a26 new types complex, complex64 and complex128 by Ken Thompson · 15 years ago
  4. bba10b3 some array init bugs renamed 6g/(gen|align|obj).c by Ken Thompson · 16 years ago[Renamed from src/cmd/6g/align.c]
  5. 5e792b6 move portable object routines (especially signature generation) into gc. by Russ Cox · 16 years ago
  6. bac922c move portable code generation (basic statements) to gc. by Russ Cox · 16 years ago
  7. 8e54729 move alignment calculations into gc by Russ Cox · 16 years ago
  8. 5600337 change array padding in structures by Ken Thompson · 16 years ago
  9. f61639d 6g return struct fix: make t->width of funarg struct be width of struct. by Russ Cox · 16 years ago
  10. 4a43198 update compiler to new func rules by Russ Cox · 16 years ago
  11. a91af04 6g cleanup suggested by ken. remove TPTR wrapper around TMAP, TCHAN, TSTRING. by Russ Cox · 16 years ago
  12. c3077f7 [] and struct in interfaces. other [] cleanup. by Russ Cox · 16 years ago
  13. 6fa74e0 portability bug cant assign to closed array by Ken Thompson · 16 years ago
  14. 4026500 arrays by Ken Thompson · 16 years ago
  15. 1d4daa2 foundation for import unsafe by Ken Thompson · 16 years ago
  16. 64718ec oops by Ken Thompson · 16 years ago
  17. 7921457 width fixes. by Russ Cox · 16 years ago
  18. 74427c6 DOTDOTDOT by Ken Thompson · 16 years ago
  19. c21d9a1 the end of life as we know it int is new type by Ken Thompson · 16 years ago
  20. 74e2e08 change type names to go live at the name, so that by Russ Cox · 16 years ago
  21. 8877d27 interfaces of all types by Ken Thompson · 16 years ago
  22. a7f1af8 minor bugs by Ken Thompson · 17 years ago
  23. c6130e9 get rid of static/dynamic array distinction by Ken Thompson · 17 years ago
  24. 66a603c arrays by Ken Thompson · 17 years ago
  25. 9aad9fe make 6a, 6c, 6g, 6l, libmach_amd64 build on 64-bit gcc. by Russ Cox · 17 years ago
  26. 3f982ae morestack magic number by Ken Thompson · 17 years ago
  27. caa7193 took out vlong/uvlong/rune conversions by Ken Thompson · 17 years ago
  28. efec14b plan9 line numbers and line table by Ken Thompson · 17 years ago
  29. 6633be6 fix loader problem loading main from a library by Ken Thompson · 17 years ago
  30. 0cafb9e Add compiler source to new directory structure by Rob Pike · 17 years ago