aboutsummaryrefslogtreecommitdiff
path: root/gdb/common/ptid.h
AgeCommit message (Expand)AuthorFilesLines
2019-02-07Normalize include guards in gdbTom Tromey1-3/+3
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-07-03Remove ptid_equalTom Tromey1-8/+0
2018-07-03Remove ptid_matchTom Tromey1-4/+0
2018-07-03Remove ptid_tid_pTom Tromey1-4/+0
2018-07-03Remove ptid_lwp_pTom Tromey1-4/+0
2018-07-03Remove ptid_is_pidTom Tromey1-4/+0
2018-07-03Remove ptid_get_tidTom Tromey1-4/+0
2018-07-03Remove ptid_get_lwpTom Tromey1-4/+0
2018-07-03Remove ptid_get_pidTom Tromey1-4/+0
2018-07-03Remove pid_to_ptidTom Tromey1-4/+0
2018-07-03Remove ptid_buildTom Tromey1-4/+0
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-04-06Class-ify ptid_tSimon Marchi1-35/+138
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-02-27Move ptid_match to common/ptid.c.Hui Zhu1-0/+10
2014-02-19common/ptid.h: Mention that process_stratum targets should prefer ptid.lwp.Pedro Alves1-1/+6
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-10-04Clean up ptid.h/ptid.c.Pedro Alves1-39/+26
2013-09-30 * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.Luis Machado1-0/+9
2013-07-02 * common/ptid.h: Comment fixes.Tom Tromey1-2/+2
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-3/+1
2011-07-212011-07-22 Kwok Cheung Yeung <kcy@codesourcery.com>Kwok Yeung1-0/+87