Age | Commit message (Expand) | Author | Files | Lines |
2020-05-08 | Remove ALL_SO_LIBS and so_list_head | Tom Tromey | 1 | -8/+0 |
2020-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2019-09-20 | Replace solib_global_lookup with gdbarch_iterate_over_objfiles_in_search_order | Christian Biesinger | 1 | -11/+0 |
2019-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2018-08-26 | Fix indentation in solist.h | Simon Marchi | 1 | -135/+135 |
2018-02-14 | Constify target_so_ops::bfd_open | Tom Tromey | 1 | -2/+2 |
2018-02-14 | Change openp et al to use a unique_xmalloc_ptr | Tom Tromey | 1 | -1/+2 |
2018-02-14 | Return unique_xmalloc_ptr from some solib.c functions | Tom Tromey | 1 | -3/+5 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-10-10 | Eliminate catch_errors | Pedro Alves | 1 | -5/+2 |
2017-08-03 | Remove make_cleanup_free_so | Tom Tromey | 1 | -0/+12 |
2017-04-28 | Make various lm_info implementations inherit from a base class | Simon Marchi | 1 | -4/+6 |
2017-03-20 | Add -file-list-shared-libraries MI command | Marc-Andre Laperle | 1 | -1/+9 |
2017-01-10 | Use class to manage BFD reference counts | Tom Tromey | 1 | -3/+4 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-12-20 | gdb: Constify solib_find | Pedro Alves | 1 | -3/+3 |
2016-10-21 | Delete target_so_ops->special_symbol_handling hook | Philipp Rudo | 1 | -6/+0 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-08-01 | Replace the block_found global with explicit data-flow | Pierre-Marie de Rodat | 1 | -6/+7 |
2015-07-15 | Revert the previous 7 commits of: Validate binary before use | Jan Kratochvil | 1 | -18/+0 |
2015-07-15 | Validate symbol file using build-id | Jan Kratochvil | 1 | -0/+18 |
2015-04-17 | Introduce exec_file_find | Gary Benson | 1 | -0/+3 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-12-05 | Remove const from many struct objfile * | Jan Kratochvil | 1 | -2/+2 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-07-16 | * solist.h (target_so_ops.find_and_open_solib): Clarify usage of | Doug Evans | 1 | -2/+4 |
2013-06-04 | 2013-06-04 Gary Benson <gbenson@redhat.com> | Gary Benson | 1 | -0/+13 |
2013-05-06 | * solist.h (struct target_so_ops): New member clear_so. | Doug Evans | 1 | -0/+5 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -2/+1 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+2 |
2011-08-09 | 2011-08-09 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -4/+16 |
2011-02-26 | 2011-02-25 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -2/+2 |
2011-01-11 | 2011-01-11 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -6/+6 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-04-22 | gdb/ | Jan Kratochvil | 1 | -1/+6 |
2010-04-14 | Group errors for many missing shared libraries. | Pedro Alves | 1 | -1/+0 |
2010-03-09 | dwarf2_physname patchset: | Keith Seitz | 1 | -2/+0 |
2010-01-08 | gdb/ | Jan Kratochvil | 1 | -1/+1 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-12-01 | * gcore.c: Include solib.h. | Joseph Myers | 1 | -0/+8 |
2009-10-19 | 2009-10-19 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -0/+3 |
2009-05-22 | * target.h (struct section_table): Rename to ... | Pedro Alves | 1 | -3/+3 |
2009-02-04 | 2009-02-04 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -1/+3 |
2009-01-15 | * solist.h (struct target_so_ops): New member bfd_open. | Ulrich Weigand | 1 | -0/+9 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-08-26 | ChangeLog: | Ulrich Weigand | 1 | -1/+1 |
2008-05-19 | * language.h (struct language_defn): Remove SYMTAB parameter from | Ulrich Weigand | 1 | -4/+2 |
2008-01-07 | Ignore change in name of dynamic linker during | Vladimir Prus | 1 | -0/+4 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-10-24 | * i386-nto-tdep.c: Include "solib.h". | Ulrich Weigand | 1 | -7/+0 |