index
:
ampere-computing/binutils-gdb.git
binutils-2_30-amp-branch
binutils-2_31_1-amp-branch
binutils-2_32-amp-branch
binutils-2_34-amp-branch
gdb-8.1-amp-branch
gdb-8.2.1-amp-branch
gdb-9.1-amp-branch
Binutils/GDB including Ampere Computing toolchain specific patches
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gdb
/
nat
/
linux-waitpid.c
Age
Commit message (
Expand
)
Author
2018-01-02
Update copyright year range in all GDB files
Joel Brobecker
2017-09-21
linux-waitpid: Get rid of format string warning
Simon Marchi
2017-01-01
update copyright year range in GDB files
Joel Brobecker
2016-01-01
GDB copyright headers update after running GDB's copyright.py script.
Joel Brobecker
2015-12-17
Remove support for LinuxThreads and vendor 2.4 kernels w/ backported NPTL
Pedro Alves
2015-08-06
Fix gdbserver --debug issues caught by Valgrind
Pedro Alves
2015-01-01
Update year range in copyright notice of all files owned by the GDB project.
Joel Brobecker
2014-09-12
Clarify GDBSERVER use in linux-waitpid.c
Gary Benson
2014-08-07
Include string.h in common-defs.h
Gary Benson
2014-06-20
Move shared native target specific code to gdb/nat
Gary Benson
2014-02-27
Linux waitpid/__WALL emulation wrapper: If WNOHANG is set, don't touch sigpro...
Pedro Alves
2014-02-27
Move linux-nat.c:status_to_str to nat/linux-waitpid.c.
Pedro Alves
2014-01-03
* nat/linux-waitpid.c (linux_debug): Remove extraneous \n from output.
Doug Evans
2014-01-01
Update Copyright year range in all files maintained by GDB.
Joel Brobecker
2013-08-22
Unify ptrace options discovery code and make both GDB and
Luis Machado