]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/linux-record.h
Re: PR31692, objdump fails .debug_info size check
[thirdparty/binutils-gdb.git] / gdb / linux-record.h
2024-01-12  Andrew BurgessUpdate copyright year range in header of all files...
2023-01-01  Joel BrobeckerUpdate copyright year range in header of all files...
2022-07-12  Tom de Vries[gdb/record] Support recording of getrandom
2022-06-10  Carl LoveFix comparison of unsigned long int to int in record_li...
2022-05-11  Tom de Vries[gdb/record] Handle statx system call
2022-01-01  Joel BrobeckerAutomatic Copyright Year update after running gdb/copyr...
2021-01-01  Joel BrobeckerUpdate copyright year range in all GDB files
2020-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2019-02-07  Tom TromeyNormalize include guards in gdb
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-02-29  Yao QiSupport more syscalls in linux-record: pipe2 epoll_crea...
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-10-30  Marcin Kościelnickigdb/linux-record: Support time, waitpid, pipe syscalls
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-07-31  Simon MarchiMostly trivial enum fixes
2015-05-26  Omair JavaidImplements aarch64 process record and reverse debugging...
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-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-01-01  Joel Brobeckerrun copyright.sh for 2011.
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-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.