aboutsummaryrefslogtreecommitdiff
path: root/gdb/i386-darwin-tdep.c
AgeCommit message (Expand)AuthorFilesLines
2023-02-13Turn remaining value_contents functions into methodsTom Tromey1-2/+2
2023-02-13Turn value_enclosing_type into methodTom Tromey1-1/+1
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-10-10Change GDB to use frame_info_ptrTom Tromey1-2/+2
2022-09-21gdb: remove TYPE_LENGTHSimon Marchi1-4/+4
2022-09-20Move solib_ops into gdbarchTom Tromey1-1/+1
2022-07-21gdb: move the type cast into gdbarch_tdepAndrew Burgess1-2/+2
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-11-15gdb: fix gdbarch_tdep ODR violationSimon Marchi1-2/+2
2021-10-25gdb: change functions returning value contents to use gdb::array_viewSimon Marchi1-2/+2
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-35/+35
2020-09-14gdb: remove TYPE_VECTORSimon Marchi1-2/+2
2020-06-08gdb: remove TYPE_FIELD_TYPE macroSimon Marchi1-1/+1
2020-05-22gdb: remove TYPE_NFIELDS macroSimon Marchi1-1/+1
2020-05-14gdb: remove TYPE_CODE macroSimon Marchi1-4/+4
2020-02-08Move DWARF code to dwarf2/ subdirectoryTom Tromey1-1/+1
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-10-19Fix typos in symfile.c and i386-darwin-tdep.cSergio Durigan Junior1-1/+1
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-11-16Pass return_method to _push_dummy_callAlan Hayward1-2/+3
2018-05-30Remove regcache_cooked_writeSimon Marchi1-2/+2
2018-05-30Remove regcache_raw_writeSimon Marchi1-2/+1
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-10-05Clean up includes of doublest.h and floatformat.hUlrich Weigand1-1/+0
2017-09-09Remove unnecessary function prototypes.John Baldwin1-3/+0
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-09-16gdb: Use std::min and std::max throughoutPedro Alves1-2/+7
2016-07-27Wean gdb and sim off private libbfd.h headerAlan Modra1-1/+0
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-08-07Include gdb_assert.h in common-defs.hGary Benson1-1/+0
2014-01-07Remove duplicated #include's from GDBHonggyu Kim1-2/+0
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
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-09-25 * ada-valprint.c (ada_val_print_1): Eliminate single-useSiddhesh Poyarekar1-6/+5
2012-04-022012-04-02 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-1/+1
2012-03-02gdb/Jan Kratochvil1-0/+3
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-08-102009-08-10 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-1/+145
2009-07-032009-06-29 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-80/+1
2009-07-02 * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand1-5/+9
2009-02-042008-12-05 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-5/+70
2009-02-042009-02-04 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-0/+6
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-11-27gdb:Tristan Gingold1-0/+159