summaryrefslogtreecommitdiff
path: root/gdb/solist.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* Remove current_target_so_opsTom Tromey2022-09-201-3/+0
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* gdb: introduce iterator_range, remove next_adapterSimon Marchi2021-07-061-0/+2
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* Use a std::vector in target_section_tableTom Tromey2020-10-121-2/+2
* Remove ALL_SO_LIBS and so_list_headTom Tromey2020-05-081-8/+0
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Replace solib_global_lookup with gdbarch_iterate_over_objfiles_in_search_orderChristian Biesinger2019-09-201-11/+0
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Fix indentation in solist.hSimon Marchi2018-08-261-135/+135
* Constify target_so_ops::bfd_openTom Tromey2018-02-141-2/+2
* Change openp et al to use a unique_xmalloc_ptrTom Tromey2018-02-141-1/+2
* Return unique_xmalloc_ptr from some solib.c functionsTom Tromey2018-02-141-3/+5
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Eliminate catch_errorsPedro Alves2017-10-101-5/+2
* Remove make_cleanup_free_soTom Tromey2017-08-031-0/+12
* Make various lm_info implementations inherit from a base classSimon Marchi2017-04-281-4/+6
* Add -file-list-shared-libraries MI commandMarc-Andre Laperle2017-03-201-1/+9
* Use class to manage BFD reference countsTom Tromey2017-01-101-3/+4
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* gdb: Constify solib_findPedro Alves2016-12-201-3/+3
* Delete target_so_ops->special_symbol_handling hookPhilipp Rudo2016-10-211-6/+0
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Replace the block_found global with explicit data-flowPierre-Marie de Rodat2015-08-011-6/+7
* Revert the previous 7 commits of: Validate binary before useJan Kratochvil2015-07-151-18/+0
* Validate symbol file using build-idJan Kratochvil2015-07-151-0/+18
* Introduce exec_file_findGary Benson2015-04-171-0/+3
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Remove const from many struct objfile *Jan Kratochvil2014-12-051-2/+2
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* * solist.h (target_so_ops.find_and_open_solib): Clarify usage ofDoug Evans2013-07-161-2/+4
* 2013-06-04 Gary Benson <gbenson@redhat.com>Gary Benson2013-06-041-0/+13
* * solist.h (struct target_so_ops): New member clear_so.Doug Evans2013-05-061-0/+5
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-2/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+2
* 2011-08-09 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-08-091-4/+16
* 2011-02-25 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-02-261-2/+2
* 2011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-111-6/+6
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* gdb/Jan Kratochvil2010-04-221-1/+6
* Group errors for many missing shared libraries.Pedro Alves2010-04-141-1/+0
* dwarf2_physname patchset:Keith Seitz2010-03-091-2/+0
* gdb/Jan Kratochvil2010-01-081-1/+1
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* * gcore.c: Include solib.h.Joseph Myers2009-12-011-0/+8
* 2009-10-19 Pedro Alves <pedro@codesourcery.com>Pedro Alves2009-10-191-0/+3
* * target.h (struct section_table): Rename to ...Pedro Alves2009-05-221-3/+3
* 2009-02-04 Tristan Gingold <gingold@adacore.com>Tristan Gingold2009-02-041-1/+3
* * solist.h (struct target_so_ops): New member bfd_open.Ulrich Weigand2009-01-151-0/+9