NEWER DMTCP RELEASES at github
DMTCP-2.6.0 released
DMTCP-2.6.0 released
DMTCP-2.6.0 released
DMTCP-2.6.0 released
DMTCP-2.6.0 released
DMTCP-2.5.0-rc2 released
DMTCP-2.5.0-rc1 released
DMTCP-2.5.0-rc2 released
DMTCP-2.5.0-rc1 released
DMTCP-2.4.0-rc1 released!
DMTCP-2.4.0-rc1 released!
DMTCP-2.4.0-rc1 released!
DMTCP-2.4.0-rc1 released!
better multi-arch help; "dlinfo" -> LIBDL_BASE_...
Provide dlsym_default(): get default ver of symbol
Minor polishing - see esp. mtcp_sys.h, for gcc 4.8
Fix for ARM: .arch armv7-a
Added comment related to rev 2691
Bug fix for ARM (for Linux-3.11 and above?)
Improvements for debugging MTCP
Fix for rev 2683
Add missing file for previous revision
Fix for ARM
Various improvements to help with debugging
Minor changes to help in debugging
Undoing revisions 2677 and 2678
Fix compiler warning
--enable-debug problem; temporarily skip debug ...
Simplify includes in mtcp directory
Fix compiler warning
MTCP: eliminate some compiler warnings
Filename changes, and updating some doc files
Minor polishing
Spelling corrections in doc subdirectory
New version of architecture-of-dmtcp.pdf
dd doc/restart_algorithm.txt, update other docs
Makefile.mtcp->Makefile.debug & improve 'make gdb'
Smaller fixes for ARM
Fix DMTCP to also work on i386
Fix bug on arm, introduced with revions 2589 - ...
Continue using the temp. stack of mtcp_restart.c
Improve mtcp Makefile's for easier debugging.
Makefile.mtcp: Like previous revision, to debug
Fix restart bug: all memory regions had exec perm
Fix gdb-add-libdmtcp-symbol-file.py, post-DMTCP...
Imrovements for readdmtcp.sh
Makefile.in: Fix bug for ckpt_dmtcp1_test.dmtcp
mtcp_restart.c: Use -O2 for sake of inlining
mtcp: Added 'make check', and minor polishing
Update previous revision to work with 32-bit CPUs
In mtcp: 'make gdb' lets you debug while unmapping
mtcp_restart.c: Better debugging; 'make gdb' added
Use highest_userspace_address(). Partial fix on...
expand tabs->spaces; more time for sshtest,waitpid
Fix restart: no permission for controlling term...
Add '#include <stdlib.h>' in files that use strtol
Fix 'struct stat64' compiler issue for 32-bit L...
Fix compile bug for ARM (introduced at rev. 2523)
Remove more compiler warnings.
Fix compiler warning about unbounded strncat
Fix gdb-add-symbol-file (2 text sections)
Fix SLES10 (and others): highest_userspace_address
Restored highest_userspace_address(), not yet used
Clean up .h declarations
dmtcp.h: stop __USE_GNU from affecting user
Restore ability to save mtcp_sys_errno and prin...
Fix bugs in inotify1.c
Further fix, enhancements for file1.c
Quiet compiler warnings in PRINTF macro (write)
Fix bugs affecting SLES10 (esp. in threadinfo.c)
Fix bug in revision 2063 (affecting SLES10)
Remove compiler warnings for writeckpt.cpp
Fix warning for arch_prctl (e.g. for gcc-4.1.2)
file1.c: Fix rev 2539; Minor polish of autotest.py
Added 'FIXME'. Changes to comments only.
Fix previous revision
file1.c: mkostemp->mktemp (backward compatibility)
UTF-8 -> ASCII (remove UTF-8 characters)
UTF-8 -> ASCII (remove accidental UTF-8 charact...
Fix previous revision for case of 32-bit Intel
Minor bug fix for ARM (32-bit)
Move old MTCP files (for restart) into src/mtcp.
Partially revert last revision
Temporarily fixed warnings in printf in dmtcp_r...
OpenMPI -> Open MPI (everywhere)
backport r2383; --enable-m32 logic -> configure.ac
Restore process name/prctl: backport of rev 2460
OpenMPI -> Open MPI (everywhere)
Add back AUTOTEST to 'check' targets; remove '+'
Protect EPOLLRDHUP w/ #ifdef, in case not defined
Fix autotest.py for compatibility with Python 2.5
Files of batch-queue missing newline at end-of-...
Fixes bugs in configure.ac related to multilib ...
modify-environ -> modify-env in all text of DMTCP.
configure.ac: fix two smaller issues
Modifying text only (READMEs, COPYING, help msg)
Changing license from GPL to LGPL (v3 or later).
Further polish INSTALL file.