summaryrefslogtreecommitdiff
path: root/gdb/i386-darwin-tdep.c
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-10-05Clean up includes of doublest.h and floatformat.hUlrich Weigand
2017-09-09Remove unnecessary function prototypes.John Baldwin
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-09-16gdb: Use std::min and std::max throughoutPedro Alves
2016-07-27Wean gdb and sim off private libbfd.h headerAlan Modra
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-08-07Include gdb_assert.h in common-defs.hGary Benson
2014-01-07Remove duplicated #include's from GDBHonggyu Kim
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-02-12Consistent use of (C) after "Copyright".Pedro Alves
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-09-25 * ada-valprint.c (ada_val_print_1): Eliminate single-useSiddhesh Poyarekar
2012-04-022012-04-02 Tristan Gingold <gingold@adacore.com>Tristan Gingold
2012-03-02gdb/Jan Kratochvil
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker
2011-01-01run copyright.sh for 2011.Joel Brobecker
2010-01-01Update copyright year in most headers.Joel Brobecker
2009-08-102009-08-10 Tristan Gingold <gingold@adacore.com>Tristan Gingold
2009-07-032009-06-29 Tristan Gingold <gingold@adacore.com>Tristan Gingold
2009-07-02 * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand
2009-02-042008-12-05 Tristan Gingold <gingold@adacore.com>Tristan Gingold
2009-02-042009-02-04 Tristan Gingold <gingold@adacore.com>Tristan Gingold
2009-01-03 Updated copyright notices for most files.Joel Brobecker
2008-11-27gdb:Tristan Gingold