aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/8l/obj.c
AgeCommit message (Expand)Author
2009-11-18More FreeBSD-touchups. Thundercats are GOOOOO!Devon H. O'Dell
2009-11-17FreeBSD/i386 workDevon H. O'Dell
2009-11-05same speedup as 6lKen Thompson
2009-10-07factor portable object+library bits out of 5l/6l/8l into ldRuss Cox
2009-10-06fix buildRob Pike
2009-10-05allow multiple -L optionsRob Pike
2009-10-038c, 8l dynamic loading support.Russ Cox
2009-09-30step toward darwin ffi: factor out macho codeRuss Cox
2009-09-24convert 8l to new ELF code.Russ Cox
2009-09-188l: step toward native client.Russ Cox
2009-08-20symbol bugs.Russ Cox
2009-08-13debugging symbols for 8g.Russ Cox
2009-08-12delete heuristic left over from incremental compilationRuss Cox
2009-08-07remove 8.out before creating it.Russ Cox
2009-07-07the ld-supplied typestrings are now obsoleteRuss Cox
2009-06-17update 386 to new runtime (CL 30381)Russ Cox
2009-06-06move src/runtime -> src/lib/runtime;Russ Cox
2009-06-05more build refinements:Russ Cox
2009-06-028l fixes, cut and paste from 6l.Russ Cox
2009-03-31* move go-specific loader codeRuss Cox
2009-03-24drop rt0 object from 8l (already dropped from 6l).Russ Cox
2009-03-20update 8a, 8c, 8l to use new object format.Russ Cox
2009-03-20make 8l generate Darwin Mach-O and Linux ELF binariesRuss Cox
2009-01-06make 8a, 8c, 8l build in go environment.Russ Cox
2009-01-068a, 8c, and 8l from inferno distributionRuss Cox