Commit Graph

  • 1a1e199c79 release v0.4beta v0.4 Chia-Che Tsai 2016-07-19 19:45:55 -04:00
  • f06d435902 minor Chia-Che Tsai 2016-06-29 12:09:15 -04:00
  • da56dd1b16 missing Makefile.Test, update packed files Chia-Che Tsai 2016-04-10 18:04:48 -04:00
  • c185fd9113 update packed binaries Chia-Che Tsai 2016-03-08 19:49:52 -05:00
  • 0a2fa88e2f apply internal patches Chia-Che Tsai 2016-03-08 19:28:28 -05:00
  • 3ddaf63709 merge internal patches Chia-Che Tsai 2016-03-02 22:34:57 -05:00
  • 86cf61017f minor changes Chia-Che Tsai 2016-02-15 07:03:48 -05:00
  • 8baad18f4a minor changes Chia-Che Tsai 2016-02-14 22:16:31 -05:00
  • f6e5422104 Merge branch 'master' of https://github.com/oscarlab/graphene Chia-Che Tsai 2016-02-14 22:14:13 -05:00
  • 1708e4af96 Bugfixes 'make install' to create a Runtime directory Chia-Che Tsai 2016-02-14 22:13:33 -05:00
  • 36d5cffa0f minor changes Chia-Che Tsai 2016-02-13 06:18:26 -05:00
  • 3f80ead12c minor changes Chia-Che Tsai 2016-02-13 04:22:40 -05:00
  • 2f872ab753 Disable a malloc arena behavior that causes segfaults in openjdk Chia-Che Tsai 2016-02-12 21:41:31 -05:00
  • cfa620e24a Trivial changes Chia-Che Tsai 2016-02-10 21:59:05 -05:00
  • eece099382 1. in printf: va_list might be passed by value; pass by address instead 2. new gcc does not the loop in _DkGetCPUInfo 3. a bug in _DkEventWait where synchronization events aren't handle properly. Chia-Che Tsai 2016-01-19 22:39:28 -05:00
  • ea27df1a1a fix a segfault bug in _DkGetCPUInfo Chia-Che Tsai 2015-12-08 11:33:51 -05:00
  • db0ac9d3ac update g++-local.manifest.template Chia-Che Tsai 2015-11-30 08:58:01 -05:00
  • b5586bbfc6 release v0.3 v0.3 Chia-Che Tsai 2015-11-30 08:38:50 -05:00
  • 11e27a9a41 resurrect checkpoint/migration Chia-Che Tsai 2015-07-02 19:51:19 -04:00
  • 0885fd8050 fix busybox Chia-Che Tsai 2015-06-19 16:44:22 -04:00
  • 7c5cf0bbe1 fix busybox Chia-Che Tsai 2015-06-19 14:21:26 -04:00
  • cb687eabb2 minor bugfixes in regression tests v0.2 Chia-Che Tsai 2015-05-20 16:11:27 -04:00
  • c98bda2ded add missing scripts Chia-Che Tsai 2015-05-20 16:04:18 -04:00
  • 7001743282 clean up skeleton code Chia-Che Tsai 2015-05-20 15:15:34 -04:00
  • bee9e6f390 pack up source code Chia-Che Tsai 2015-05-20 15:10:29 -04:00
  • 7f19f62f31 beta version 0.2 Chia-Che Tsai 2015-05-20 14:15:52 -04:00
  • 4f9d612f34 apply patch to linux 3.5 Chia-Che Tsai 2015-03-31 14:33:11 -04:00
  • 328ca4af9b tons of bugfixes Chia-Che Tsai 2015-03-31 14:29:34 -04:00
  • 1eba8e4351 minor fix in Makefile Chia-Che Tsai 2015-02-23 13:49:19 -08:00
  • 87475b75ad simplify building procedule Chia-Che Tsai 2015-02-23 13:26:56 -08:00
  • a3238c82c4 bugfixes Chia-Che Tsai 2015-02-13 17:15:10 -08:00
  • 1107c004fd add a pal_loader script to Lib/shim/test/app Chia-Che Tsai 2015-02-13 12:14:31 -08:00
  • fb096b2ef1 minor Chia-Che Tsai 2015-02-13 12:01:09 -08:00
  • 0ed1a0992b minor fixes Chia-Che Tsai 2015-02-13 11:23:24 -08:00
  • 26d4161af2 minor fix for platform flexibility Chia-Che Tsai 2015-02-13 11:14:32 -08:00
  • 7d75f9f4f0 minor fix for security code Chia-Che Tsai 2015-02-12 20:26:30 -08:00
  • a5f54e01b3 update README Chia-Che Tsai 2015-02-12 20:20:11 -08:00
  • 5eaaf9abfb apply multiple patches Chia-Che Tsai 2015-02-12 20:13:00 -08:00
  • 82ea92de08 reverse the change in pal_linux_defs.h Chia-Che Tsai 2015-01-06 16:54:56 -08:00
  • d07b45f92d fix a type in db_pipes.h; system_getrand to getrand. Chia-Che Tsai 2015-01-06 16:53:38 -08:00
  • ff7a89cdec Fix robust list behavior Reorganize platform-independent code in PAL Chia-Che Tsai 2014-12-05 09:53:14 -05:00
  • fcd5cb358f missing: Pal/src/host/Linux/elf-x86_64.h Chia-Che Tsai 2014-11-27 13:37:41 -05:00
  • d031832cfe patch glibc to fix the "ld-gold version is too old" problem reorganize platform independent code in PAL Chia-Che Tsai 2014-11-27 12:52:46 -05:00
  • 29767a2a9f Fall back to checkpointing by stream if GIPC is not installed Fix a bug in Proc FS (Permission denied at /proc/[PID]) Chia-Che Tsai 2014-11-27 07:13:23 -05:00
  • 85932d9c1e minor Chia-Che Tsai 2014-11-17 01:55:05 -05:00
  • f91a909908 patch of Linux 3.14 Chia-Che Tsai 2014-11-17 01:41:26 -05:00
  • 7974db7720 Bugfixes, upgrade to Linux 3.14 Chia-Che Tsai 2014-11-17 01:31:51 -05:00
  • 767c01856e remove memusg from gcc Makefile test target Chia-Che Tsai 2014-11-07 15:04:57 -05:00
  • 9e5e7bded8 Fix header and type definition issue for Ubuntu 13.04+ Chia-Che Tsai 2014-11-05 16:29:41 -05:00
  • 10c06ad723 The first official release Chia-Che Tsai 2014-06-02 12:45:42 -04:00
  • 791facb646 first commit Chia-Che Tsai 2014-03-31 13:39:00 -04:00