index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
go
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-13
Eliminate source_location in favor of location_t
David Malcolm
6
-13
/
+21
2018-11-09
cmd/cgo: fix typo in gccgo name mangling recipe
Ian Lance Taylor
1
-1
/
+1
2018-11-09
syscall: change RLIM_INFINITY from 0xffffffffffffffff to -1
Ian Lance Taylor
1
-1
/
+1
2018-11-05
compiler: handle abstract type in builtin numeric const value
Ian Lance Taylor
2
-2
/
+2
2018-11-01
go-gcc.cc (Gcc_backend::write_global_definitions): Don't call gimplify_functi...
Ian Lance Taylor
2
-1
/
+8
2018-10-31
re PR bootstrap/82856 (--enable-maintainter-mode broken by incompatiblity of ...
Ian Lance Taylor
1
-1
/
+1
2018-10-29
compiler: pass a single flags argument to Backend::function
Ian Lance Taylor
5
-48
/
+73
2018-10-29
compiler: add location_file
Ian Lance Taylor
4
-4
/
+32
2018-10-26
libgo: simplify gotest script to avoid sed substitution to \n
Ian Lance Taylor
1
-1
/
+1
2018-10-26
libgo: avoid use of 'local' directive in shell script
Ian Lance Taylor
1
-1
/
+1
2018-10-26
libgo: fix improperly mangled linker symbol directive
Ian Lance Taylor
1
-1
/
+1
2018-10-26
libgo: don't use wc in gotest
Ian Lance Taylor
1
-1
/
+1
2018-10-25
compiler: improve name mangling for packpaths
Ian Lance Taylor
7
-76
/
+153
2018-10-23
re PR go/87661 (libgo bootstrap failure on arm-linux-gnueabihf (redefinition ...
Ian Lance Taylor
1
-1
/
+1
2018-10-23
compiler: export indexed type data, read unexported types lazily
Ian Lance Taylor
9
-152
/
+555
2018-10-19
compiler: don't export any functions with special names
Ian Lance Taylor
2
-7
/
+3
2018-10-18
compiler: add COMPARE_ALIASES flag for type compare and hash
Ian Lance Taylor
3
-10
/
+25
2018-10-18
compiler: list indirect imports separately in export data
Ian Lance Taylor
7
-23
/
+255
2018-10-18
Remove ChangeLog entry for changes in gofrontend that were reverted.
Ian Lance Taylor
1
-15
/
+0
2018-10-18
Revert SVN revision 264561, incorrectly committed directly to the GCC
Ian Lance Taylor
6
-17
/
+32
2018-10-18
compiler: rewrite Type::are_identical to use flags
Ian Lance Taylor
8
-181
/
+173
2018-10-18
compiler: drop semicolons in export data
Ian Lance Taylor
7
-34
/
+72
2018-10-17
Run selftests for C++ as well as C
David Malcolm
2
-0
/
+7
2018-10-09
runtime: skip testSetPanicOnFault for gollvm
Ian Lance Taylor
1
-1
/
+1
2018-10-08
libgo: update to Go 1.11.1 release
Ian Lance Taylor
1
-1
/
+1
2018-10-05
libgo: use inline assembly in favor of call to _xgetbv()
Ian Lance Taylor
1
-1
/
+1
2018-10-05
runtime: remove checkgoarm function
Ian Lance Taylor
1
-1
/
+1
2018-10-02
internal/bytealg: support systems that don't have memmem
Ian Lance Taylor
1
-1
/
+1
2018-10-02
net: don't fail test if splice fails because pipe2 is missing
Ian Lance Taylor
1
-1
/
+1
2018-10-01
compiler: use the underlying type to build placeholder type for alias
Ian Lance Taylor
2
-1
/
+3
2018-10-01
libgo: support x32 as GOARCH=amd64p32 GOOS=linux
Ian Lance Taylor
1
-1
/
+1
2018-10-01
runtime: add arm64 version of AES hash code
Ian Lance Taylor
1
-1
/
+1
2018-09-28
compiler: fix parsing issue with non-ASCII first package char
Ian Lance Taylor
4
-4
/
+19
2018-09-26
syscall: don't assume we have a GETEUID system call
Ian Lance Taylor
1
-1
/
+1
2018-09-26
runtime, os: fix the build on Solaris
Ian Lance Taylor
1
-1
/
+1
2018-09-25
internal/bytealg, internal/cpu, internal/poll: portability fixes
Ian Lance Taylor
1
-1
/
+1
2018-09-25
cmd/go: pass down testing gccgo in TestScript
Ian Lance Taylor
1
-1
/
+1
2018-09-25
Remove unused functions and fields.
Martin Liska
7
-32
/
+32
2018-09-24
libgo: update to Go 1.11
Ian Lance Taylor
1
-1
/
+1
2018-09-20
Fix and document -r option
Allan Sandfeld Jensen
2
-0
/
+5
2018-09-14
cmd/go: correct gccgo buildid file on ARM
Ian Lance Taylor
1
-1
/
+1
2018-09-14
compiler: don't use address of temporary for deferred delete
Ian Lance Taylor
3
-6
/
+53
2018-09-13
compiler, runtime: call gcWriteBarrier instead of writebarrierptr
Ian Lance Taylor
3
-5
/
+5
2018-09-13
runtime: correct counters in sweep
Ian Lance Taylor
1
-1
/
+1
2018-09-13
compiler, runtime: open code select
Ian Lance Taylor
7
-160
/
+217
2018-09-13
compiler: implement //go:nowritebarrierrec
Ian Lance Taylor
6
-14
/
+168
2018-09-13
runtime: avoid write barriers with traceback info
Ian Lance Taylor
1
-1
/
+1
2018-09-13
libgo: build roots index to speed up bulkBarrierPreWrite
Ian Lance Taylor
2
-2
/
+3
2018-09-13
compiler: omit a couple of write barriers
Ian Lance Taylor
6
-24
/
+204
2018-09-09
compiler: make sure type descriptor initializers go in .rodata
Ian Lance Taylor
2
-2
/
+3
[next]