aboutsummaryrefslogtreecommitdiff
path: root/gdb/solib-target.c
AgeCommit message (Expand)AuthorFilesLines
2018-06-07target_stack -> current_top_target() throughoutPedro Alves1-1/+2
2018-05-03Convert struct target_ops to C++Pedro Alves1-1/+1
2018-04-07Make target_read_alloc & al return vectorsSimon Marchi1-3/+3
2018-01-07Replace VEC(gdb_xml_value_s) with std::vectorSimon Marchi1-8/+12
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-10-16Return unique_xmalloc_ptr from target_read_strallocTom Tromey1-12/+3
2017-10-10Eliminate catch_errorsPedro Alves1-1/+1
2017-09-09Remove unnecessary function prototypes.John Baldwin1-3/+0
2017-05-02solib-target: Remove local variablesSimon Marchi1-13/+9
2017-05-02Use std::vector in lm_info_targetSimon Marchi1-29/+16
2017-04-28Class-ify lm_info_targetSimon Marchi1-19/+20
2017-04-28Make various lm_info implementations inherit from a base classSimon Marchi1-42/+43
2017-03-27Fix gdb_xml_debug/gdb_xml_error ATTRIBUTE_PRINTF usePedro Alves1-1/+1
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-10-21Delete target_so_ops->special_symbol_handling hookPhilipp Rudo1-8/+0
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-09-26Fix cast of xml_find_attribute's return valueSimon Marchi1-2/+2
2015-09-25Add some more casts (2/2)Simon Marchi1-9/+12
2015-09-25Add casts to memory allocation related callsSimon Marchi1-1/+3
2015-07-15Revert the previous 7 commits of: Validate binary before useJan Kratochvil1-2/+0
2015-07-15Validate symbol file using build-idJan Kratochvil1-0/+2
2015-06-10Code cleanup: Use explicit NULL comparisonJan Kratochvil1-1/+1
2015-06-10Fix gdbserver <library-list> and its #FIXED version="1.0"Jan Kratochvil1-6/+12
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-08-07Include string.h in common-defs.hGary Benson1-2/+0
2014-01-13replace XZALLOC with XCNEWTom Tromey1-2/+2
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-11-18remove gdb_string.hTom Tromey1-1/+1
2013-07-16 * target.h (struct target_section): Delete member bfd.Doug Evans1-2/+3
2013-06-24 * objfiles.h (pc_in_section): New prototype.Maciej W. Rozycki1-1/+1
2013-05-04 * objfiles.c (objfile_relocate): Use gdb_bfd_count_sections insteadDoug Evans1-1/+1
2013-04-08 * coffread.c (cs_to_section): Use gdb_bfd_section_index.Tom Tromey1-1/+2
2013-01-31 * solib-svr4.c (svr4_keep_data_in_core): Remove unused lmo.Aleksandar Ristovski1-1/+0
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-12-14 * solib-target.c (solib_target_current_sos): Remove 'const'Pierre Muller1-1/+9
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-1/+1
2011-12-06the "ambiguous linespec" seriesTom Tromey1-2/+0
2011-08-052011-08-05 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov1-7/+7
2011-07-29 * solib-target.c: Use DEF_VEC_I, not DEF_VEC_O.Tom Tromey1-3/+3
2011-02-02 * xml-support.c (xml_find_attribute): New.Pedro Alves1-4/+4
2011-01-25 Simplify XML parsing a bit.Pedro Alves1-14/+10
2011-01-052011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder1-2/+4
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-06-15 * Makefile.in (ALL_TARGET_OBS): Remove solib-target.o.Pedro Alves1-0/+5
2010-05-162010-05-16 Michael Snyder <msnyder@vmware.com>Michael Snyder1-0/+4
2010-01-08gdb/Jan Kratochvil1-1/+1
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-07-17 * solib.c (solib_bfd_open): Do not call ops->bfd_open.Ulrich Weigand1-0/+1
2009-05-22 * target.h (struct section_table): Rename to ...Pedro Alves1-1/+1
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1