GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/binutils-gdb.git
gentoo/binutils-2.29.1
gentoo/binutils-2.30
gentoo/binutils-2.31
gentoo/binutils-2.31.1
gentoo/binutils-2.32
gentoo/binutils-2.33.1
gentoo/binutils-2.34
gentoo/binutils-2.35
gentoo/binutils-2.35.1
gentoo/binutils-2.35.2
gentoo/binutils-2.36
gentoo/binutils-2.36.1
gentoo/binutils-2.37
gentoo/binutils-2.38
gentoo/binutils-2.39
gentoo/binutils-2.40
gentoo/binutils-2.41
gentoo/binutils-2.42
gentoo/binutils-2.43
gentoo/dilfridge/test-libctf
master
Gentoo vendor branches of the binutils / gdb code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gdb
/
osabi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated copyright notices for most files.
Daniel Jacobowitz
2008-01-01
1
-1
/
+2
*
Switch the license of all .c files to GPLv3.
Joel Brobecker
2007-08-23
1
-6
/
+4
*
* Makefile.in (SFILES): Remove nlmread.c.
Daniel Jacobowitz
2007-03-30
1
-2
/
+0
*
Copyright updates for 2007.
Daniel Jacobowitz
2007-01-09
1
-1
/
+1
*
* osabi.c (gdbarch_lookup_osabi): Do not return
Daniel Jacobowitz
2006-11-22
1
-7
/
+2
*
* defs.h (gdb_osabi): New enum value GDB_OSABI_AIX.
Joel Brobecker
2006-02-10
1
-0
/
+1
*
* osabi.c (generic_elf_osabi_sniffer): Fix typo in previous
Mark Kettenis
2006-01-15
1
-1
/
+1
*
* osabi.c (generic_elf_osabi_sniffer): Use memcmp instead of
Mark Kettenis
2006-01-15
1
-1
/
+2
*
* breakpoint.c:
Eli Zaretskii
2005-12-17
1
-3
/
+3
*
* arm-tdep.c (fp_model_strings): Add terminating NULL.
Daniel Jacobowitz
2005-04-14
1
-3
/
+0
*
2005-02-20 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2005-02-21
1
-13
/
+16
*
2005-02-14 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2005-02-14
1
-1
/
+1
*
2005-02-11 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2005-02-12
1
-3
/
+3
*
2005-02-11 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2005-02-11
1
-13
/
+13
*
* osabi.c: Update copyright year.
Mark Kettenis
2004-07-02
1
-5
/
+14
*
* osabi.c (generic_elf_osabi_sniff_abi_tag_sections): Recognize
Mark Kettenis
2004-01-22
1
-0
/
+9
*
* osabi.c (MAX_NOTESZ): New define.
Mark Kettenis
2004-01-21
1
-68
/
+77
*
* defs.h (gdb_osabi): Add GDB_OSABI_OPENBSD_ELF.
Mark Kettenis
2004-01-17
1
-0
/
+1
*
* osabi.c (gdbarch_init_osabi): Reformat error message with better
Jim Blandy
2003-12-13
1
-5
/
+5
*
* osabi.c (generic_elf_osabi_sniff_abi_tag_sections): Use
Mark Kettenis
2003-11-27
1
-0
/
+7
*
* osabi.c (_initialize_gdb_osabi): Don't return before registering
Jim Blandy
2003-11-20
1
-2
/
+0
*
2003-10-24 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2003-10-27
1
-9
/
+6
*
Index: mi/ChangeLog
Andrew Cagney
2003-10-24
1
-3
/
+3
*
2003-10-24 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2003-10-24
1
-3
/
+11
*
* osabi.c (gdbarch_init_osabi): A handler is okay if it's for an
Jim Blandy
2003-10-23
1
-7
/
+28
*
2003-08-24 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2003-08-24
1
-13
/
+8
*
2003-06-22 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2003-06-22
1
-0
/
+8
*
2003-06-08 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2003-06-08
1
-1
/
+3
*
* Makefile.in (ALLDEPFILES): Add i386-cygwin-tdep.c.
Corinna Vinschen
2003-03-21
1
-0
/
+2
*
Added GDB_OSABI_QNXNTO.
Kris Warkentin
2003-02-26
1
-0
/
+1
*
* Makefile.in (acconfig_h): Remove incorrect macro.
Daniel Jacobowitz
2003-01-04
1
-4
/
+116
*
* arch-utils.c (gdbarch_info_init): Set osabi to
Daniel Jacobowitz
2003-01-04
1
-6
/
+8
*
* osabi.c: Include "gdb_assert.h" and "gdb_string.h".
Mark Kettenis
2002-12-21
1
-10
/
+28
*
* osabi.h (gdb_osabi): Add two new enum values for HPUX ELF and SOM.
Joel Brobecker
2002-12-02
1
-0
/
+6
*
* osabi.c (gdb_osabi_name): Add entry for GDB_OSABI_INTERIX.
Joel Brobecker
2002-09-12
1
-0
/
+1
*
* Makefile.in (osabi.o, i387-tdep.o, i386-linux-nat.o, lin-lwp.o,
Tom Tromey
2002-08-27
1
-0
/
+1
*
2002-08-18 Andrew Cagney <ac131313@redhat.com>
Andrew Cagney
2002-08-18
1
-7
/
+2
*
Add Irix osabi support.
Kevin Buettner
2002-07-27
1
-0
/
+1
*
* osabi.c (generic_elf_osabi_sniffer): Add check for FreeBSD 3.x's
Mark Kettenis
2002-07-04
1
-0
/
+9
*
* osabi.h (gdb_osabi): Add GDB_OSABI_LYNXOS.
Mark Kettenis
2002-06-15
1
-0
/
+1
*
* osabi.h (gdb_osabi): Add GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
Mark Kettenis
2002-06-09
1
-0
/
+2
*
* Makefile.in (SFILES): Add osabi.c.
Jason Thorpe
2002-05-21
1
-0
/
+424