Age | Commit message (Expand) | Author | Files | Lines |
2011-03-07 | * xcoffread.c (xcoff_sym_fns): Update. | Tom Tromey | 1 | -0/+1 |
2011-01-11 | 2011-01-11 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -14/+14 |
2011-01-05 | 2011-01-05 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -9/+8 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-09-30 | * symfile.h (struct sym_fns) <next>: Remove. | Tom Tromey | 1 | -3/+2 |
2010-03-10 | gdb | Tom Tromey | 1 | -0/+2 |
2010-02-03 | 2010-02-03 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -0/+1 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-12-07 | 2009-12-07 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -4/+1 |
2009-12-02 | 2009-12-02 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -1/+1 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-03-26 | * objfiles.h (struct objfile): New GDBARCH member. | Ulrich Weigand | 1 | -7/+8 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-09-21 | * symfile.h (struct sym_fns): Add new field sym_read_linetable. | Joel Brobecker | 1 | -0/+1 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-06-18 | * coffread.c (coff_sym_fns): Add default_symfile_segments. | Daniel Jacobowitz | 1 | -0/+2 |
2007-06-12 | 2007-06-12 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -7/+14 |
2007-06-05 | * objfiles.h (ImportEntry, ExportEntry): Remove types. | Ulrich Weigand | 1 | -266/+0 |
2007-04-10 | * Makefile.in (SFILES): Remove hpacc-abi.c. | Daniel Jacobowitz | 1 | -20/+0 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -1/+1 |
2006-10-04 | * somread.c (som_symtab_read): Avoid using alloca for potentially | Joel Brobecker | 1 | -4/+11 |
2006-03-01 | 2006-03-01 Randolph Chung <tausq@debian.org> | Randolph Chung | 1 | -6/+1 |
2005-12-17 | * breakpoint.c: | Eli Zaretskii | 1 | -3/+3 |
2005-12-08 | 2005-12-08 Randolph Chung <tausq@debian.org> | Randolph Chung | 1 | -1/+1 |
2005-02-11 | 2005-02-10 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -3/+3 |
2004-12-18 | * somread.c: Include "solib-som.h". | Mark Kettenis | 1 | -14/+2 |
2004-10-23 | 2004-10-23 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -3/+3 |
2004-08-10 | 2004-08-10 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+1 |
2004-06-11 | 2004-06-11 Randolph Chung <tausq@debian.org> | Randolph Chung | 1 | -0/+1 |
2004-02-07 | 2004-02-07 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 1 | -9/+9 |
2003-09-14 | 2003-09-14 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -6/+6 |
2003-07-09 | * somread.c (som_symfile_offsets): Fix compilation error. | Joel Brobecker | 1 | -1/+1 |
2003-06-06 | * elfread.c (elf_symtab_read): Avoid use of SECT_OFF_MAX. | Mark Mitchell | 1 | -3/+4 |
2003-03-29 | 2003-03-29 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -1/+3 |
2003-02-20 | * coffread.c (coff_symfile_read): Clean up minimal symbols earlier. | Daniel Jacobowitz | 1 | -8/+8 |
2003-01-19 | 2003-01-18 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -4/+3 |
2002-03-27 | * somread.c (som_symtab_read): Remove some commented out code and | Jeff Law | 1 | -21/+12 |
2002-02-04 | * gdbarch.sh (copyright): Update years in generated header. | Richard Earnshaw | 1 | -22/+8 |
2002-01-08 | 2002-01-07 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -0/+2 |
2001-12-02 | mfree() -> xmfree(). | Andrew Cagney | 1 | -1/+1 |
2001-09-20 | * coffread.c: Replace all occurrences of bfd_read with bfd_bread. | Alan Modra | 1 | -3/+3 |
2001-03-06 | Update/correct copyright notices. | Kevin Buettner | 1 | -1/+2 |
2000-12-15 | Replace free() with xfree(). | Kevin Buettner | 1 | -2/+2 |
2000-10-30 | * gdbarch.sh, hp-psymtab-read.c, hpread.c, m3-nat.c, mcore-tdep.c, | J.T. Conklin | 1 | -1/+1 |
2000-08-27 | 2000-08-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com> | Elena Zannoni | 1 | -1/+1 |
2000-07-30 | Protoization. | Kevin Buettner | 1 | -21/+10 |
2000-05-28 | PARAMS removal. | Kevin Buettner | 1 | -19/+10 |
2000-05-16 | Cleanup discard_minimal_symbols cleanup. | Andrew Cagney | 1 | -1/+1 |
2000-05-04 | Elena Zannoni <ezannoni@kwikemart.cygnus.com> | Elena Zannoni | 1 | -0/+14 |
2000-04-21 | 2000-04-21 Elena Zannoni <ezannoni@kwikemart.cygnus.com> | Elena Zannoni | 1 | -1/+7 |