Age | Commit message (Expand) | Author | Files | Lines |
2011-01-07 | 2011-01-07 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -15/+15 |
2011-01-05 | 2011-01-05 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -34/+44 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-11-19 | gdb/ | Jan Kratochvil | 1 | -2/+8 |
2010-10-01 | * symfile.h (allocate_symtab): Update. | Tom Tromey | 1 | -1/+1 |
2010-09-30 | * symfile.h (struct sym_fns) <next>: Remove. | Tom Tromey | 1 | -7/+5 |
2010-07-13 | gdb | Tom Tromey | 1 | -5/+24 |
2010-05-14 | 2010-05-14 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -0/+2 |
2010-05-05 | 2010-05-05 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -9/+0 |
2010-04-14 | * objfiles.h (gdb_bfd_close_or_warn): Declare. | Pedro Alves | 1 | -3/+1 |
2010-03-24 | 2010-03-24 Michael Snyder <msnyder@localhost.localdomain> | Michael Snyder | 1 | -1/+0 |
2010-03-10 | * elfread.c (elf_symfile_read): Don't call | Tom Tromey | 1 | -4/+0 |
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-14 | 2009-12-11 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -0/+151 |
2009-12-09 | 2009-12-02 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -0/+20 |
2009-12-07 | 2009-12-07 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -4/+1 |
2009-12-07 | 2009-12-07 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -9/+0 |
2009-12-02 | 2009-12-02 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -1/+1 |
2009-12-02 | 2009-12-02 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -1/+0 |
2009-11-16 | * xcoffread.c (scan_xcoff_symtab): Update. | Tom Tromey | 1 | -14/+15 |
2009-11-13 | 2009-11-13 Maciej W. Rozycki <macro@codesourcery.com> | Daniel Jacobowitz | 1 | -3/+3 |
2009-11-05 | * symtab.h (SYMBOL_SET_LINKAGE_NAME): Update comment. | Tom Tromey | 1 | -2/+3 |
2009-11-02 | * elfread.c (elf_symfile_segments): Do not warn about | Daniel Jacobowitz | 1 | -1/+11 |
2009-10-08 | 2009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com> | Paul Pluzhnikov | 1 | -1/+2 |
2009-04-30 | 2009-04-30 Paul Pluzhnikov <ppluzhnikov@google.com> | Paul Pluzhnikov | 1 | -4/+5 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-10-01 | * xcoffread.c (RECORD_MINIMAL_SYMBOL): Update. | Tom Tromey | 1 | -1/+1 |
2008-08-21 | * elfread.c (elf_symtab_read): Do not relocate thread-local symbols. | Ulrich Weigand | 1 | -2/+4 |
2008-07-21 | 2008-07-20 Sergei Poselenov <sposelenov@emcraft.com> | Chris Demetriou | 1 | -1/+1 |
2008-05-14 | * elfread.c (elf_symtab_read): Create trampolines for @plt symbols. | Daniel Jacobowitz | 1 | -0/+27 |
2008-05-02 | * Makefile.in (arm-tdep.o): Update. | Daniel Jacobowitz | 1 | -1/+5 |
2008-03-26 | * objfiles.h (struct objfile): New GDBARCH member. | Ulrich Weigand | 1 | -2/+5 |
2008-03-12 | include/elf/ | Alan Modra | 1 | -1/+1 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+2 |
2007-11-15 | bfd/ChangeLog: | Ulrich Weigand | 1 | -13/+33 |
2007-10-31 | * elfread.c (elf_symtab_read): When constructing a solib trampoline | Ulrich Weigand | 1 | -3/+23 |
2007-10-22 | * coffread.c (coff_symfile_finish): Call dwarf2_free_objfile. | Daniel Jacobowitz | 1 | -0/+2 |
2007-10-19 | * gdbarch.sh (sofun_address_maybe_missing): New gdbarch variable. | Ulrich Weigand | 1 | -8/+0 |
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/+74 |
2007-06-12 | 2007-06-12 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -1/+1 |
2007-06-06 | 2007-06-06 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -1/+1 |
2007-03-30 | * MAINTAINERS: Remove d10v entry. | Daniel Jacobowitz | 1 | -24/+1 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -2/+2 |
2006-12-01 | gdb/ | Daniel Jacobowitz | 1 | -1/+1 |
2006-02-21 | * elfread.c (elf_symtab_read): Skip symbols which BFD considers | Daniel Jacobowitz | 1 | -1/+7 |
2005-12-27 | * elfread.c (elf_symfile_read): Don't make synth syms global. | Alan Modra | 1 | -7/+1 |