aboutsummaryrefslogtreecommitdiff
path: root/gdb/i386-darwin-nat.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-25gdb: remove gdbcmd.hSimon Marchi1-1/+1
2024-03-26gdb, gdbserver, gdbsupport: remove includes of early headersSimon Marchi1-1/+0
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess1-1/+1
2023-10-10gdb: remove target_gdbarchSimon Marchi1-4/+4
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-01-09Reduce use of unfiltered output in Darwin codeTom Tromey1-14/+14
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-06-28gdb: remove gdbarch_info_initSimon Marchi1-2/+1
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-11-02gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi1-73/+73
2020-01-13gdb: add back declarations for _initialize functionsSimon Marchi1-1/+2
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-09-30Darwin: Remove unused variables [-Werror=unused-variable]Pedro Alves1-1/+0
2018-07-03Remove ptid_get_tidTom Tromey1-4/+4
2018-05-30Remove regcache_raw_collectSimon Marchi1-3/+2
2018-05-30Remove regcache_raw_supplySimon Marchi1-4/+3
2018-05-30Remove regcache_get_ptidSimon Marchi1-2/+2
2018-05-03target factories, target open and multiple instances of targetsPedro Alves1-1/+1
2018-05-03Convert struct target_ops to C++Pedro Alves1-11/+17
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-10-25s/get_regcache_arch (regcache)/regcache->arch ()/gYao Qi1-2/+2
2017-03-17i386-darwin-nat: Use ptid from regcache instead of inferior_ptidSimon Marchi1-2/+2
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-10-16Darwin: sanitize %gs and %fs values.Tristan Gingold1-0/+9
2014-09-02Rename 32- and 64-bit Intel files from "i386" to "x86"Gary Benson1-9/+9
2014-08-07Include gdb_assert.h in common-defs.hGary Benson1-1/+0
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-10-032013-10-03 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-30/+10
2013-09-302013-09-30 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-61/+142
2013-02-12Consistent use of (C) after "Copyright".Pedro Alves1-1/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-11-09 * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey1-4/+4
2012-04-112012-04-11 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-2/+2
2012-04-022012-04-02 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-18/+18
2012-04-022012-04-02 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-6/+6
2012-03-14Fix -Wmissing-prototypes build warnings on Darwin.Joel Brobecker1-1/+2
2012-02-01Fix build error in Darwin port.Joel Brobecker1-0/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1
2011-12-14gdb/Pedro Alves1-22/+9
2011-03-16 Fix ARI warnings about new lines at the end of messages, whichPierre Muller1-1/+1
2011-01-092011-01-08 Michael Snyder <msnyder@vmware.com>Michael Snyder1-9/+25
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-10-222009-10-22 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-2/+3
2009-07-032009-06-29 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-1/+15
2009-07-02 * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand1-3/+8
2009-06-17 * ada-tasks.c (read_known_tasks_array): Use target_gdbarch insteadUlrich Weigand1-2/+2