aboutsummaryrefslogtreecommitdiff
path: root/gdb/osabi.c
AgeCommit message (Expand)AuthorFilesLines
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-11-27gdb:Tristan Gingold1-0/+1
2008-05-01 * configure.tgt: Add i[34567]86-*-dicos* and x86_64-*-dicos*.Pedro Alves1-0/+1
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+2
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-6/+4
2007-03-30 * Makefile.in (SFILES): Remove nlmread.c.Daniel Jacobowitz1-2/+0
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-1/+1
2006-11-22 * osabi.c (gdbarch_lookup_osabi): Do not returnDaniel Jacobowitz1-7/+2
2006-02-10 * defs.h (gdb_osabi): New enum value GDB_OSABI_AIX.Joel Brobecker1-0/+1
2006-01-15* osabi.c (generic_elf_osabi_sniffer): Fix typo in previousMark Kettenis1-1/+1
2006-01-15* osabi.c (generic_elf_osabi_sniffer): Use memcmp instead ofMark Kettenis1-1/+2
2005-12-17 * breakpoint.c:Eli Zaretskii1-3/+3
2005-04-14 * arm-tdep.c (fp_model_strings): Add terminating NULL.Daniel Jacobowitz1-3/+0
2005-02-212005-02-20 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-13/+16
2005-02-142005-02-14 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-1/+1
2005-02-122005-02-11 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-3/+3
2005-02-112005-02-11 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-13/+13
2004-07-02* osabi.c: Update copyright year.Mark Kettenis1-5/+14
2004-01-22* osabi.c (generic_elf_osabi_sniff_abi_tag_sections): RecognizeMark Kettenis1-0/+9
2004-01-21* osabi.c (MAX_NOTESZ): New define.Mark Kettenis1-68/+77
2004-01-17* defs.h (gdb_osabi): Add GDB_OSABI_OPENBSD_ELF.Mark Kettenis1-0/+1
2003-12-13* osabi.c (gdbarch_init_osabi): Reformat error message with betterJim Blandy1-5/+5
2003-11-27* osabi.c (generic_elf_osabi_sniff_abi_tag_sections): UseMark Kettenis1-0/+7
2003-11-20* osabi.c (_initialize_gdb_osabi): Don't return before registeringJim Blandy1-2/+0
2003-10-272003-10-24 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-9/+6
2003-10-24Index: mi/ChangeLogAndrew Cagney1-3/+3
2003-10-242003-10-24 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-3/+11
2003-10-23* osabi.c (gdbarch_init_osabi): A handler is okay if it's for anJim Blandy1-7/+28
2003-08-242003-08-24 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-13/+8
2003-06-222003-06-22 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-0/+8
2003-06-082003-06-08 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+3
2003-03-21 * Makefile.in (ALLDEPFILES): Add i386-cygwin-tdep.c.Corinna Vinschen1-0/+2
2003-02-26Added GDB_OSABI_QNXNTO.Kris Warkentin1-0/+1
2003-01-04 * Makefile.in (acconfig_h): Remove incorrect macro.Daniel Jacobowitz1-4/+116
2003-01-04 * arch-utils.c (gdbarch_info_init): Set osabi toDaniel Jacobowitz1-6/+8
2002-12-21* osabi.c: Include "gdb_assert.h" and "gdb_string.h".Mark Kettenis1-10/+28
2002-12-02 * osabi.h (gdb_osabi): Add two new enum values for HPUX ELF and SOM.Joel Brobecker1-0/+6
2002-09-12 * osabi.c (gdb_osabi_name): Add entry for GDB_OSABI_INTERIX.Joel Brobecker1-0/+1
2002-08-27 * Makefile.in (osabi.o, i387-tdep.o, i386-linux-nat.o, lin-lwp.o,Tom Tromey1-0/+1
2002-08-182002-08-18 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-7/+2
2002-07-27Add Irix osabi support.Kevin Buettner1-0/+1
2002-07-04* osabi.c (generic_elf_osabi_sniffer): Add check for FreeBSD 3.x'sMark Kettenis1-0/+9
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/+424