analyzer: fix feasibility false +ve on jumps through function ptrs [PR107582]
[platform/upstream/gcc.git] / gcc / go /
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"...
2022-04-14 Ian Lance Taylorruntime: use regset indexes for PPC register values
2022-03-31 Ian Lance Taylorruntime: support PPC32 MUSL register access
2022-03-16 Ian Lance Taylorlibgo: update to final Go 1.18 release
2022-03-08 Ian Lance Taylorcompiler: ignore function type result name in export...
2022-03-04 Ian Lance Taylormkruntimeinc: skip _FILE
2022-03-04 Clément Chigotlibgo: move golang.org/x/sync/semaphore to gotool packages
2022-03-04 Clément Chigotlibgo: fix AIX build for the Go1.18 update
2022-02-22 Ian Lance Taylorlibgo: update README.gcc
2022-02-21 Ian Lance Taylorruntime/internal/syscall: build dummy package if not...
2022-02-18 Ian Lance Taylorlibgo: update Hurd support
2022-02-18 Ian Lance Taylorlibgo: update to Go1.18rc1 release
2022-02-17 Ian Lance Taylornet: add hurd build tag for setReadMsgCloseOnExec
2022-02-16 Ian Lance Taylorlibgo: restore building on Solaris
2022-02-14 GCC AdministratorDaily bump.
2022-02-13 Ian Lance Taylorruntime: call timer functions via syscall
2022-02-13 Ian Lance Taylorcompiler: don't set ptrmask bit for pointer to notinhea...
2022-02-11 Ian Lance Taylorlibgo: update to Go1.18beta2
2022-02-10 GCC AdministratorDaily bump.
2022-02-09 Ian Lance Taylorcompiler: don't warn for print()
2022-02-09 Ian Lance Taylorcompiler: use nil pointer for zero length string constant
2022-02-09 Ian Lance Taylorcompiler: treat notinheap types as not being pointers
2022-02-09 Ian Lance Taylorgccgo: link static libgo against -lrt on GNU/Linux
2022-02-09 Ian Lance Taylorcompiler: recognize Go 1.18 runtime/internal/atomic...
2022-02-09 Ian Lance Taylorcompiler, internal/abi: implement FuncPCABI0, FuncPCABI...
2022-02-05 Ian Lance Taylorcompiler: accept "any" as an alias for "interface{}"
2022-01-21 Ian Lance Taylorruntime: build panic32.go on amd64p32
2022-01-18 GCC AdministratorDaily bump.
2022-01-17 Martin LiskaChange references of .c files to .cc files
2022-01-17 Martin LiskaRename .c files to .cc files.
2022-01-06 Ian Lance Taylorcompiler: permit converting unnamed types when ignoring...
2022-01-05 Ian Lance Taylorcompiler: remove duplication of Named_object traversal
next