]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/linux-record.c
Automatic date update in version.in
[thirdparty/binutils-gdb.git] / gdb / linux-record.c
2020-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2019-07-10  Tom TromeyDon't include gdbarch.h from defs.h
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-05-05  Tom TromeyAdd a missing break in record_linux_system_call
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-10-25  Yao Qis/get_regcache_arch (regcache)/regcache->arch ()/g
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-04-19  Andreas Arnezlinux-record: Squash cases with identical handling
2016-04-12  Pedro AlvesDo target_terminal_ours in query & friends instead...
2016-03-17  Andreas Arnezlinux-record: Simplify with record_mem_at_reg()
2016-03-17  Andreas Arnezlinux-record.c: Fix whitespace issues
2016-03-17  Andreas Arnezlinux-record: Fix bad fall-through for pipe/pipe2
2016-02-29  Yao QiSupport more syscalls in linux-record: pipe2 epoll_crea...
2016-01-25  Mark WielaardFix GCC6 -Wmisleading-indentation issues.
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-10-30  Marcin Kościelnickigdb/linux-record: Fix old_select syscall handling
2015-10-30  Marcin Kościelnickigdb/linux-record: Fix newfstatat handling
2015-10-30  Marcin Kościelnickigdb/linux-record: Fix [gs]etgroups16 syscall
2015-10-30  Marcin Kościelnickigdb/linux-record: Support time, waitpid, pipe syscalls
2015-10-30  Marcin Kościelnickigdb/linux-record: Fix msghdr parsing on 64-bit targets
2015-10-30  Marcin Kościelnickigdb/linux-record: Fix readdir and getdents handling
2015-10-30  Marcin Kościelnickigdb/linux-record: Remove size_siginfo
2015-09-25  Simon MarchiAdd casts to memory allocation related calls
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-03-11  Markus MetzgerRename record_ prefixes in record-full.h into record_full_.
2013-03-11  Markus MetzgerSplit record.h into record.h and record-full.h.
2013-03-07  Pedro Alveslinux-record.c:record_linux_system_call: fix -Wpointer...
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-02-28  Michael Snyder2011-02-28 Michael Snyder <msnyder@vmware.com>
2011-01-01  Joel Brobeckerrun copyright.sh for 2011.
2010-06-22  Hui Zhu2010-06-22 Hui Zhu <teawater@gmail.com>
2010-05-14  Michael Snyder2010-05-14 Michael Snyder <msnyder@vmware.com>
2010-05-05  Michael Snyder2010-05-05 Michael Snyder <msnyder@vmware.com>
2010-03-16  Hui Zhu2010-03-16 Holger Hans Peter Freyther <zecke@selfish...
2010-01-01  Joel BrobeckerUpdate copyright year in most headers.
2009-09-08  Michael Snyder2009-09-08 Michael Snyder <msnyder@vmware.com>
2009-08-10  Hui Zhu2009-08-10 Hui Zhu <teawater@gmail.com>
2009-07-02  Ulrich Weigand * defs.h (strlen_paddr, paddr, paddr_nz): Remove.
2009-05-24  Hui Zhu * i386-linux-tdep.c (I386_LINUX_RECORD_SIZE_*,
2009-05-22  Hui Zhu Add sys_fcntl argument interfaces to linux_record_tdep.
2009-04-30  Hui ZhuLinux process record and replay support.