Change section_offsets to a std::vector
[deliverable/binutils-gdb.git] / gdb / solib-target.c
2020-01-08  Tom TromeyChange section_offsets to a std::vector
2020-01-03  Hannes Domanisolib_target_free_so memory leak
2020-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2019-10-15  Andrew Burgessgdb: Remove vec.{c,h} and update code to not include...
2019-09-19  Alan Modrabfd_section_* macros
2019-07-09  Tom TromeyRename common to gdbsupport
2019-01-25  Tom TromeyNormalize includes to use common/
2019-01-17  Tom TromeyRemove cleanups from solib-target.c
2019-01-10  Pedro AlvesFix leak in solib-target.c:library_list_start_library
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-06-07  Pedro Alvestarget_stack -> current_top_target() throughout
2018-05-02  Pedro AlvesConvert struct target_ops to C++
2018-04-07  Simon MarchiMake target_read_alloc & al return vectors
2018-01-07  Simon MarchiReplace VEC(gdb_xml_value_s) with std::vector
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-10-16  Tom TromeyReturn unique_xmalloc_ptr from target_read_stralloc
2017-10-10  Pedro AlvesEliminate catch_errors
2017-09-09  John BaldwinRemove unnecessary function prototypes.
2017-05-02  Simon Marchisolib-target: Remove local variables
2017-05-02  Simon MarchiUse std::vector in lm_info_target
2017-04-28  Simon MarchiClass-ify lm_info_target
2017-04-28  Simon MarchiMake various lm_info implementations inherit from a...
2017-03-27  Pedro AlvesFix gdb_xml_debug/gdb_xml_error ATTRIBUTE_PRINTF use
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
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-09-26  Simon MarchiFix cast of xml_find_attribute's return value
2015-09-25  Simon MarchiAdd some more casts (2/2)
2015-09-25  Simon MarchiAdd casts to memory allocation related calls
2015-07-15  Jan KratochvilRevert the previous 7 commits of: Validate binary befor...
2015-07-15  Jan KratochvilValidate symbol file using build-id
2015-06-10  Jan KratochvilCode cleanup: Use explicit NULL comparison
2015-06-10  Jan KratochvilFix gdbserver <library-list> and its #FIXED version...
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-08-07  Gary BensonInclude string.h in common-defs.h
2014-01-13  Tom Tromeyreplace XZALLOC with XCNEW
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-11-18  Tom Tromeyremove gdb_string.h
2013-07-16  Doug Evans * target.h (struct target_section): Delete member...
2013-06-24  Maciej W. Rozycki * objfiles.h (pc_in_section): New prototype.
2013-05-04  Doug Evans * objfiles.c (objfile_relocate): Use gdb_bfd_count_sec...
2013-04-08  Tom Tromey * coffread.c (cs_to_section): Use gdb_bfd_section_index.
2013-01-31  Aleksandar Ristovski * solib-svr4.c (svr4_keep_data_in_core): Remove...
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-12-14  Pierre Muller * solib-target.c (solib_target_current_sos): Remove...
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-12-06  Tom Tromeythe "ambiguous linespec" series
2011-08-05  Paul Pluzhnikov2011-08-05 Paul Pluzhnikov <ppluzhnikov@google.com>
2011-07-29  Tom Tromey * solib-target.c: Use DEF_VEC_I, not DEF_VEC_O.
2011-02-02  Pedro Alves * xml-support.c (xml_find_attribute): New.
2011-01-25  Pedro Alves Simplify XML parsing a bit.
2011-01-05  Michael Snyder2011-01-05 Michael Snyder <msnyder@vmware.com>
2011-01-01  Joel Brobeckerrun copyright.sh for 2011.
2010-06-15  Pedro Alves * Makefile.in (ALL_TARGET_OBS): Remove solib-target.o.
2010-05-16  Michael Snyder2010-05-16 Michael Snyder <msnyder@vmware.com>
2010-01-08  Jan Kratochvilgdb/
2010-01-01  Joel BrobeckerUpdate copyright year in most headers.
2009-07-17  Ulrich Weigand * solib.c (solib_bfd_open): Do not call ops->bfd_open.
2009-05-22  Pedro Alves * target.h (struct section_table): Rename to ...
2009-01-03  Joel Brobecker Updated copyright notices for most files.
2008-03-14  Pedro Alves * features/library-list.dtd: Allow "section" elements...
2008-01-01  Daniel Jacobowitz Updated copyright notices for most files.
2007-10-24  Ulrich Weigand * arm-wince-tdep.c: Include "solib.h" and "solib-targe...
2007-10-12  Joel Brobecker * solib-target.c (solib_target_parse_libraries)
2007-08-23  Joel Brobecker Switch the license of all .c files to GPLv3.
2007-08-05  Pedro Alves * solib-target.c (solib_target_relocate_section_addres...
2007-07-08  Pedro Alves * solib-target.c (library_list_start_segment): Cast...
2007-07-02  Daniel Jacobowitz * Makefile.in (XMLFILES): Add library-list.dtd.
This page took 2.435783 seconds and 75 git commands to generate.