1
0
mirror of https://github.com/golang/go synced 2024-10-04 01:21:21 -06:00
go/src
Robert Griesemer e5874223ef snapshot:
- renamed Z -> Int
- made Int ops methods on *Int
- "install" assembly routines dynamically
- replace mulVW functions with mulAddVWW
  of equivalent performance but symmetric functionality
  to divWVW
- implemented scanN

status:
- need mulNN (trivial)
- need division/modulo after which the set of
  elementary operations is complete
- to/from string conversion working

R=rsc
DELTA=320  (124 added, 50 deleted, 146 changed)
OCL=33308
CL=33341
2009-08-15 11:43:54 -07:00
..
cmd remove compat stuff 2009-08-14 14:55:22 -07:00
lib9 add exits 2009-08-13 18:22:44 -07:00
libbio 6l: 2008-10-20 17:33:51 -07:00
libmach Zero thread structure so we don't continue with a bogus 2009-08-14 14:47:44 -07:00
old/c move old code into 'old' directory 2008-06-04 14:46:07 -07:00
pkg snapshot: 2009-08-15 11:43:54 -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.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.bash rename libmach_amd64 libmach 2009-08-14 10:46:04 -07:00
Make.conf delay := processing 2009-08-05 00:42:44 -07:00
Make.pkg makefile fixes; convert runtime to use new makefiles 2009-08-13 14:41:10 -07:00
quietgcc.bash quietgcc: do not use -m64 on 32-bit machines 2009-07-29 11:47:11 -07:00
run.bash delete forward type declarations 2009-08-12 14:40:47 -07:00
sudo.bash add build step to install debuggers setgid procmod. 2008-11-18 10:08:46 -08:00