aboutsummaryrefslogtreecommitdiff
path: root/gdb/i386-darwin-nat.c
AgeCommit message (Expand)AuthorFilesLines
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
2009-02-23 * corelow.c (get_core_registers): Adjust.Pedro Alves1-2/+4
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-12-052008-12-05 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-0/+70
2008-11-27gdb:Tristan Gingold1-0/+492