aboutsummaryrefslogtreecommitdiff
path: root/gdb/osabi.h
AgeCommit message (Expand)AuthorFilesLines
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-1/+1
2020-09-19Use gdb_bfd_sections in ELF osabi tag sniffingTom Tromey1-3/+3
2020-03-16gdb: add Windows OS ABISimon Marchi1-0/+1
2020-03-16gdb: move enum gdb_osabi to osabi.hSimon Marchi1-0/+31
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
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-12-12add gnu_triplet_regexp gdbarch methodTom Tromey1-0/+4
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
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-07-202009-07-20 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-0/+4
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+2
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-1/+1
2005-12-17 * breakpoint.c:Eli Zaretskii1-3/+3
2003-01-04 * arch-utils.c (gdbarch_info_init): Set osabi toDaniel Jacobowitz1-34/+2
2002-12-21* osabi.c: Include "gdb_assert.h" and "gdb_string.h".Mark Kettenis1-3/+5
2002-12-02 * osabi.h (gdb_osabi): Add two new enum values for HPUX ELF and SOM.Joel Brobecker1-0/+2
2002-09-11 * osabi.h (gdb_osabi): Add new GDB_OSABI_INTERIX enum value forJoel Brobecker1-0/+1
2002-07-27Add Irix osabi support.Kevin Buettner1-0/+1
2002-06-15* osabi.h (gdb_osabi): Add GDB_OSABI_LYNXOS.Mark Kettenis1-0/+1
2002-06-09* osabi.h (gdb_osabi): Add GDB_OSABI_GO32 and GDB_OSABI_NETWARE.Mark Kettenis1-0/+2
2002-05-21* Makefile.in (SFILES): Add osabi.c.Jason Thorpe1-0/+78