1
0
mirror of https://github.com/golang/go synced 2024-10-04 09:21:21 -06:00
go/src/cmd/5l
Kai Backman eac5db7f4c Copied 8g/6g into 5g. Used sharp tools to coax a .5 file out
of 5g. 5l balks at the output and running 5g with -S shows
the true extent of the disaster. Still, better than
yesterday. Maybe.

Tested on the canonical:

package main
func main() {
}

R=rsc
APPROVED=rsc
DELTA=4182  (4181 added, 0 deleted, 1 changed)
OCL=27601
CL=28175
2009-05-01 13:21:53 -07:00
..
5.out.h Copied 8g/6g into 5g. Used sharp tools to coax a .5 file out 2009-05-01 13:21:53 -07:00
asm.c Adding ARM elf support to the 5l linker. 2009-04-10 16:35:36 -07:00
l.h Adding ARM elf support to the 5l linker. 2009-04-10 16:35:36 -07:00
list.c This is really two changes in one but given interdependencies 2009-03-25 16:31:38 -07:00
Makefile This is really two changes in one but given interdependencies 2009-03-25 16:31:38 -07:00
mkenam This is really two changes in one but given interdependencies 2009-03-25 16:31:38 -07:00
noop.c This is really two changes in one but given interdependencies 2009-03-25 16:31:38 -07:00
obj.c Adding ARM elf support to the 5l linker. 2009-04-10 16:35:36 -07:00
optab.c Fixed optab to support SWI with long constant (the mode used 2009-04-10 16:44:01 -07:00
pass.c This is really two changes in one but given interdependencies 2009-03-25 16:31:38 -07:00
span.c This is really two changes in one but given interdependencies 2009-03-25 16:31:38 -07:00
thumb.c This is really two changes in one but given interdependencies 2009-03-25 16:31:38 -07:00