Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/checkpoint-restore/criu.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-03x86: Use PTRACE_GET_THREAD_AREA instead of sys_get_thread_area()Dmitry Safonov
2019-09-07compel: Don't use CFLAGS_PIE for libcompel.soDmitry Safonov
2019-04-21compel/Makefile: don't use `-fr` for cpKir Kolyshkin
2019-04-21Revert "compel: Move lib files into lib-y"Dmitry Safonov
2018-10-30compel: Move lib files into lib-yCyrill Gorcunov
2017-08-09s390: Move -msoft-float/-fno-optimize-sibling-calls into compel MakefilesMichael Holzheu
2017-04-02compel: no -r for ARM ldflagsKir Kolyshkin
2017-03-15compel Makefiles: simplify headers [un]installKir Kolyshkin
2017-03-15compel: fix uninstallKir Kolyshkin
2017-03-15Makefiles: nuke $(SRC_DIR)Kir Kolyshkin
2017-03-15compel: arch,x86 -- Drop native ia32 piecesCyrill Gorcunov
2017-03-15compel cli: add libs command, use itKir Kolyshkin
2017-03-15compel/Makefile: install to bin not sbinKir Kolyshkin
2017-03-15compel cli: add linker script to ldflags / use itKir Kolyshkin
2017-03-15Makefiles: rm -I compel/plugins... from cflagsKir Kolyshkin
2017-03-15compel cli: show includesKir Kolyshkin
2017-03-15compel/Makefile: rm unused .FORCE thingKir Kolyshkin
2017-03-15compel hgen: use for ARM, kill gen-offsets.shKir Kolyshkin
2017-03-15compel: Add installationCyrill Gorcunov
2017-03-15compel: Save and restore regs inside compel by defaultCyrill Gorcunov
2017-03-15compel: Drop off handle-elf routines from libraryCyrill Gorcunov
2017-03-15compel: Move in parasite engineCyrill Gorcunov
2017-03-15compel: Move cpu interface to compelCyrill Gorcunov
2017-03-15compel: Add callback-based log engineCyrill Gorcunov
2017-03-15compel: Rename shipped library to libcompel.aCyrill Gorcunov
2017-03-15compel: Include compel headers as system onesCyrill Gorcunov
2017-03-15compel: Remove criu's int.h from infectCyrill Gorcunov
2017-03-14compel: plugins,std -- Implement syscalls in std pluginCyrill Gorcunov
2017-03-14compel: plugins,std -- Add syscall-types.h headerCyrill Gorcunov
2017-03-14compel: Split host and lib filesCyrill Gorcunov
2017-03-14compel: handle-elf-32 needed for x86 onlyCyrill Gorcunov
2017-03-14compel: Build host programCyrill Gorcunov
2017-03-14compel: Reshuffle the directories structureCyrill Gorcunov
2017-03-14compel/Makefile: use force to rebuild test's submakeDmitry Safonov
2017-03-14compel: add tests for compelDmitry Safonov
2017-03-14compel: do not pass DEFINES two times to HOSTCFLAGSDmitry Safonov
2017-03-14compel: add per-arch handle-elf.cDmitry Safonov
2017-03-14compel: shuffle skeleton a bitDmitry Safonov
2017-03-14compel: Initial commit for standalone toolCyrill Gorcunov