Age | Commit message (Expand) | Author | Files | Lines |
2012-03-05 | 2012-03-05 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -0/+5 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+1 |
2011-07-04 | Minor comment reformatting in generic_elf_osabi_sniffer | Joel Brobecker | 1 | -3/+4 |
2011-07-04 | ELFOSABI_GNU. | Thomas Schwinge | 1 | -9/+4 |
2011-01-10 | 2011-01-10 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -1/+1 |
2011-01-05 | 2011-01-05 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -8/+9 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-05-16 | 2010-05-15 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -0/+1 |
2010-05-06 | 2010-05-06 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -2/+0 |
2010-02-25 | Symbian config | Pedro Alves | 1 | -2/+1 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-07-20 | 2009-07-20 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -9/+29 |
2009-07-02 | * arch-utils.c (selected_byte_order): Return target_byte_order_user. | Ulrich Weigand | 1 | -1/+1 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-11-27 | gdb: | Tristan Gingold | 1 | -0/+1 |
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 |