summaryrefslogtreecommitdiff
path: root/gdb/solib-target.c
AgeCommit message (Expand)Author
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker
2021-03-24gdb: remove current_top_target functionSimon Marchi
2021-01-01Update copyright year range in all GDB filesJoel Brobecker
2020-05-19gdb: use std::vector to store segments in symfile_segment_dataSimon Marchi
2020-05-19gdb: allocate symfile_segment_data with newSimon Marchi
2020-01-13gdb: add back declarations for _initialize functionsSimon Marchi
2020-01-08Change section_offsets to a std::vectorTom Tromey
2020-01-03solib_target_free_so memory leakHannes Domani
2020-01-01Update copyright year range in all GDB files.Joel Brobecker
2019-10-15gdb: Remove vec.{c,h} and update code to not include vec.hAndrew Burgess
2019-09-19bfd_section_* macrosAlan Modra
2019-07-09Rename common to gdbsupportTom Tromey
2019-01-25Normalize includes to use common/Tom Tromey
2019-01-17Remove cleanups from solib-target.cTom Tromey
2019-01-10Fix leak in solib-target.c:library_list_start_libraryPedro Alves
2019-01-01Update copyright year range in all GDB files.Joel Brobecker
2018-06-07target_stack -> current_top_target() throughoutPedro Alves
2018-05-03Convert struct target_ops to C++Pedro Alves
2018-04-07Make target_read_alloc & al return vectorsSimon Marchi
2018-01-07Replace VEC(gdb_xml_value_s) with std::vectorSimon Marchi
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-10-16Return unique_xmalloc_ptr from target_read_strallocTom Tromey
2017-10-10Eliminate catch_errorsPedro Alves
2017-09-09Remove unnecessary function prototypes.John Baldwin
2017-05-02solib-target: Remove local variablesSimon Marchi
2017-05-02Use std::vector in lm_info_targetSimon Marchi
2017-04-28Class-ify lm_info_targetSimon Marchi
2017-04-28Make various lm_info implementations inherit from a base classSimon Marchi
2017-03-27Fix gdb_xml_debug/gdb_xml_error ATTRIBUTE_PRINTF usePedro Alves
2017-01-01update copyright year range in GDB filesJoel Brobecker
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-09-26Fix cast of xml_find_attribute's return valueSimon Marchi
2015-09-25Add some more casts (2/2)Simon Marchi
2015-09-25Add casts to memory allocation related callsSimon Marchi
2015-07-15Revert the previous 7 commits of: Validate binary before useJan Kratochvil
2015-07-15Validate symbol file using build-idJan Kratochvil
2015-06-10Code cleanup: Use explicit NULL comparisonJan Kratochvil
2015-06-10Fix gdbserver <library-list> and its #FIXED version="1.0"Jan Kratochvil
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-08-07Include string.h in common-defs.hGary Benson
2014-01-13replace XZALLOC with XCNEWTom Tromey
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-11-18remove gdb_string.hTom Tromey
2013-07-16 * target.h (struct target_section): Delete member bfd.Doug Evans
2013-06-24 * objfiles.h (pc_in_section): New prototype.Maciej W. Rozycki
2013-05-04 * objfiles.c (objfile_relocate): Use gdb_bfd_count_sections insteadDoug Evans
2013-04-08 * coffread.c (cs_to_section): Use gdb_bfd_section_index.Tom Tromey
2013-01-31 * solib-svr4.c (svr4_keep_data_in_core): Remove unused lmo.Aleksandar Ristovski
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker