aboutsummaryrefslogtreecommitdiff
path: root/gdb/solist.h
AgeCommit message (Expand)AuthorFilesLines
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-08-01Replace the block_found global with explicit data-flowPierre-Marie de Rodat1-6/+7
2015-07-15Revert the previous 7 commits of: Validate binary before useJan Kratochvil1-18/+0
2015-07-15Validate symbol file using build-idJan Kratochvil1-0/+18
2015-04-17Introduce exec_file_findGary Benson1-0/+3
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-12-05Remove const from many struct objfile *Jan Kratochvil1-2/+2
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-07-16 * solist.h (target_so_ops.find_and_open_solib): Clarify usage ofDoug Evans1-2/+4
2013-06-042013-06-04 Gary Benson <gbenson@redhat.com>Gary Benson1-0/+13
2013-05-06 * solist.h (struct target_so_ops): New member clear_so.Doug Evans1-0/+5
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-2/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+2
2011-08-092011-08-09 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-4/+16
2011-02-262011-02-25 Michael Snyder <msnyder@vmware.com>Michael Snyder1-2/+2
2011-01-112011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder1-6/+6
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-04-22gdb/Jan Kratochvil1-1/+6
2010-04-14 Group errors for many missing shared libraries.Pedro Alves1-1/+0
2010-03-09dwarf2_physname patchset:Keith Seitz1-2/+0
2010-01-08gdb/Jan Kratochvil1-1/+1
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-12-01 * gcore.c: Include solib.h.Joseph Myers1-0/+8
2009-10-192009-10-19 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-0/+3
2009-05-22 * target.h (struct section_table): Rename to ...Pedro Alves1-3/+3
2009-02-042009-02-04 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-1/+3
2009-01-15 * solist.h (struct target_so_ops): New member bfd_open.Ulrich Weigand1-0/+9
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-08-26ChangeLog:Ulrich Weigand1-1/+1
2008-05-19 * language.h (struct language_defn): Remove SYMTAB parameter fromUlrich Weigand1-4/+2
2008-01-07 Ignore change in name of dynamic linker duringVladimir Prus1-0/+4
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-10-24 * i386-nto-tdep.c: Include "solib.h".Ulrich Weigand1-7/+0
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-07-032007-07-03 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-1/+17
2007-07-02 * Makefile.in (XMLFILES): Add library-list.dtd.Daniel Jacobowitz1-1/+5
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-2/+1
2005-12-17 * breakpoint.c:Eli Zaretskii1-3/+3
2005-04-30* solist.h (TARGET_SO_FREE_SO, TARGET_SO_CLEAR_SOLIB)Mark Kettenis1-11/+2
2005-01-142005-01-13 Michael Snyder <msnyder@redhat.com>Michael Snyder1-2/+2
2004-03-11 * solist.h (master_so_list): New function.Kevin Buettner1-0/+4
2003-02-24added target specific solib find hookKris Warkentin1-0/+8
2001-10-21Update makefile.in dependencies. Add header wrappers.Andrew Cagney1-0/+5
2001-05-25 * solist.h (struct so_list): Document the requirement thatNicholas Duffek1-1/+3
2001-03-06Update/correct copyright notices.Kevin Buettner1-1/+2
2001-02-22Made changes to shared library support and added more of the support neededKevin Buettner1-0/+6
2000-11-212000-11-20 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder1-0/+3
2000-10-30solib.c relocation improvementsKevin Buettner1-3/+21
2000-10-24Reorganize solib.c.Kevin Buettner1-0/+91