]> xenbits.xensource.com Git - unikraft/libs/libgo.git/shortlog
unikraft/libs/libgo.git
2023-12-30 Eduard VintilăAdd support for ARM64 stable staging RELEASE-0.16.0
2023-12-30 Eduard VintilăMove x86 architecture-dependent files
2023-12-30 Eduard VintilăAdd goroutine context switch functions for ARM64
2023-10-20 Alexander JungIntroduce `Library.uk` RELEASE-0.15.0
2023-08-29 Razvan DeaconescuConfig.uk: Imply LIBUKMMAP / LIBPOSIX_MMAP
2023-08-11 Eduard VintilăREADME: Update documentation RELEASE-0.14.0
2023-08-11 Marc RittinghausUpgrade to GO 1.18 and gccgo 12.1.0
2021-11-27 Simon KuenzerCorrect license headers introduced by NEC Laboratories... RELEASE-0.10.0 RELEASE-0.11.0 RELEASE-0.12.0 RELEASE-0.13.0 RELEASE-0.13.1 RELEASE-0.6 RELEASE-0.7.0 RELEASE-0.8.0 RELEASE-0.9.0
2021-11-27 Vlad-Andrei... Add GO build rules
2021-11-27 Razvan VirtanRemove madvise stub from `glue.c`
2021-11-27 Razvan VirtanRemove real time signals references
2021-11-27 Razvan VirtanRemove signal related stubs from glue.c
2020-02-14 Felipe HuiciInclude additional header files and add supress flags... RELEASE-0.4 RELEASE-0.5
2020-02-08 Simon KuenzerFix error handling with uk_posix_memalign()
2020-02-07 Simon KuenzerREADME: Update library order
2020-02-07 Simon KuenzerRemove runtime/go-nosys.c from build
2020-02-07 Simon KuenzerRemove stubs causing duplicated symbols errors
2020-02-07 Simon KuenzerUpdate dependency to lib/posix-sysinfo
2020-02-07 Simon KuenzerUse uk_posix_memalign() for stack allocation
2019-10-18 Costin LupuConfig.uk: Use LIBPOSIX_USER instead of UKUNISTD
2019-10-16 Costin Lupuglue.c: Include <signal.h> for signal-related functions
2019-09-27 Charalampos... Adding extra information
2019-09-27 Charalampos... Add glue code and stubs
2019-09-27 Charalampos... Use semaphores instead of futexes
2019-09-27 Charalampos... Update packages.uk
2019-09-27 Charalampos... Update libcalls.go
2019-09-27 Charalampos... Update config.h
2019-09-27 Charalampos... Add patches to enable runtime
2019-09-27 Costin LupuAdd patches to build the library
2019-09-27 Costin LupuAdd rules for building runtime Go packages
2019-09-27 Charalampos... Add Makefile.uk
2019-09-27 Charalampos... Introduce library skeleton
2019-09-24 Felipe HuiciInitial commit (empty)