Age | Commit message (Expand) | Author | Files | Lines |
2023-09-12 | libgo: fix DejaGNU testsuite compiler when using build sysroot | Ian Lance Taylor | 1 | -1/+1 |
2023-09-06 | cmd/go: permit $AR to include options | Ian Lance Taylor | 1 | -1/+1 |
2023-07-20 | cmd/go: don't collect package CGOLDFLAGS when using gccgo | Ian Lance Taylor | 1 | -1/+1 |
2023-07-06 | Daily bump. | GCC Administrator | 1 | -0/+5 |
2023-07-05 | Change MODE_BITSIZE to MODE_PRECISION for MODE_VECTOR_BOOL. | Robin Dapp | 1 | -1/+1 |
2023-06-27 | Daily bump. | GCC Administrator | 1 | -0/+9 |
2023-06-26 | compiler: support -fgo-importcfg | Ian Lance Taylor | 10 | -7/+182 |
2023-06-23 | compiler, libgo: support bootstrapping gc compiler | Ian Lance Taylor | 3 | -3/+33 |
2023-06-23 | Daily bump. | GCC Administrator | 1 | -0/+5 |
2023-06-22 | go: Update usage of TARGET_AIX to TARGET_AIX_OS | Paul E. Murphy | 2 | -7/+7 |
2023-06-21 | compiler: determine types of Slice_{value,info} expressions | Ian Lance Taylor | 3 | -4/+13 |
2023-06-20 | runtime: use a C function to call mmap | Ian Lance Taylor | 1 | -1/+1 |
2023-06-16 | libgo/testsuite: add benchmarks and examples to list | Ian Lance Taylor | 1 | -1/+1 |
2023-05-11 | syscall: add prlimit | Ian Lance Taylor | 1 | -1/+1 |
2023-04-07 | mime: remove test ordering dependency | Ian Lance Taylor | 1 | -1/+1 |
2023-03-28 | compiler: mark Call_expression multiple results as a result struct | Ian Lance Taylor | 2 | -1/+2 |
2023-03-25 | Daily bump. | GCC Administrator | 1 | -0/+10 |
2023-03-24 | go: Fix up go.test/test/fixedbugs/bug207.go failure [PR109258] | Jakub Jelinek | 1 | -1/+11 |
2023-03-22 | compiler: add missing Slice_info_expression::do_traverse | Ian Lance Taylor | 2 | -1/+5 |
2023-02-24 | Daily bump. | GCC Administrator | 1 | -0/+4 |
2023-02-23 | **/*.texi: Reorder index entries | Arsen Arsenović | 1 | -17/+17 |
2023-01-18 | Daily bump. | GCC Administrator | 1 | -0/+6 |
2023-01-17 | go: define two builtin functions used by middle-end | Ian Lance Taylor | 1 | -0/+10 |
2023-01-16 | Update copyright years. | Jakub Jelinek | 13 | -13/+13 |
2023-01-03 | Daily bump. | GCC Administrator | 1 | -0/+4 |
2023-01-02 | Update copyright dates. | Jakub Jelinek | 1 | -1/+1 |
2023-01-02 | Update Copyright year in ChangeLog files | Jakub Jelinek | 1 | -1/+1 |
2022-12-22 | compiler: remove unused fields | Ian Lance Taylor | 8 | -34/+19 |
2022-12-20 | libgo: check for makecontext in -lucontext | Ian Lance Taylor | 1 | -1/+1 |
2022-12-12 | libgo: bump major version | Ian Lance Taylor | 1 | -1/+1 |
2022-11-30 | runtime: force XSI strerror on hurd | Ian Lance Taylor | 1 | -1/+1 |
2022-11-29 | syscall, runtime: always call XSI strerror_r | Ian Lance Taylor | 1 | -1/+1 |
2022-11-21 | changelog: Fix extra space after tab. | Martin Liska | 1 | -26/+26 |
2022-11-15 | Daily bump. | GCC Administrator | 1 | -0/+86 |
2022-11-14 | Revert "sphinx: copy files from texi2rst-generated repository" | Martin Liska | 13 | -570/+0 |
2022-11-14 | Revert "sphinx: support Sphinx in build system" | Martin Liska | 1 | -29/+36 |
2022-11-14 | Revert "sphinx: remove texinfo files" | Martin Liska | 1 | -0/+521 |
2022-11-14 | Revert "sphinx: add --with-sphinx-build" | Martin Liska | 1 | -5/+5 |
2022-11-14 | Revert "sphinx: support installation if sphinx-build is missing" | Martin Liska | 1 | -2/+5 |
2022-11-14 | Revert "sphinx: add missing trailing newline" | Martin Liska | 12 | -12/+12 |
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 |