Russ Cox is sharing code with you
Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.
Don't show this againCommit fe579eab96a1 Raw commit »
- commit
- fe579eab96a1
- parent
- ba458c22e6ae
- branch
- default
libmach, acid, db: 64-bit support
| File | Lines added | Lines removed |
|---|---|---|
| acid/amd64 | 247 | – |
| include/mach.h | 67 | 64 |
| include/u.h | 4 | 4 |
| src/cmd/acid/acid.h | 2 | 2 |
| src/cmd/acid/builtin.c | 4 | 4 |
| src/cmd/acid/exec.c | 1 | 1 |
| src/cmd/acid/expr.c | 3 | 3 |
| src/cmd/acid/list.c | 2 | 2 |
| src/cmd/acid/main.c | 4 | 1 |
| src/cmd/db/defs.h | 1 | 1 |
| src/cmd/db/expr.c | 2 | 2 |
| src/cmd/db/print.c | 4 | 3 |
| src/cmd/db/regs.c | 1 | 1 |
| src/cmd/db/trcrun.c | 1 | 1 |
| src/libmach/Linux.c | 4 | 4 |
| src/libmach/crack.c | 1 | 1 |
| src/libmach/crackelf.c | 7 | 5 |
| src/libmach/crackmacho.c | 2 | 2 |
| src/libmach/elf.c | 200 | 51 |
| src/libmach/elf.h | 20 | 17 |
| src/libmach/elfcorefreebsdamd64.c | 150 | – |
| src/libmach/frame.c | 4 | 4 |
| src/libmach/hexify.c | 1 | 1 |
| src/libmach/loc.c | 19 | 6 |
| src/libmach/localaddr.c | 3 | 3 |
| src/libmach/mach386.c | 1230 | 889 |
| src/libmach/machamd64.c | 197 | – |
| src/libmach/machpower.c | 11 | 11 |
| src/libmach/manglegcc2.c | 3 | – |
| src/libmach/map.c | 33 | 20 |
| src/libmach/mkfile | 2 | – |
| src/libmach/regs.c | 3 | 3 |
| src/libmach/sym.c | 8 | 8 |
| src/libmach/symdwarf.c | 9 | 9 |
| src/libmach/symstabs.c | 3 | 2 |
| src/libmach/uregamd64.h | 58 | – |
Comments
Log in to comment »