summaryrefslogtreecommitdiff
path: root/gdb/osabi.c
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-11-07Constify add_setshow_*Tom Tromey
2017-09-09Remove unnecessary function prototypes.John Baldwin
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-12-09gdb: Remove support for obsolete OSABIs and a.outPedro Alves
2016-10-31MIPS: Remove remains of IRIX OS ABI supportMaciej W. Rozycki
2016-03-09Avoid spaces in osabi namesPedro Alves
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-09-25Add some more casts (2/2)Simon Marchi
2015-09-25Add casts to memory allocation related callsSimon Marchi
2015-08-26Replace some xmalloc-family functions with XNEW-family onesSimon Marchi
2015-08-06Add casts for legitimate integer to enum conversionsSimon Marchi
2015-05-29PR gdb/18464: Do not crash on unrecognized GNU .note.ABI-tag valuesRoland McGrath
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-12-19MIPS SDE OS ABI supportYao Qi
2014-12-12add gnu_triplet_regexp gdbarch methodTom Tromey
2014-10-17Delete Tru64 supportPedro Alves
2014-08-07Include string.h in common-defs.hGary Benson
2014-08-07Include gdb_assert.h in common-defs.hGary Benson
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-11-18remove gdb_string.hTom Tromey
2013-09-02gdb/Yao Qi
2013-02-04Adding aarch64-newlib-tdep support.Marcus Shawcroft
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-12-18Port GDB to powerpc-lynx178.Joel Brobecker
2012-11-08 PR gdb/14704:Tom Tromey
2012-03-052012-03-05 Tristan Gingold <gingold@adacore.com>Tristan Gingold
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker
2011-07-04Minor comment reformatting in generic_elf_osabi_snifferJoel Brobecker
2011-07-04ELFOSABI_GNU.Thomas Schwinge
2011-01-102011-01-10 Michael Snyder <msnyder@vmware.com>Michael Snyder
2011-01-052011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder
2011-01-01run copyright.sh for 2011.Joel Brobecker
2010-05-162010-05-15 Michael Snyder <msnyder@vmware.com>Michael Snyder
2010-05-062010-05-06 Michael Snyder <msnyder@vmware.com>Michael Snyder
2010-02-25 Symbian configPedro Alves
2010-01-01Update copyright year in most headers.Joel Brobecker
2009-07-202009-07-20 Pedro Alves <pedro@codesourcery.com>Pedro Alves
2009-07-02 * arch-utils.c (selected_byte_order): Return target_byte_order_user.Ulrich Weigand
2009-01-03 Updated copyright notices for most files.Joel Brobecker
2008-11-27gdb:Tristan Gingold
2008-05-01 * configure.tgt: Add i[34567]86-*-dicos* and x86_64-*-dicos*.Pedro Alves
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker
2007-03-30 * Makefile.in (SFILES): Remove nlmread.c.Daniel Jacobowitz
2007-01-09Copyright updates for 2007.Daniel Jacobowitz
2006-11-22 * osabi.c (gdbarch_lookup_osabi): Do not returnDaniel Jacobowitz
2006-02-10 * defs.h (gdb_osabi): New enum value GDB_OSABI_AIX.Joel Brobecker
2006-01-15* osabi.c (generic_elf_osabi_sniffer): Fix typo in previousMark Kettenis
2006-01-15* osabi.c (generic_elf_osabi_sniffer): Use memcmp instead ofMark Kettenis