Remove path name from test case
[binutils-gdb.git] / gdb / solist.h
2023-10-19 Simon Marchigdb: rename struct so_list to shobj
2023-10-19 Simon Marchigdb: remove free_so function
2023-10-19 Simon Marchigdb: link so_list using intrusive_list
2023-10-19 Simon Marchigdb: make so_list::{so_original_name,so_name} std:...
2023-10-19 Simon Marchigdb: make so_list::abfd a gdb_bfd_ref_ptr
2023-10-19 Simon Marchigdb: make so_list::sections not a pointer
2023-10-19 Simon Marchigdb: remove target_section_table typedef
2023-10-19 Simon Marchigdb: make clear_so a method of struct so_list
2023-10-19 Simon Marchigdb: make so_list::lm_info a unique_ptr
2023-10-19 Simon Marchigdb: remove target_so_ops::free_so
2023-10-19 Simon Marchigdb: rename lm_info_base to lm_info
2023-10-19 Simon Marchigdb: allocate so_list with new, deallocate with delete
2023-10-19 Simon Marchigdb: replace some so_list parameters to use references
2023-10-19 Simon Marchigdb: add program_space parameter to target_so_ops:...
2023-10-02 Simon Marchigdb: remove solib::pspace field
2023-01-01 Joel BrobeckerUpdate copyright year range in header of all files...
2022-09-20 Tom TromeyRemove current_target_so_ops
2022-01-01 Joel BrobeckerCopyright Year update after running gdb/copyright.py
2021-07-06 Simon Marchigdb: introduce iterator_range, remove next_adapter
2021-01-01 Joel BrobeckerUpdate copyright year range in all GDB files
2020-10-13 Tom TromeyUse a std::vector in target_section_table
2020-05-08 Tom TromeyRemove ALL_SO_LIBS and so_list_head
2020-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2019-09-21 Christian BiesingerReplace solib_global_lookup with gdbarch_iterate_over_o...
2019-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2018-08-27 Simon MarchiFix indentation in solist.h
2018-02-14 Tom TromeyConstify target_so_ops::bfd_open
2018-02-14 Tom TromeyChange openp et al to use a unique_xmalloc_ptr
2018-02-14 Tom TromeyReturn unique_xmalloc_ptr from some solib.c functions
2018-01-02 Joel BrobeckerUpdate copyright year range in all GDB files
2017-10-10 Pedro AlvesEliminate catch_errors
2017-08-03 Tom TromeyRemove make_cleanup_free_so
2017-04-28 Simon MarchiMake various lm_info implementations inherit from a...
2017-03-20 Marc-Andre LaperleAdd -file-list-shared-libraries MI command
2017-01-11 Tom TromeyUse class to manage BFD reference counts
2017-01-01 Joel Brobeckerupdate copyright year range in GDB files
2016-12-20 Pedro Alvesgdb: Constify solib_find
2016-10-21 Philipp RudoDelete target_so_ops->special_symbol_handling hook
2016-01-01 Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-08-01 Pierre-Marie de... Replace the block_found global with explicit data-flow
2015-07-15 Jan KratochvilRevert the previous 7 commits of: Validate binary befor...
2015-07-15 Jan KratochvilValidate symbol file using build-id
2015-04-17 Gary BensonIntroduce exec_file_find
2015-01-01 Joel BrobeckerUpdate year range in copyright notice of all files...
2014-12-05 Jan KratochvilRemove const from many struct objfile *
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-07-16 Doug Evans * solist.h (target_so_ops.find_and_open_solib): Clarif...
2013-06-04 Gary Benson2013-06-04 Gary Benson <gbenson@redhat.com>
2013-05-06 Doug Evans * solist.h (struct target_so_ops): New member clear_so.
2013-01-01 Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-01-04 Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-08-09 Pedro Alves2011-08-09 Pedro Alves <pedro@codesourcery.com>
2011-02-26 Michael Snyder2011-02-25 Michael Snyder <msnyder@vmware.com>
2011-01-11 Michael Snyder2011-01-11 Michael Snyder <msnyder@vmware.com>
2011-01-01 Joel Brobeckerrun copyright.sh for 2011.
2010-04-22 Jan Kratochvilgdb/
2010-04-14 Pedro Alves Group errors for many missing shared libraries.
2010-03-09 Keith Seitzdwarf2_physname patchset:
2010-01-08 Jan Kratochvilgdb/
2010-01-01 Joel BrobeckerUpdate copyright year in most headers.
2009-12-01 Joseph Myers * gcore.c: Include solib.h.
2009-10-19 Pedro Alves2009-10-19 Pedro Alves <pedro@codesourcery.com>
2009-05-22 Pedro Alves * target.h (struct section_table): Rename to ...
2009-02-04 Tristan Gingold2009-02-04 Tristan Gingold <gingold@adacore.com>
2009-01-15 Ulrich Weigand * solist.h (struct target_so_ops): New member bfd_open.
2009-01-03 Joel Brobecker Updated copyright notices for most files.
2008-08-26 Ulrich WeigandChangeLog:
2008-05-19 Ulrich Weigand * language.h (struct language_defn): Remove SYMTAB...
2008-01-07 Vladimir Prus Ignore change in name of dynamic linker during
2008-01-01 Daniel Jacobowitz Updated copyright notices for most files.
2007-10-24 Ulrich Weigand * i386-nto-tdep.c: Include "solib.h".
2007-08-23 Joel Brobecker Switch the license of all .c files to GPLv3.
2007-07-03 Ulrich Weigand2007-07-03 Markus Deuling <deuling@de.ibm.com>
2007-07-02 Daniel Jacobowitz * Makefile.in (XMLFILES): Add library-list.dtd.
2007-01-09 Daniel JacobowitzCopyright updates for 2007.
2006-04-20 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2005-12-17 Eli Zaretskii * breakpoint.c:
2005-04-30 Mark Kettenis* solist.h (TARGET_SO_FREE_SO, TARGET_SO_CLEAR_SOLIB)
2005-01-14 Michael Snyder2005-01-13 Michael Snyder <msnyder@redhat.com>
2004-03-11 Kevin Buettner * solist.h (master_so_list): New function.
2003-02-24 Kris Warkentinadded target specific solib find hook
2002-08-23 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2001-10-21 Andrew CagneyUpdate makefile.in dependencies. Add header wrappers.
2001-05-25 Nicholas Duffek * solist.h (struct so_list): Document the requirement...
2001-03-06 Kevin BuettnerUpdate/correct copyright notices.
2001-02-22 Kevin BuettnerMade changes to shared library support and added more...
2000-11-21 Michael Snyder2000-11-20 Michael Snyder <msnyder@cleaver.cygnus...
2000-10-30 Kevin Buettnersolib.c relocation improvements
2000-10-24 Kevin BuettnerReorganize solib.c.