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
2022-11-14
Revert "sphinx: add missing newline for conf.py files."
Martin Liska
1
-1
/
+1
2022-11-11
Daily bump.
GCC Administrator
1
-0
/
+4
2022-11-10
sphinx: add missing newline for conf.py files.
Martin Liska
1
-1
/
+1
2022-11-10
Daily bump.
GCC Administrator
1
-0
/
+67
2022-11-09
go: don't crash if __atomic_fetch_add functions are used
Ian Lance Taylor
1
-4
/
+8
2022-11-09
sphinx: add missing trailing newline
Martin Liska
12
-12
/
+12
2022-11-09
sphinx: support installation if sphinx-build is missing
Martin Liska
1
-5
/
+2
2022-11-09
sphinx: add --with-sphinx-build
Martin Liska
1
-5
/
+5
2022-11-09
sphinx: remove texinfo files
Martin Liska
1
-521
/
+0
2022-11-09
sphinx: support Sphinx in build system
Martin Liska
1
-36
/
+29
2022-11-09
sphinx: copy files from texi2rst-generated repository
Martin Liska
13
-0
/
+570
2022-10-27
runtime: use _libgo_off_t_type when calling C mmap
Ian Lance Taylor
1
-1
/
+1
2022-10-10
compiler: treat S("") as a string constant
Ian Lance Taylor
2
-1
/
+4
2022-10-10
compiler: only build thunk struct type when it is needed
Ian Lance Taylor
3
-30
/
+11
2022-10-06
compiler: better arg type checking for selected builtins
Than McIntosh
2
-2
/
+7
2022-09-27
runtime: portable access to sigev_notify_thread_id
Ian Lance Taylor
1
-1
/
+1
2022-09-27
runtime: synchronize empty struct field handling
melonedo
1
-1
/
+1
2022-09-22
cmd/cgo: add and use runtime/cgo.Incomplete instead of //go:notinheap
Ian Lance Taylor
1
-1
/
+1
2022-09-16
Daily bump.
GCC Administrator
1
-0
/
+5
2022-09-15
Move void_list_node init to common code
Richard Biener
1
-3
/
+0
2022-09-06
runtime: ignore __morestack function in runtime.Callers
Ian Lance Taylor
1
-1
/
+1
2022-09-03
Daily bump.
GCC Administrator
1
-0
/
+6
2022-09-02
STABS: remove -gstabs and -gxcoff functionality
Martin Liska
2
-6
/
+1
2022-07-30
libgo: use SYS_timer_settime32
Ian Lance Taylor
1
-1
/
+1
2022-07-22
libgo: use POSIX shell arithmetic expansion
Ian Lance Taylor
1
-1
/
+1
2022-07-17
Daily bump.
GCC Administrator
1
-0
/
+5
2022-07-16
go: fix f().x where f returns zero-sized type
Ian Lance Taylor
1
-0
/
+7
2022-07-16
Daily bump.
GCC Administrator
1
-0
/
+5
2022-07-15
go: fix f(g()) where g returns zero-sized type
Ian Lance Taylor
1
-0
/
+13
2022-07-13
libgo: don't include <linux/fs.h> when building gen-sysinfo.go
Ian Lance Taylor
1
-1
/
+1
2022-07-05
compiler: propagate array length error marker farther
Ian Lance Taylor
3
-2
/
+11
2022-07-05
compiler: better error message for unknown package name
Ian Lance Taylor
2
-2
/
+6
2022-07-01
compiler: use correct init order for multi-value initialization
Ian Lance Taylor
5
-98
/
+150
2022-07-01
compiler: rename "requires" to "needs"
Ian Lance Taylor
3
-17
/
+17
2022-06-30
libgo: handle stat st_atim32 field and SYS_SECCOMP
Ian Lance Taylor
1
-1
/
+1
2022-06-29
compiler: check repeated const expressions in new scope
Ian Lance Taylor
5
-92
/
+215
2022-06-28
compiler: use package path with embedded builtin type
Ian Lance Taylor
2
-9
/
+22
2022-06-28
libgo: make runtime.Version return a meaningful string
Ian Lance Taylor
1
-1
/
+1
2022-06-28
compiler: permit expressions of abstract bool to remain abstract
Ian Lance Taylor
2
-5
/
+6
2022-06-27
compiler: don't use sink as parameter in method expression thunk
Ian Lance Taylor
3
-5
/
+13
2022-06-27
compiler: always initialize mpfr in integer import
Ian Lance Taylor
2
-2
/
+2
2022-06-24
compiler: use bool for comma-ok if not already boolean
Ian Lance Taylor
2
-8
/
+12
2022-06-23
compiler: in Sort_bindings return false if comparing value to itself
zhangjian
2
-1
/
+4
2022-06-23
compiler: unalias types for hash/equality functions
Ian Lance Taylor
3
-7
/
+14
2022-06-21
libgo: #include <sys/types.h> when checking for loff_t
Ian Lance Taylor
1
-1
/
+1
2022-06-17
libgo: permit loff_t and off_t to be macros
Ian Lance Taylor
1
-1
/
+1
2022-06-16
compiler: don't generate stubs for ambiguous direct interface methods
Mikhail Ablakatov
2
-2
/
+2
2022-06-14
syscall: gofmt
Ian Lance Taylor
1
-1
/
+1
2022-06-03
Daily bump.
GCC Administrator
1
-0
/
+5
2022-06-02
diagnostics: add SARIF output format
David Malcolm
1
-0
/
+11
[prev]
[next]