summaryrefslogtreecommitdiff
path: root/gdb/osabi.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* [gdb] Fix warning in foreach_arch selftestsTom de Vries2022-06-031-0/+3
* Revert "[gdb] Fix warning in foreach_arch selftests"Tom de Vries2022-06-031-13/+0
* [gdb] Fix warning in foreach_arch selftestsTom de Vries2022-06-011-0/+13
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* gdb: Remove arm-symbianelf supportAlan Modra2021-02-111-1/+0
* 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-1/+1
* Use gdb_bfd_sections in ELF osabi tag sniffingTom Tromey2020-09-191-3/+3
* gdb: add Windows OS ABISimon Marchi2020-03-161-0/+1
* gdb: move enum gdb_osabi to osabi.hSimon Marchi2020-03-161-0/+31
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* 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
* add gnu_triplet_regexp gdbarch methodTom Tromey2014-12-121-0/+4
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* 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-07-20 Pedro Alves <pedro@codesourcery.com>Pedro Alves2009-07-201-0/+4
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+2
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-1/+1
* * breakpoint.c:Eli Zaretskii2005-12-171-3/+3
* * arch-utils.c (gdbarch_info_init): Set osabi toDaniel Jacobowitz2003-01-041-34/+2
* * osabi.c: Include "gdb_assert.h" and "gdb_string.h".Mark Kettenis2002-12-211-3/+5
* * osabi.h (gdb_osabi): Add two new enum values for HPUX ELF and SOM.Joel Brobecker2002-12-021-0/+2
* * osabi.h (gdb_osabi): Add new GDB_OSABI_INTERIX enum value forJoel Brobecker2002-09-111-0/+1
* Add Irix osabi support.Kevin Buettner2002-07-271-0/+1
* * osabi.h (gdb_osabi): Add GDB_OSABI_LYNXOS.Mark Kettenis2002-06-151-0/+1
* * osabi.h (gdb_osabi): Add GDB_OSABI_GO32 and GDB_OSABI_NETWARE.Mark Kettenis2002-06-091-0/+2
* * Makefile.in (SFILES): Add osabi.c.Jason Thorpe2002-05-211-0/+78