summaryrefslogtreecommitdiff
path: root/gdb/i386-darwin-nat.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* Reduce use of unfiltered output in Darwin codeTom Tromey2022-01-091-14/+14
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* gdb: remove gdbarch_info_initSimon Marchi2021-06-281-2/+1
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi2020-11-021-73/+73
* gdb: add back declarations for _initialize functionsSimon Marchi2020-01-131-1/+2
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Darwin: Remove unused variables [-Werror=unused-variable]Pedro Alves2018-09-301-1/+0
* Remove ptid_get_tidTom Tromey2018-07-031-4/+4
* Remove regcache_raw_collectSimon Marchi2018-05-301-3/+2
* Remove regcache_raw_supplySimon Marchi2018-05-301-4/+3
* Remove regcache_get_ptidSimon Marchi2018-05-301-2/+2
* target factories, target open and multiple instances of targetsPedro Alves2018-05-031-1/+1
* Convert struct target_ops to C++Pedro Alves2018-05-031-11/+17
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* s/get_regcache_arch (regcache)/regcache->arch ()/gYao Qi2017-10-251-2/+2
* i386-darwin-nat: Use ptid from regcache instead of inferior_ptidSimon Marchi2017-03-171-2/+2
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Darwin: sanitize %gs and %fs values.Tristan Gingold2014-10-161-0/+9
* Rename 32- and 64-bit Intel files from "i386" to "x86"Gary Benson2014-09-021-9/+9
* Include gdb_assert.h in common-defs.hGary Benson2014-08-071-1/+0
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* 2013-10-03 Tristan Gingold <gingold@adacore.com>Tristan Gingold2013-10-031-30/+10
* 2013-09-30 Tristan Gingold <gingold@adacore.com>Tristan Gingold2013-09-301-61/+142
* Consistent use of (C) after "Copyright".Pedro Alves2013-02-121-1/+1
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey2012-11-091-4/+4
* 2012-04-11 Tristan Gingold <gingold@adacore.com>Tristan Gingold2012-04-111-2/+2
* 2012-04-02 Tristan Gingold <gingold@adacore.com>Tristan Gingold2012-04-021-18/+18
* 2012-04-02 Tristan Gingold <gingold@adacore.com>Tristan Gingold2012-04-021-6/+6
* Fix -Wmissing-prototypes build warnings on Darwin.Joel Brobecker2012-03-141-1/+2
* Fix build error in Darwin port.Joel Brobecker2012-02-011-0/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1
* gdb/Pedro Alves2011-12-141-22/+9
* Fix ARI warnings about new lines at the end of messages, whichPierre Muller2011-03-161-1/+1
* 2011-01-08 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-091-9/+25
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* 2009-10-22 Tristan Gingold <gingold@adacore.com>Tristan Gingold2009-10-221-2/+3
* 2009-06-29 Tristan Gingold <gingold@adacore.com>Tristan Gingold2009-07-031-1/+15
* * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand2009-07-021-3/+8
* * ada-tasks.c (read_known_tasks_array): Use target_gdbarch insteadUlrich Weigand2009-06-171-2/+2
* * corelow.c (get_core_registers): Adjust.Pedro Alves2009-02-231-2/+4
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* 2008-12-05 Tristan Gingold <gingold@adacore.com>Tristan Gingold2008-12-051-0/+70
* gdb:Tristan Gingold2008-11-271-0/+492