summaryrefslogtreecommitdiff
path: root/gdb/solist.h
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-10-10Eliminate catch_errorsPedro Alves
2017-08-03Remove make_cleanup_free_soTom Tromey
2017-04-28Make various lm_info implementations inherit from a base classSimon Marchi
2017-03-20Add -file-list-shared-libraries MI commandMarc-Andre Laperle
2017-01-10Use class to manage BFD reference countsTom Tromey
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-12-20gdb: Constify solib_findPedro Alves
2016-10-21Delete target_so_ops->special_symbol_handling hookPhilipp Rudo
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-08-01Replace the block_found global with explicit data-flowPierre-Marie de Rodat
2015-07-15Revert the previous 7 commits of: Validate binary before useJan Kratochvil
2015-07-15Validate symbol file using build-idJan Kratochvil
2015-04-17Introduce exec_file_findGary Benson
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-12-05Remove const from many struct objfile *Jan Kratochvil
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-07-16 * solist.h (target_so_ops.find_and_open_solib): Clarify usage ofDoug Evans
2013-06-042013-06-04 Gary Benson <gbenson@redhat.com>Gary Benson
2013-05-06 * solist.h (struct target_so_ops): New member clear_so.Doug Evans
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker
2011-08-092011-08-09 Pedro Alves <pedro@codesourcery.com>Pedro Alves
2011-02-262011-02-25 Michael Snyder <msnyder@vmware.com>Michael Snyder
2011-01-112011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder
2011-01-01run copyright.sh for 2011.Joel Brobecker
2010-04-22gdb/Jan Kratochvil
2010-04-14 Group errors for many missing shared libraries.Pedro Alves
2010-03-09dwarf2_physname patchset:Keith Seitz
2010-01-08gdb/Jan Kratochvil
2010-01-01Update copyright year in most headers.Joel Brobecker
2009-12-01 * gcore.c: Include solib.h.Joseph Myers
2009-10-192009-10-19 Pedro Alves <pedro@codesourcery.com>Pedro Alves
2009-05-22 * target.h (struct section_table): Rename to ...Pedro Alves
2009-02-042009-02-04 Tristan Gingold <gingold@adacore.com>Tristan Gingold
2009-01-15 * solist.h (struct target_so_ops): New member bfd_open.Ulrich Weigand
2009-01-03 Updated copyright notices for most files.Joel Brobecker
2008-08-26ChangeLog:Ulrich Weigand
2008-05-19 * language.h (struct language_defn): Remove SYMTAB parameter fromUlrich Weigand
2008-01-07 Ignore change in name of dynamic linker duringVladimir Prus
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz
2007-10-24 * i386-nto-tdep.c: Include "solib.h".Ulrich Weigand
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker
2007-07-032007-07-03 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand
2007-07-02 * Makefile.in (XMLFILES): Add library-list.dtd.Daniel Jacobowitz
2007-01-09Copyright updates for 2007.Daniel Jacobowitz
2005-12-17 * breakpoint.c:Eli Zaretskii
2005-04-30* solist.h (TARGET_SO_FREE_SO, TARGET_SO_CLEAR_SOLIB)Mark Kettenis
2005-01-142005-01-13 Michael Snyder <msnyder@redhat.com>Michael Snyder
2004-03-11 * solist.h (master_so_list): New function.Kevin Buettner