]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/go
Fix profile update in tree_transform_and_unroll_loop
[thirdparty/gcc.git] / gcc / go /
2023-07-20  Ian Lance Taylorcmd/go: don't collect package CGOLDFLAGS when using...
2023-07-06  GCC AdministratorDaily bump.
2023-07-05  Robin DappChange MODE_BITSIZE to MODE_PRECISION for MODE_VECTOR_BOOL.
2023-06-27  GCC AdministratorDaily bump.
2023-06-26  Ian Lance Taylorcompiler: support -fgo-importcfg
2023-06-23  Ian Lance Taylorcompiler, libgo: support bootstrapping gc compiler
2023-06-23  GCC AdministratorDaily bump.
2023-06-22  Paul E. Murphygo: Update usage of TARGET_AIX to TARGET_AIX_OS
2023-06-22  Ian Lance Taylorcompiler: determine types of Slice_{value,info} expressions
2023-06-20  Ian Lance Taylorruntime: use a C function to call mmap
2023-06-16  Ian Lance Taylorlibgo/testsuite: add benchmarks and examples to list
2023-05-11  Ian Lance Taylorsyscall: add prlimit
2023-04-07  Ian Lance Taylormime: remove test ordering dependency
2023-03-29  Ian Lance Taylorcompiler: mark Call_expression multiple results as...
2023-03-25  GCC AdministratorDaily bump.
2023-03-24  Jakub Jelinekgo: Fix up go.test/test/fixedbugs/bug207.go failure...
2023-03-22  Ian Lance Taylorcompiler: add missing Slice_info_expression::do_traverse
2023-02-24  GCC AdministratorDaily bump.
2023-02-23  Arsen Arsenović**/*.texi: Reorder index entries
2023-01-18  GCC AdministratorDaily bump.
2023-01-17  Ian Lance Taylorgo: define two builtin functions used by middle-end
2023-01-16  Jakub JelinekUpdate copyright years.
2023-01-03  GCC AdministratorDaily bump.
2023-01-02  Jakub JelinekUpdate copyright dates.
2023-01-02  Jakub JelinekUpdate Copyright year in ChangeLog files
2022-12-22  Ian Lance Taylorcompiler: remove unused fields
2022-12-21  Ian Lance Taylorlibgo: check for makecontext in -lucontext
2022-12-12  Ian Lance Taylorlibgo: bump major version
2022-11-30  Ian Lance Taylorruntime: force XSI strerror on hurd
2022-11-30  Ian Lance Taylorsyscall, runtime: always call XSI strerror_r
2022-11-21  Martin Liskachangelog: Fix extra space after tab.
2022-11-15  GCC AdministratorDaily bump.
2022-11-14  Martin LiskaRevert "sphinx: copy files from texi2rst-generated...
2022-11-14  Martin LiskaRevert "sphinx: support Sphinx in build system"
2022-11-14  Martin LiskaRevert "sphinx: remove texinfo files"
2022-11-14  Martin LiskaRevert "sphinx: add --with-sphinx-build"
2022-11-14  Martin LiskaRevert "sphinx: support installation if sphinx-build...
2022-11-14  Martin LiskaRevert "sphinx: add missing trailing newline"
2022-11-14  Martin LiskaRevert "sphinx: add missing newline for conf.py files."
2022-11-11  GCC AdministratorDaily bump.
2022-11-10  Martin Liskasphinx: add missing newline for conf.py files.
2022-11-10  GCC AdministratorDaily bump.
2022-11-10  Ian Lance Taylorgo: don't crash if __atomic_fetch_add functions are...
2022-11-09  Martin Liskasphinx: add missing trailing newline
2022-11-09  Martin Liskasphinx: support installation if sphinx-build is missing
2022-11-09  Martin Liskasphinx: add --with-sphinx-build
2022-11-09  Martin Liskasphinx: remove texinfo files
2022-11-09  Martin Liskasphinx: support Sphinx in build system
2022-11-09  Martin Liskasphinx: copy files from texi2rst-generated repository
2022-10-28  Ian Lance Taylorruntime: use _libgo_off_t_type when calling C mmap
2022-10-10  Ian Lance Taylorcompiler: treat S("") as a string constant
2022-10-10  Ian Lance Taylorcompiler: only build thunk struct type when it is needed
2022-10-07  Than McIntoshcompiler: better arg type checking for selected builtins
2022-09-27  Ian Lance Taylorruntime: portable access to sigev_notify_thread_id
2022-09-27  melonedoruntime: synchronize empty struct field handling
2022-09-22  Ian Lance Taylorcmd/cgo: add and use runtime/cgo.Incomplete instead...
2022-09-16  GCC AdministratorDaily bump.
2022-09-15  Richard BienerMove void_list_node init to common code
2022-09-07  Ian Lance Taylorruntime: ignore __morestack function in runtime.Callers
2022-09-03  GCC AdministratorDaily bump.
2022-09-02  Martin LiskaSTABS: remove -gstabs and -gxcoff functionality
2022-07-30  Ian Lance Taylorlibgo: use SYS_timer_settime32
2022-07-22  Ian Lance Taylorlibgo: use POSIX shell arithmetic expansion
2022-07-17  GCC AdministratorDaily bump.
2022-07-16  Ian Lance Taylorgo: fix f().x where f returns zero-sized type
2022-07-16  GCC AdministratorDaily bump.
2022-07-15  Ian Lance Taylorgo: fix f(g()) where g returns zero-sized type
2022-07-13  Ian Lance Taylorlibgo: don't include <linux/fs.h> when building gen...
2022-07-06  Ian Lance Taylorcompiler: propagate array length error marker farther
2022-07-06  Ian Lance Taylorcompiler: better error message for unknown package...
2022-07-01  Ian Lance Taylorcompiler: use correct init order for multi-value initia...
2022-07-01  Ian Lance Taylorcompiler: rename "requires" to "needs"
2022-06-30  Ian Lance Taylorlibgo: handle stat st_atim32 field and SYS_SECCOMP
2022-06-29  Ian Lance Taylorcompiler: check repeated const expressions in new scope
2022-06-28  Ian Lance Taylorcompiler: use package path with embedded builtin type
2022-06-28  Ian Lance Taylorlibgo: make runtime.Version return a meaningful string
2022-06-28  Ian Lance Taylorcompiler: permit expressions of abstract bool to remain...
2022-06-27  Ian Lance Taylorcompiler: don't use sink as parameter in method express...
2022-06-27  Ian Lance Taylorcompiler: always initialize mpfr in integer import
2022-06-24  Ian Lance Taylorcompiler: use bool for comma-ok if not already boolean
2022-06-23  zhangjiancompiler: in Sort_bindings return false if comparing...
2022-06-23  Ian Lance Taylorcompiler: unalias types for hash/equality functions
2022-06-21  Ian Lance Taylorlibgo: #include <sys/types.h> when checking for loff_t
2022-06-17  Ian Lance Taylorlibgo: permit loff_t and off_t to be macros
2022-06-16  Mikhail Ablakatovcompiler: don't generate stubs for ambiguous direct...
2022-06-14  Ian Lance Taylorsyscall: gofmt
2022-06-03  GCC AdministratorDaily bump.
2022-06-02  David Malcolmdiagnostics: add SARIF output format
2022-06-01  GCC AdministratorDaily bump.
2022-05-31  Jason Merrillbuild: TAGS and .cc transition
2022-05-19  Julia Lapenkocompiler: traverse expressions when exporting constants
2022-05-17  Ian Lance Taylorcompiler: load LHS subexpressions of op= assignment...
2022-05-13  Ian Lance Taylorcompiler: always sort interface parse methods
2022-05-06  Ian Lance Taylorcompiler: remove Array_index_expression::is_lvalue_
2022-05-06  Ian Lance Taylorcompiler: error for duplicate bool map keys
2022-04-21  Ian Lance Taylorruntime: use correct field name for PPC32 GLIBC registers
2022-04-19  Ian Lance Taylorlibgo: make a couple of sed uses POSIX compliant
2022-04-18  Sören Tempellibgo: only add signum to siglist if it doesn't exist yet
2022-04-18  A. Wilcoxruntime: add special handling for signal 34
2022-04-15  Ian Lance Taylorcompiler: revert `for package-scope "a = b; b = x"...
next