Remove path name from test case
[binutils-gdb.git] / gdb / osabi.c
2023-08-14 Tom TromeyRemove alloca from osabi.c
2023-01-01 Joel BrobeckerUpdate copyright year range in header of all files...
2022-10-19 Pedro Alvesinternal_error: remove need to pass __FILE__/__LINE__
2022-06-03 Tom de Vries[gdb] Fix warning in foreach_arch selftests
2022-06-03 Tom de VriesRevert "[gdb] Fix warning in foreach_arch selftests"
2022-06-01 Tom de Vries[gdb] Fix warning in foreach_arch selftests
2022-03-29 Tom TromeyUnify gdb printf functions
2022-01-26 Tom TromeyFix another crash with gdb parameters in Python
2022-01-01 Joel BrobeckerCopyright Year update after running gdb/copyright.py
2021-06-28 Simon Marchigdb: remove gdbarch_info_init
2021-02-10 Alan Modragdb: Remove arm-symbianelf support
2021-01-01 Joel BrobeckerUpdate copyright year range in all GDB files
2020-11-02 Simon Marchigdb, gdbserver, gdbsupport: fix leading space vs tabs...
2020-09-19 Tom TromeyUse gdb_bfd_sections in ELF osabi tag sniffing
2020-03-16 Simon Marchigdb: add Windows OS ABI
2020-01-13 Simon Marchigdb: add back declarations for _initialize functions
2020-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2019-10-18 Tom de Vries[gdb] Fix more typos in comments
2019-10-17 Tom de Vries[gdb] Fix typos in comments
2019-09-19 Alan Modrabfd_section_* macros
2019-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2018-11-01 Jerome Guittonarm-pikeos: software single step
2018-04-07 Simon MarchiFix generation of x86-64 gdbarch with osabi none (PR...
2018-04-07 Simon MarchiMake "set osabi none" really work (PR 22980)
2018-01-19 Yao QiFind arm-linux-gnueabi(hf)?-gcc in compile
2018-01-02 Joel BrobeckerUpdate copyright year range in all GDB files
2017-11-07 Tom TromeyConstify add_setshow_*
2017-09-09 John BaldwinRemove unnecessary function prototypes.
2017-01-01 Joel Brobeckerupdate copyright year range in GDB files
2016-12-09 Pedro Alvesgdb: Remove support for obsolete OSABIs and a.out
2016-10-31 Maciej W. RozyckiMIPS: Remove remains of IRIX OS ABI support
2016-03-09 Pedro AlvesAvoid spaces in osabi names
2016-01-01 Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-09-25 Simon MarchiAdd some more casts (2/2)
2015-09-25 Simon MarchiAdd casts to memory allocation related calls
2015-08-26 Simon MarchiReplace some xmalloc-family functions with XNEW-family...
2015-08-06 Simon MarchiAdd casts for legitimate integer to enum conversions
2015-05-29 Roland McGrathPR gdb/18464: Do not crash on unrecognized GNU .note...
2015-01-01 Joel BrobeckerUpdate year range in copyright notice of all files...
2014-12-19 Yao QiMIPS SDE OS ABI support
2014-12-12 Tom Tromeyadd gnu_triplet_regexp gdbarch method
2014-10-17 Pedro AlvesDelete Tru64 support
2014-08-07 Gary BensonInclude string.h in common-defs.h
2014-08-07 Gary BensonInclude gdb_assert.h in common-defs.h
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-11-18 Tom Tromeyremove gdb_string.h
2013-09-02 Yao Qigdb/
2013-02-04 Marcus ShawcroftAdding aarch64-newlib-tdep support.
2013-01-01 Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-12-18 Joel BrobeckerPort GDB to powerpc-lynx178.
2012-11-08 Tom Tromey PR gdb/14704:
2012-03-05 Tristan Gingold2012-03-05 Tristan Gingold <gingold@adacore.com>
2012-01-04 Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-07-04 Joel BrobeckerMinor comment reformatting in generic_elf_osabi_sniffer
2011-07-04 Thomas SchwingeELFOSABI_GNU.
2011-01-10 Michael Snyder2011-01-10 Michael Snyder <msnyder@vmware.com>
2011-01-05 Michael Snyder2011-01-05 Michael Snyder <msnyder@vmware.com>
2011-01-01 Joel Brobeckerrun copyright.sh for 2011.
2010-05-16 Michael Snyder2010-05-15 Michael Snyder <msnyder@vmware.com>
2010-05-06 Michael Snyder2010-05-06 Michael Snyder <msnyder@vmware.com>
2010-02-25 Pedro Alves Symbian config
2010-01-01 Joel BrobeckerUpdate copyright year in most headers.
2009-07-20 Pedro Alves2009-07-20 Pedro Alves <pedro@codesourcery.com>
2009-07-02 Ulrich Weigand * arch-utils.c (selected_byte_order): Return target_by...
2009-01-03 Joel Brobecker Updated copyright notices for most files.
2008-11-27 Tristan Gingoldgdb:
2008-05-01 Pedro Alves * configure.tgt: Add i[34567]86-*-dicos* and x86_64...
2008-01-01 Daniel Jacobowitz Updated copyright notices for most files.
2007-08-23 Joel Brobecker Switch the license of all .c files to GPLv3.
2007-03-30 Daniel Jacobowitz * Makefile.in (SFILES): Remove nlmread.c.
2007-01-09 Daniel JacobowitzCopyright updates for 2007.
2006-11-22 Daniel Jacobowitz * osabi.c (gdbarch_lookup_osabi): Do not return
2006-04-20 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2006-02-10 Joel Brobecker * defs.h (gdb_osabi): New enum value GDB_OSABI_AIX.
2006-01-15 Mark Kettenis* osabi.c (generic_elf_osabi_sniffer): Fix typo in...
2006-01-15 Mark Kettenis* osabi.c (generic_elf_osabi_sniffer): Use memcmp inste...
2005-12-17 Eli Zaretskii * breakpoint.c:
2005-04-14 Daniel Jacobowitz * arm-tdep.c (fp_model_strings): Add terminating NULL.
2005-02-21 Andrew Cagney2005-02-20 Andrew Cagney <cagney@gnu.org>
2005-02-14 Andrew Cagney2005-02-14 Andrew Cagney <cagney@gnu.org>
2005-02-12 Andrew Cagney2005-02-11 Andrew Cagney <cagney@gnu.org>
2005-02-11 Andrew Cagney2005-02-11 Andrew Cagney <cagney@gnu.org>
2004-07-02 Mark Kettenis* osabi.c: Update copyright year.
2004-01-22 Mark Kettenis* osabi.c (generic_elf_osabi_sniff_abi_tag_sections...
2004-01-21 Mark Kettenis* osabi.c (MAX_NOTESZ): New define.
2004-01-17 Mark Kettenis* defs.h (gdb_osabi): Add GDB_OSABI_OPENBSD_ELF.
2003-12-13 Jim Blandy* osabi.c (gdbarch_init_osabi): Reformat error message...
2003-11-27 Mark Kettenis* osabi.c (generic_elf_osabi_sniff_abi_tag_sections...
2003-11-20 Jim Blandy* osabi.c (_initialize_gdb_osabi): Don't return before...
2003-10-27 Andrew Cagney2003-10-24 Andrew Cagney <cagney@redhat.com>
2003-10-24 Andrew CagneyIndex: mi/ChangeLog
2003-10-24 Andrew Cagney2003-10-24 Andrew Cagney <cagney@redhat.com>
2003-10-23 Jim Blandy* osabi.c (gdbarch_init_osabi): A handler is okay if...
2003-08-24 Andrew Cagney2003-08-24 Andrew Cagney <cagney@redhat.com>
2003-06-22 Andrew Cagney2003-06-22 Andrew Cagney <cagney@redhat.com>
2003-06-08 Andrew Cagney2003-06-08 Andrew Cagney <cagney@redhat.com>
2003-03-21 Corinna Vinschen * Makefile.in (ALLDEPFILES): Add i386-cygwin-tdep.c.
2003-02-26 Kris WarkentinAdded GDB_OSABI_QNXNTO.
2003-01-04 Daniel Jacobowitz * Makefile.in (acconfig_h): Remove incorrect macro.
2003-01-04 Daniel Jacobowitz * arch-utils.c (gdbarch_info_init): Set osabi to
next