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