aboutsummaryrefslogtreecommitdiff
path: root/gdb/common/ptid.c
AgeCommit message (Expand)AuthorFilesLines
2019-07-09Rename common to gdbsupportTom Tromey1-26/+0
2019-03-12Make null_ptid and minus_one_ptid "const"Tom Tromey1-2/+2
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-8/+0
2018-07-03Remove ptid_tid_pTom Tromey1-8/+0
2018-07-03Remove ptid_lwp_pTom Tromey1-8/+0
2018-07-03Remove ptid_is_pidTom Tromey1-8/+0
2018-07-03Remove ptid_get_tidTom Tromey1-8/+0
2018-07-03Remove ptid_get_lwpTom Tromey1-8/+0
2018-07-03Remove ptid_get_pidTom Tromey1-8/+0
2018-07-03Remove pid_to_ptidTom Tromey1-8/+0
2018-07-03Remove ptid_buildTom Tromey1-8/+0
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-04-06Class-ify ptid_tSimon Marchi1-39/+22
2017-04-05ptid_{lwp,tid}_p: Remove unnecessary checksSimon Marchi1-8/+0
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-09-12Include common-defs.h instead of defs.h/server.h in shared codeGary Benson1-5/+1
2014-07-30Make all source files include defs.h or server.h firstGary Benson1-0/+5
2014-02-27Move ptid_match to common/ptid.c.Hui Zhu1-0/+14
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-10/+11
2013-09-30 * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.Luis Machado1-3/+26
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/+94