30 Commits

Author SHA1 Message Date
Chia-Che Tsai cb687eabb2 minor bugfixes in regression tests v0.2 2015-05-20 16:11:27 -04:00
Chia-Che Tsai c98bda2ded add missing scripts 2015-05-20 16:04:18 -04:00
Chia-Che Tsai 7001743282 clean up skeleton code 2015-05-20 15:15:34 -04:00
Chia-Che Tsai bee9e6f390 pack up source code 2015-05-20 15:10:29 -04:00
Chia-Che Tsai 7f19f62f31 beta version 0.2
Plenty of bugfixes for Linux kernel later than 3.5 and Ubuntu later than 10.10.
More organized code to improve portability.
Regression tests for Pal to test completeness of implementation.
2015-05-20 14:15:52 -04:00
Chia-Che Tsai 4f9d612f34 apply patch to linux 3.5 2015-03-31 14:33:11 -04:00
Chia-Che Tsai 328ca4af9b tons of bugfixes 2015-03-31 14:29:34 -04:00
Chia-Che Tsai 1eba8e4351 minor fix in Makefile 2015-02-23 13:49:19 -08:00
Chia-Che Tsai 87475b75ad simplify building procedule 2015-02-23 13:26:56 -08:00
Chia-Che Tsai a3238c82c4 bugfixes 2015-02-13 17:15:10 -08:00
Chia-Che Tsai 1107c004fd add a pal_loader script to Lib/shim/test/app 2015-02-13 12:14:31 -08:00
Chia-Che Tsai fb096b2ef1 minor 2015-02-13 12:01:09 -08:00
Chia-Che Tsai 0ed1a0992b minor fixes 2015-02-13 11:23:24 -08:00
Chia-Che Tsai 26d4161af2 minor fix for platform flexibility 2015-02-13 11:14:32 -08:00
Chia-Che Tsai 7d75f9f4f0 minor fix for security code 2015-02-12 20:26:30 -08:00
Chia-Che Tsai a5f54e01b3 update README 2015-02-12 20:20:11 -08:00
Chia-Che Tsai 5eaaf9abfb apply multiple patches 2015-02-12 20:13:00 -08:00
Chia-Che Tsai 82ea92de08 reverse the change in pal_linux_defs.h 2015-01-06 16:54:56 -08:00
Chia-Che Tsai d07b45f92d fix a type in db_pipes.h; system_getrand to getrand. 2015-01-06 16:53:38 -08:00
Chia-Che Tsai ff7a89cdec Fix robust list behavior
Reorganize platform-independent code in PAL
2014-12-05 09:53:14 -05:00
Chia-Che Tsai fcd5cb358f missing: Pal/src/host/Linux/elf-x86_64.h 2014-11-27 13:37:41 -05:00
Chia-Che Tsai d031832cfe patch glibc to fix the "ld-gold version is too old" problem
reorganize platform independent code in PAL
2014-11-27 12:52:46 -05:00
Chia-Che Tsai 29767a2a9f Fall back to checkpointing by stream if GIPC is not installed
Fix a bug in Proc FS (Permission denied at /proc/[PID])
2014-11-27 07:13:23 -05:00
Chia-Che Tsai 85932d9c1e minor 2014-11-17 01:55:05 -05:00
Chia-Che Tsai f91a909908 patch of Linux 3.14 2014-11-17 01:41:26 -05:00
Chia-Che Tsai 7974db7720 Bugfixes, upgrade to Linux 3.14 2014-11-17 01:31:51 -05:00
Chia-Che Tsai 767c01856e remove memusg from gcc Makefile test target 2014-11-07 15:04:57 -05:00
Chia-Che Tsai 9e5e7bded8 Fix header and type definition issue for Ubuntu 13.04+
in db_main.c: add header <sys/types.h>
in shim_table.h and shim_syscall.h: replace "struct siginfo" with
"siginfo_t".
2014-11-05 16:29:41 -05:00
Chia-Che Tsai 10c06ad723 The first official release 2014-06-02 12:45:42 -04:00
Chia-Che Tsai 791facb646 first commit 2014-03-31 13:39:00 -04:00