Age | Commit message (Expand) | Author | Files | Lines |
2008-05-01 | * configure.tgt: Add i[34567]86-*-dicos* and x86_64-*-dicos*. | Pedro Alves | 1 | -0/+1 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+2 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -6/+4 |
2007-03-30 | * Makefile.in (SFILES): Remove nlmread.c. | Daniel Jacobowitz | 1 | -2/+0 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -1/+1 |
2006-11-22 | * osabi.c (gdbarch_lookup_osabi): Do not return | Daniel Jacobowitz | 1 | -7/+2 |
2006-02-10 | * defs.h (gdb_osabi): New enum value GDB_OSABI_AIX. | Joel Brobecker | 1 | -0/+1 |
2006-01-15 | * osabi.c (generic_elf_osabi_sniffer): Fix typo in previous | Mark Kettenis | 1 | -1/+1 |
2006-01-15 | * osabi.c (generic_elf_osabi_sniffer): Use memcmp instead of | Mark Kettenis | 1 | -1/+2 |
2005-12-17 | * breakpoint.c: | Eli Zaretskii | 1 | -3/+3 |
2005-04-14 | * arm-tdep.c (fp_model_strings): Add terminating NULL. | Daniel Jacobowitz | 1 | -3/+0 |
2005-02-21 | 2005-02-20 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -13/+16 |
2005-02-14 | 2005-02-14 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+1 |
2005-02-12 | 2005-02-11 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -3/+3 |
2005-02-11 | 2005-02-11 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -13/+13 |
2004-07-02 | * osabi.c: Update copyright year. | Mark Kettenis | 1 | -5/+14 |
2004-01-22 | * osabi.c (generic_elf_osabi_sniff_abi_tag_sections): Recognize | Mark Kettenis | 1 | -0/+9 |
2004-01-21 | * osabi.c (MAX_NOTESZ): New define. | Mark Kettenis | 1 | -68/+77 |
2004-01-17 | * defs.h (gdb_osabi): Add GDB_OSABI_OPENBSD_ELF. | Mark Kettenis | 1 | -0/+1 |
2003-12-13 | * osabi.c (gdbarch_init_osabi): Reformat error message with better | Jim Blandy | 1 | -5/+5 |
2003-11-27 | * osabi.c (generic_elf_osabi_sniff_abi_tag_sections): Use | Mark Kettenis | 1 | -0/+7 |
2003-11-20 | * osabi.c (_initialize_gdb_osabi): Don't return before registering | Jim Blandy | 1 | -2/+0 |
2003-10-27 | 2003-10-24 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -9/+6 |
2003-10-24 | Index: mi/ChangeLog | Andrew Cagney | 1 | -3/+3 |
2003-10-24 | 2003-10-24 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -3/+11 |
2003-10-23 | * osabi.c (gdbarch_init_osabi): A handler is okay if it's for an | Jim Blandy | 1 | -7/+28 |
2003-08-24 | 2003-08-24 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -13/+8 |
2003-06-22 | 2003-06-22 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -0/+8 |
2003-06-08 | 2003-06-08 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -1/+3 |
2003-03-21 | * Makefile.in (ALLDEPFILES): Add i386-cygwin-tdep.c. | Corinna Vinschen | 1 | -0/+2 |
2003-02-26 | Added GDB_OSABI_QNXNTO. | Kris Warkentin | 1 | -0/+1 |
2003-01-04 | * Makefile.in (acconfig_h): Remove incorrect macro. | Daniel Jacobowitz | 1 | -4/+116 |
2003-01-04 | * arch-utils.c (gdbarch_info_init): Set osabi to | Daniel Jacobowitz | 1 | -6/+8 |
2002-12-21 | * osabi.c: Include "gdb_assert.h" and "gdb_string.h". | Mark Kettenis | 1 | -10/+28 |
2002-12-02 | * osabi.h (gdb_osabi): Add two new enum values for HPUX ELF and SOM. | Joel Brobecker | 1 | -0/+6 |
2002-09-12 | * osabi.c (gdb_osabi_name): Add entry for GDB_OSABI_INTERIX. | Joel Brobecker | 1 | -0/+1 |
2002-08-27 | * Makefile.in (osabi.o, i387-tdep.o, i386-linux-nat.o, lin-lwp.o, | Tom Tromey | 1 | -0/+1 |
2002-08-18 | 2002-08-18 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -7/+2 |
2002-07-27 | Add Irix osabi support. | Kevin Buettner | 1 | -0/+1 |
2002-07-04 | * osabi.c (generic_elf_osabi_sniffer): Add check for FreeBSD 3.x's | Mark Kettenis | 1 | -0/+9 |
2002-06-15 | * osabi.h (gdb_osabi): Add GDB_OSABI_LYNXOS. | Mark Kettenis | 1 | -0/+1 |
2002-06-09 | * osabi.h (gdb_osabi): Add GDB_OSABI_GO32 and GDB_OSABI_NETWARE. | Mark Kettenis | 1 | -0/+2 |
2002-05-21 | * Makefile.in (SFILES): Add osabi.c. | Jason Thorpe | 1 | -0/+424 |