- 11 Mar, 2013 19 commits
-
-
Brad Fitzpatrick authored
Fixes #5022 R=golang-dev, minux.ma CC=golang-dev https://golang.org/cl/7712043
-
Brad Fitzpatrick authored
Ton of FreeBSD syscall constants. R=golang-dev, minux.ma CC=golang-dev https://golang.org/cl/7476046
-
Brad Fitzpatrick authored
Fixes #2735 R=golang-dev, rsc CC=golang-dev https://golang.org/cl/7470048
-
Albert Strasheim authored
Only clever enough to allow concurrent stress testing. R=mikioh.mikioh, rsc CC=golang-dev https://golang.org/cl/7703044
-
Russ Cox authored
R=golang-dev, minux.ma, bradfitz CC=golang-dev https://golang.org/cl/7704043
-
Russ Cox authored
R=golang-dev, bradfitz, dvyukov CC=golang-dev https://golang.org/cl/7702043
-
Robert Griesemer authored
The same rules apply for make arguments. R=r, rsc, iant, ken CC=golang-dev https://golang.org/cl/7656043
-
Robert Griesemer authored
For details see the cited issue. Fixes #4793. R=rsc, r, iant, ken CC=golang-dev https://golang.org/cl/7524044
-
Jonathan Rudenberg authored
428 Precondition Required 429 Too Many Requests 431 Request Header Fields Too Large 511 Network Authentication Required R=golang-dev, bradfitz CC=golang-dev https://golang.org/cl/7678043
-
Brad Fitzpatrick authored
Generated by addca. R=gobot CC=golang-dev https://golang.org/cl/7700043
-
Russ Cox authored
The variable is named b not bit. R=golang-dev, agl CC=golang-dev https://golang.org/cl/7699043
-
Shenghou Ma authored
Fixes #4878. R=golang-dev, rsc CC=golang-dev https://golang.org/cl/7420052
-
Russ Cox authored
R=ken2 CC=golang-dev https://golang.org/cl/7694043
-
Russ Cox authored
Let's just see what breaks. R=golang-dev, bradfitz, adg CC=golang-dev https://golang.org/cl/7693043
-
Russ Cox authored
R=ken2 CC=golang-dev https://golang.org/cl/7626045
-
Russ Cox authored
R=ken2, ken CC=golang-dev https://golang.org/cl/7483045
-
Rick Arnold authored
Tell Windows users how to update Mercurial's library.zip to add some missing dependencies. Fixes #4745. R=golang-dev, patrick.allen.higgins, minux.ma, adg CC=golang-dev https://golang.org/cl/7558043
-
Jeff R. Allen authored
"go build" and "go install" were mixing stdout and stderr from the toolchain, then putting it all on stdout. With this change, it stays mixed, and is sent to stderr. Because the toolchain does not create output in a clean compile/install, sending all output to stderr makese more sense. Also fix test.bash because of "mktemp: too few X's in template `testgo'" on Linux. Fixes #4917. R=golang-dev, rsc, adg CC=golang-dev https://golang.org/cl/7393073
-
Andrew Gerrand authored
R=golang-dev, dsymonds CC=golang-dev https://golang.org/cl/7690043
-
- 10 Mar, 2013 8 commits
-
-
Russ Cox authored
Dynimpname was getting too confusing. Replace flag-like checks with tests of s->type. R=ken2 CC=golang-dev https://golang.org/cl/7594046
-
Russ Cox authored
Also move symbol names onto lines by themselves: some are very long. Show relocations. R=ken2 CC=golang-dev https://golang.org/cl/7689043
-
Russ Cox authored
This makes binaries work with OS X nm. R=ken2 CC=golang-dev https://golang.org/cl/7558044
-
Russ Cox authored
I guess it would be too much to ask for gcc on my machine to give the same errors as gcc on the builder machines. R=ken2 CC=golang-dev https://golang.org/cl/7686044
-
Russ Cox authored
This brings Mach-O generation more in line with ELF generation. Having separate sections for the symtab and pclntab mean that we can find them that way, instead of using the deprecated debug segments. (And the host linker will keep separate sections for us, but probably not the debug segments.) R=ken2 CC=golang-dev https://golang.org/cl/7688043
-
Russ Cox authored
R=ken2 CC=golang-dev https://golang.org/cl/7497044
-
Dmitriy Vyukov authored
Fixes #4869. Fixes #5007. Update #5005. R=golang-dev, 0xe2.0x9a.0x9b, bradfitz CC=golang-dev https://golang.org/cl/7534044
-
Brad Fitzpatrick authored
Previously it was evaluated once, so re-using the timeout option repeatedly would always generate the same deadine. Also switch to doing just one pass over the options, making the private interface actually useful. R=golang-dev, dsymonds CC=golang-dev https://golang.org/cl/7608045
-
- 09 Mar, 2013 8 commits
-
-
Lucio De Re authored
myrtle$ go version go version devel +d533352b414d Sat Mar 09 05:39:15 2013 +0100 netbsd/386 myrtle$ time go test -ldflags -hostobj ../misc/cgo/test ok _/var/project/GoLang/misc/cgo/test 10.962s 68.63s real 49.60s user 19.06s system myrtle$ uname -a NetBSD myrtle.plan9.local 6.0_BETA2 NetBSD 6.0_BETA2 (GENERIC) i386 R=rsc CC=golang-dev https://golang.org/cl/7641047
-
Steve McCoy authored
Tested on FreeBSD 9.1 amd64, per rsc's instructions at https://groups.google.com/d/topic/golang-dev/HjRTLvRsJXo/discussion . R=golang-dev, lucio.dere, devon.odell, rsc CC=golang-dev https://golang.org/cl/7664044
-
Russ Cox authored
Generated by addca. R=gobot CC=golang-dev https://golang.org/cl/7608044
-
Dave Cheney authored
Update #4929 Regenerated from FreeBSD-9.1 for amd64 and 386, FreeBSD-CURRENT for arm. R=devon.odell, minux.ma, rsc CC=golang-dev https://golang.org/cl/7438053
-
Ian Lance Taylor authored
R=golang-dev, andybalholm, mikioh.mikioh CC=golang-dev https://golang.org/cl/7485045
-
Akshat Kumar authored
The call to the C function runtime.findnull() requires that we provide the argument at 0(SP). R=rsc, rminnich, ality CC=golang-dev https://golang.org/cl/7559047
-
Russ Cox authored
The sticking point on 386 has been the "PC relative" relocations used to point the garbage collection metadata at the type info. These aren't in the code segment, and I don't trust that the linker isn't doing something special that would be okay in code but not when interpreting the pointers as data (for example, a PLT jump table would be terrible). Solve the problem in two steps: 1. Handle "PC relative" relocations within a section internally, so that the external linker never sees them. 2. Move the gcdata and gcbss tables into the rodata section, where the type information lives, so that the relocations can be handled internally. (To answer the obvious question, we make the gc->type references relative so that they need not be relocated individually when generating a shared object file.) R=golang-dev, iant CC=golang-dev https://golang.org/cl/7629043
-
Rob Pike authored
For better printing, I recently changed Name to return "<unnamed>" for templates with empty names, but this causes trouble for the many packages that used "" as the template name, so restore the old behavior. It's usually printed as a quoted string anyway, so it should be fine. R=golang-dev, dsymonds CC=golang-dev https://golang.org/cl/7577044
-
- 08 Mar, 2013 5 commits
-
-
Rémy Oudompheng authored
Fixes #4981. R=bradfitz, fullung, rsc, minux.ma CC=golang-dev https://golang.org/cl/7474047
-
Rob Pike authored
The information was missing, oddly enough. R=golang-dev, rsc, iant CC=golang-dev https://golang.org/cl/7636044
-
Rob Pike authored
Also rename the relevant examples and make sure the working one compiles. R=golang-dev, bradfitz, adg, iant, rsc CC=golang-dev https://golang.org/cl/7597043
-
Brad Fitzpatrick authored
Fixes #4902 R=golang-dev, alex.brainman, r, google CC=golang-dev https://golang.org/cl/7579045
-
Russ Cox authored
Otherwise the next goroutine run on the m can get inadvertently locked if it executes a cgo call that turns on the internal lock. While we're here, fix the cgo panic unwind to decrement m->ncgo like the non-panic unwind does. Fixes #4971. R=golang-dev, iant, dvyukov CC=golang-dev https://golang.org/cl/7627043
-