Age | Commit message (Expand) | Author | Files | Lines |
2013-03-14 | * gdb_bfd.c (struct gdb_bfd_data) <crc_computed, crc>: | Tom Tromey | 1 | -5/+0 |
2013-02-28 | * objfiles.h (ALL_PSPACE_OBJFILES): Remove trailing backlash. | Tom Tromey | 1 | -1/+1 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-12-18 | solib-darwin.c: handle PIE when attaching processes. | Joel Brobecker | 1 | -0/+1 |
2012-12-15 | Move init_entry_point_info to symfile.c and make it static. | Joel Brobecker | 1 | -2/+0 |
2012-12-12 | * coffread.c (coff_objfile_data_key): New global. | Tom Tromey | 1 | -13/+0 |
2012-12-12 | * coffread.c (coff_symfile_init): Use set_objfile_data. | Tom Tromey | 1 | -11/+1 |
2012-08-22 | * jit.c (jit_object_close_impl): Don't malloc the objfile | Tom Tromey | 1 | -2/+3 |
2012-08-22 | * dwarf2read.c (macro_start_file): Update. | Tom Tromey | 1 | -1/+3 |
2012-08-22 | * elfread.c (elf_symtab_read): Update. | Tom Tromey | 1 | -1/+25 |
2012-08-22 | * auto-load.c (_initialize_auto_load): Update. | Tom Tromey | 1 | -20/+3 |
2012-07-18 | * dwarf2read.c (try_open_dwo_file): Use gdb_bfd_ref and | Tom Tromey | 1 | -4/+0 |
2012-06-05 | New "iterate_over_objfiles_in_search_order" gdbarch method. | Joel Brobecker | 1 | -0/+5 |
2012-06-04 | * objfiles.h (ALL_OBJFILE_PRIMARY_SYMTABS): New macro. | Doug Evans | 1 | -4/+8 |
2012-02-21 | * objfiles.c (add_to_objfile_sections): Remove outdated comments. | Doug Evans | 1 | -11/+10 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -3/+1 |
2011-12-08 | * objfiles.h (struct objfile): Remove obsolete comment. | Tom Tromey | 1 | -13/+3 |
2011-10-11 | gdb/ | Jan Kratochvil | 1 | -0/+5 |
2011-10-11 | * linux-thread-db.c (thread_db_new_objfile): Only try to load | Doug Evans | 1 | -1/+7 |
2011-06-14 | * symtab.h (current_objfile): Don't declare. | Tom Tromey | 1 | -15/+0 |
2011-06-01 | 2011-06-01 Yao Qi <yao@codesourcery.com> | Yao Qi | 1 | -2/+2 |
2011-04-04 | gdb | Tom Tromey | 1 | -7/+0 |
2011-03-07 | * xcoffread.c (xcoff_sym_fns): Update. | Tom Tromey | 1 | -0/+5 |
2011-01-26 | 2011-01-25 Mathieu Lacage <mathieu.lacage@inria.fr> | Thiago Jung Bauermann | 1 | -0/+2 |
2011-01-10 | 2011-01-10 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -39/+38 |
2011-01-05 | 2011-01-05 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -10/+14 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+2 |
2010-09-30 | * symfile.h (struct sym_fns) <next>: Remove. | Tom Tromey | 1 | -1/+1 |
2010-09-24 | * objfiles.h (ALL_OBJSECTIONS): Handle breaks in the inner loop. | Pedro Alves | 1 | -3/+38 |
2010-09-22 | gdb/ | Jan Kratochvil | 1 | -2/+2 |
2010-08-31 | Create and use a specialized bcache type for psymbols | Sami Wagiaalla | 1 | -1/+1 |
2010-07-28 | gdb | Tom Tromey | 1 | -0/+6 |
2010-04-14 | * objfiles.h (gdb_bfd_close_or_warn): Declare. | Pedro Alves | 1 | -0/+1 |
2010-03-10 | gdb | Tom Tromey | 1 | -16/+0 |
2010-01-06 | 2010-01-06 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -4/+21 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-11-05 | * symmisc.c (print_symbol_bcache_statistics): Print filename cache | Tom Tromey | 1 | -0/+1 |
2009-11-02 | gdb/ | Jan Kratochvil | 1 | -7/+5 |
2009-10-19 | 2009-10-19 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -21/+46 |
2009-10-13 | 2009-10-12 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -0/+2 |
2009-09-11 | * objfiles.c (struct objfile_data): Delete member cleanup and replace | Doug Evans | 1 | -1/+10 |
2009-08-27 | * NEWS: Add note on "info sharedlibrary". | Doug Evans | 1 | -0/+4 |
2009-08-21 | 2009-08-21 Paul Pluzhnikov <ppluzhnikov@google.com> | Paul Pluzhnikov | 1 | -0/+1 |
2009-08-04 | 2009-08-04 Paul Pluzhnikov <ppluzhnikov@google.com> | Paul Pluzhnikov | 1 | -6/+2 |
2009-07-22 | 2009-07-22 Paul Pluzhnikov <ppluzhnikov@google.com> | Paul Pluzhnikov | 1 | -0/+2 |
2009-01-15 | * solist.h (struct target_so_ops): New member bfd_open. | Ulrich Weigand | 1 | -0/+6 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-11-18 | 2008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com> | Paul Pluzhnikov | 1 | -0/+4 |
2008-10-01 | * symfile.c (syms_from_objfile): Update. | Tom Tromey | 1 | -13/+4 |
2008-09-05 | * breakpoint.h (struct bp_location): Change type of section | Ulrich Weigand | 1 | -3/+0 |