summaryrefslogtreecommitdiff
path: root/src/cmd/8l/doc.go
Commit message (Expand)AuthorAgeFilesLines
* cmd/godoc: use go/build to determine package and example filesRobert Griesemer2013-02-191-1/+3
* 5l, 6l, 8l: implement -X flagRuss Cox2012-02-071-44/+3
* ld/6l/8l: First pass at changes to the linker to support NetBSD binaries.Christopher Nielsen2011-12-121-0/+2
* 8l: add openbsdJoel Sing2011-08-261-0/+2
* 5l/6l/8l: use enums for header type and symbolic strings for -H option valuesAlex Brainman2011-02-231-2/+8
* ld: Add -I option to set ELF interpreter.Ian Lance Taylor2011-02-011-0/+2
* 6l: fix documentation of -L flagAndrew Gerrand2010-12-241-2/+2
* Add -r option to 6l/8l/5l.Ian Lance Taylor2010-02-261-0/+2
* *l/*c: add -V flag to display version numberAndrew Gerrand2010-02-081-0/+2
* tweak documentation of commandsRuss Cox2009-11-091-1/+1
* gofmt'ed 6l 8l cgoRobert Griesemer2009-11-051-1/+1
* document the gc go compilers.Rob Pike2009-11-031-0/+2
* more command documentation, including nm and profRob Pike2009-11-031-1/+1
* document the assemblers.Rob Pike2009-11-031-0/+4
* First steps at command documentation: C compilers and linkers.Rob Pike2009-11-031-0/+32