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