summaryrefslogtreecommitdiff
path: root/gdb/i386-darwin-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* Turn remaining value_contents functions into methodsTom Tromey2023-02-131-2/+2
* Turn value_enclosing_type into methodTom Tromey2023-02-131-1/+1
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* Change GDB to use frame_info_ptrTom Tromey2022-10-101-2/+2
* gdb: remove TYPE_LENGTHSimon Marchi2022-09-211-4/+4
* Move solib_ops into gdbarchTom Tromey2022-09-201-1/+1
* gdb: move the type cast into gdbarch_tdepAndrew Burgess2022-07-211-2/+2
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* gdb: fix gdbarch_tdep ODR violationSimon Marchi2021-11-151-2/+2
* gdb: change functions returning value contents to use gdb::array_viewSimon Marchi2021-10-251-2/+2
* 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-35/+35
* gdb: remove TYPE_VECTORSimon Marchi2020-09-141-2/+2
* gdb: remove TYPE_FIELD_TYPE macroSimon Marchi2020-06-081-1/+1
* gdb: remove TYPE_NFIELDS macroSimon Marchi2020-05-221-1/+1
* gdb: remove TYPE_CODE macroSimon Marchi2020-05-141-4/+4
* Move DWARF code to dwarf2/ subdirectoryTom Tromey2020-02-081-1/+1
* 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
* Fix typos in symfile.c and i386-darwin-tdep.cSergio Durigan Junior2019-10-191-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Pass return_method to _push_dummy_callAlan Hayward2018-11-161-2/+3
* Remove regcache_cooked_writeSimon Marchi2018-05-301-2/+2
* Remove regcache_raw_writeSimon Marchi2018-05-301-2/+1
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Clean up includes of doublest.h and floatformat.hUlrich Weigand2017-10-051-1/+0
* Remove unnecessary function prototypes.John Baldwin2017-09-091-3/+0
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* gdb: Use std::min and std::max throughoutPedro Alves2016-09-161-2/+7
* Wean gdb and sim off private libbfd.h headerAlan Modra2016-07-271-1/+0
* 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
* Include gdb_assert.h in common-defs.hGary Benson2014-08-071-1/+0
* Remove duplicated #include's from GDBHonggyu Kim2014-01-071-2/+0
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* 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
* * ada-valprint.c (ada_val_print_1): Eliminate single-useSiddhesh Poyarekar2012-09-251-6/+5
* 2012-04-02 Tristan Gingold <gingold@adacore.com>Tristan Gingold2012-04-021-1/+1
* gdb/Jan Kratochvil2012-03-021-0/+3
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* 2009-08-10 Tristan Gingold <gingold@adacore.com>Tristan Gingold2009-08-101-1/+145
* 2009-06-29 Tristan Gingold <gingold@adacore.com>Tristan Gingold2009-07-031-80/+1
* * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand2009-07-021-5/+9
* 2008-12-05 Tristan Gingold <gingold@adacore.com>Tristan Gingold2009-02-041-5/+70
* 2009-02-04 Tristan Gingold <gingold@adacore.com>Tristan Gingold2009-02-041-0/+6
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* gdb:Tristan Gingold2008-11-271-0/+159