projects
/
gcc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ipa/97673 - fix input_location leak
[gcc.git]
/
gcc
/
go
/
2021-01-19
Ian Lance Taylor
compiler: read embedcfg files, parse go:embed directives
tree
|
commitdiff
2021-01-16
GCC Administrator
Daily bump.
tree
|
commitdiff
2021-01-15
Ian Lance Taylor
compiler: add support for reading embedcfg files
tree
|
commitdiff
2021-01-14
Ian Lance Taylor
libgo: update hurd support
tree
|
commitdiff
2021-01-12
Paul E. Murphy
syscall: ensure openat uses variadic libc wrapper
tree
|
commitdiff
2021-01-06
GCC Administrator
Daily bump.
tree
|
commitdiff
2021-01-05
Ian Lance Taylor
syscall: don't define sys_SETREUID and friends
tree
|
commitdiff
2021-01-05
Ian Lance Taylor
internal/cpu: more build fixes for Go1.16beta1 release
tree
|
commitdiff
2021-01-05
Jakub Jelinek
go: Fix -fgo-embedcfg= option description.
tree
|
commitdiff
2021-01-05
Ian Lance Taylor
Go frontend: add -fgo-embedcfg option
tree
|
commitdiff
2021-01-04
Jakub Jelinek
Update copyright years.
tree
|
commitdiff
2021-01-04
Jakub Jelinek
Update Copyright in ChangeLog files
tree
|
commitdiff
2021-01-02
GCC Administrator
Daily bump.
tree
|
commitdiff
2021-01-01
Ian Lance Taylor
internal/cpu: add aarch64 support functions
tree
|
commitdiff
2021-01-01
Ian Lance Taylor
runtime: move startupRandomData back to runtime2.go
tree
|
commitdiff
2021-01-01
Ian Lance Taylor
internal/cpu, golang.org/x/sys/cpu: support other GOARC...
tree
|
commitdiff
2021-01-01
Jakub Jelinek
Update copyright dates.
tree
|
commitdiff
2020-12-30
Ian Lance Taylor
libgo: update to Go1.16beta1 release
tree
|
commitdiff
2020-12-24
Ian Lance Taylor
compiler: parenthesize channel type strings if necessary
tree
|
commitdiff
2020-12-23
Ian Lance Taylor
compiler: nil-checked pointers and index expressions...
tree
|
commitdiff
2020-12-23
Ian Lance Taylor
compiler: remove references to slicecopy and slicestrin...
tree
|
commitdiff
2020-12-23
GCC Administrator
Daily bump.
tree
|
commitdiff
2020-12-22
Ian Lance Taylor
compiler: initialize saw_send_stmt locals
tree
|
commitdiff
2020-12-22
Ian Lance Taylor
runtime: eliminate scase.kind field
tree
|
commitdiff
2020-12-22
Ian Lance Taylor
runtime: add "success" field to sudog
tree
|
commitdiff
2020-12-22
Ian Lance Taylor
runtime: omit nil-channel cases from selectgo's orders
tree
|
commitdiff
2020-12-22
Ian Lance Taylor
runtime: remove scase.releasetime field
tree
|
commitdiff
2020-12-22
Ian Lance Taylor
Go frontend: ensure mpfr exponent range is large enough...
tree
|
commitdiff
2020-12-21
Nikhil Benesch
libgo: adjust sysinfo scripts for changed -fdump-go...
tree
|
commitdiff
2020-12-18
Ian Lance Taylor
compiler: check for floating-point exponent overflow
tree
|
commitdiff
2020-12-15
Ian Lance Taylor
compiler: correct grammar in error message
tree
|
commitdiff
2020-12-15
Ian Lance Taylor
compiler: avoid knock-on errors from invalid interfaces
tree
|
commitdiff
2020-12-15
Ian Lance Taylor
compiler: discard global sink variables with static...
tree
|
commitdiff
2020-12-15
Ian Lance Taylor
compiler: better error for unexpected digit
tree
|
commitdiff
2020-12-11
Ian Lance Taylor
compiler: encode user visible names if necessary
tree
|
commitdiff
2020-12-08
Ian Lance Taylor
libgo: update to 1.15.6 release
tree
|
commitdiff
2020-12-08
Ian Lance Taylor
compiler: use correct location for iota errors
tree
|
commitdiff
2020-12-08
Ian Lance Taylor
syscall: don't use AF_LINK on hurd
tree
|
commitdiff
2020-12-07
Ian Lance Taylor
compiler: type of string index expression is byte
tree
|
commitdiff
2020-12-07
Ian Lance Taylor
compiler: don't name type descriptor for alias type
tree
|
commitdiff
2020-12-04
Ian Lance Taylor
runtime: update type descriptor name in fieldtrack...
tree
|
commitdiff
2020-12-03
Ian Lance Taylor
compiler: cast comparison function result to expected...
tree
|
commitdiff
2020-12-03
Ian Lance Taylor
compiler: defer to middle-end for complex division
tree
|
commitdiff
2020-12-02
Ian Lance Taylor
compiler: reword "declared and not used" error message
tree
|
commitdiff
2020-12-02
Ian Lance Taylor
compiler: improve mixed named/unnamed parameter error...
tree
|
commitdiff
2020-12-02
Ian Lance Taylor
compiler: don't advance past unexpected semicolon
tree
|
commitdiff
2020-11-30
Ian Lance Taylor
internal/cpu: don't define CacheLinePadSize for mips64x
tree
|
commitdiff
2020-11-30
Ian Lance Taylor
compiler, runtime: check len/cap for append(s, make...
tree
|
commitdiff
2020-11-30
Ian Lance Taylor
libgo: define SO_RCVTIMEO on 32-bit GNU/Linux
tree
|
commitdiff
2020-11-30
Ian Lance Taylor
compiler: improve error messages for expected curly...
tree
|
commitdiff
2020-11-30
Ian Lance Taylor
compiler: use correct assignment order for type assertions
tree
|
commitdiff
2020-11-30
Ian Lance Taylor
compiler: always use int context for index values
tree
|
commitdiff
2020-11-30
Ian Lance Taylor
compiler: better error messages for missing interface...
tree
|
commitdiff
2020-11-30
Ian Lance Taylor
compiler: improve error for import of non-string
tree
|
commitdiff
2020-11-28
Ian Lance Taylor
compiler: avoid follow-on errors for bad types
tree
|
commitdiff
2020-11-28
Ian Lance Taylor
compiler: better error for x, x := 1, 2
tree
|
commitdiff
2020-11-25
Ian Lance Taylor
compiler: avoid silent truncation for string(1 << 32)
tree
|
commitdiff
2020-11-23
Ian Lance Taylor
log/syslog: correct asm name for C function
tree
|
commitdiff
2020-11-21
Ian Lance Taylor
libgo: update to Go 1.15.5 release
tree
|
commitdiff
2020-11-21
GCC Administrator
Daily bump.
tree
|
commitdiff
2020-11-20
Ian Lance Taylor
compiler, libgo: change mangling scheme
tree
|
commitdiff
2020-11-20
Jakub Jelinek
configury: Fix up --enable-link-serialization support
tree
|
commitdiff
2020-11-19
GCC Administrator
Daily bump.
tree
|
commitdiff
2020-11-18
Jakub Jelinek
configury: --enable-link-serialization support
tree
|
commitdiff
2020-11-18
Ian Lance Taylor
cmd/go, cmd/cgo: update gofrontend mangling checks
tree
|
commitdiff
2020-11-12
GCC Administrator
Daily bump.
tree
|
commitdiff
2020-11-11
Alan Modra
Re: Refactor copying decl section names
tree
|
commitdiff
2020-11-10
Ian Lance Taylor
libgo: update to Go 1.15.4 release
tree
|
commitdiff
2020-11-07
GCC Administrator
Daily bump.
tree
|
commitdiff
2020-11-06
Nathan Sidwell
core: Rename DECL_IS_BUILTIN -> DECL_IS_UNDECLARED_BUILTIN
tree
|
commitdiff
2020-11-05
GCC Administrator
Daily bump.
tree
|
commitdiff
2020-11-04
Ian Lance Taylor
go: disable -fipa-icf-functions by default in Go frontend
tree
|
commitdiff
2020-10-29
Nikhil Benesch
libgo: handle linking to NetBSD's versioned symbols
tree
|
commitdiff
2020-10-28
Ian Lance Taylor
syscall: don't build libcall_bsd.go on solaris
tree
|
commitdiff
2020-10-27
Ian Lance Taylor
libgo: update to Go 1.15.3 release
tree
|
commitdiff
2020-10-27
Ian Lance Taylor
compiler, go/internal/gccgoimporter: export notinheap...
tree
|
commitdiff
2020-10-27
Ian Lance Taylor
compiler: remove unused Type::in_heap_ member variable
tree
|
commitdiff
2020-10-26
Nikhil Benesch
syscall: import additional BSD-specific syscall wrappers
tree
|
commitdiff
2020-10-23
Nikhil Benesch
net/http/cgi: merge upstream changes to default env...
tree
|
commitdiff
2020-10-22
Nikhil Benesch
syscall: only compile ptrace varargs shim on Linux
tree
|
commitdiff
2020-10-21
Nikhil Benesch
syscall: import upstream code for BSD sockets and sysctls
tree
|
commitdiff
2020-10-20
Nikhil Benesch
libgo: adjust NetBSD-specific types for stable syscall API
tree
|
commitdiff
2020-10-20
Nikhil Benesch
syscall: remove Sendfile on NetBSD
tree
|
commitdiff
2020-10-15
Ian Lance Taylor
compiler: don't export function type parameter names
tree
|
commitdiff
2020-10-15
Nikhil Benesch
runtime: use correct types in __go_ptrace shim
tree
|
commitdiff
2020-10-15
Nikhil Benesch
libgo: correct Makefile typo in path to x/net/route...
tree
|
commitdiff
2020-10-15
Ian Lance Taylor
compiler: export type for string and bool constants
tree
|
commitdiff
2020-10-15
Nikhil Benesch
libgo: print reason code if throwing unwind exception...
tree
|
commitdiff
2020-10-14
Nikhil Benesch
libgo: export NetBSD-specific types in mksysinfo.sh
tree
|
commitdiff
2020-10-14
Nikhil Benesch
runtime: correct semaphore implementation on netbsd
tree
|
commitdiff
2020-10-14
Nikhil Benesch
runtime: populate signal PC on NetBSD
tree
|
commitdiff
2020-10-14
Nikhil Benesch
syscall: port fix for netbsd unix sockets from upstream
tree
|
commitdiff
2020-10-14
Clément Chigot
reflect: ensure uniqueness of type descriptors on AIX.
tree
|
commitdiff
2020-10-07
Clément Chigot
libgo/configure: remove -fno-section-anchors for AIX
tree
|
commitdiff
2020-10-07
Nikhil Benesch
libgo: handle go1.10+ correctly in match.sh
tree
|
commitdiff
2020-10-06
Nikhil Benesch
compiler: avoid undefined behavior in Import::read
tree
|
commitdiff
2020-10-06
Nikhil Benesch
gofrontend: correct file reading logic in Stream_from_file
tree
|
commitdiff
2020-10-01
Ian Lance Taylor
compiler: set varargs correctly for type of method...
tree
|
commitdiff
2020-10-01
Maciej W. Rozycki
libgo: add 32-bit RISC-V (RV32) support
tree
|
commitdiff
2020-09-28
Ian Lance Taylor
net: add hurd build tag
tree
|
commitdiff
next