summaryrefslogtreecommitdiff
path: root/gdb/solib-target.c
Commit message (Expand)AuthorAgeFilesLines
* * target.h (struct target_section): Delete member bfd.Doug Evans2013-07-161-2/+3
* * objfiles.h (pc_in_section): New prototype.Maciej W. Rozycki2013-06-241-1/+1
* * objfiles.c (objfile_relocate): Use gdb_bfd_count_sections insteadDoug Evans2013-05-041-1/+1
* * coffread.c (cs_to_section): Use gdb_bfd_section_index.Tom Tromey2013-04-081-1/+2
* * solib-svr4.c (svr4_keep_data_in_core): Remove unused lmo.Aleksandar Ristovski2013-01-311-1/+0
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* * solib-target.c (solib_target_current_sos): Remove 'const'Pierre Muller2012-12-141-1/+9
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-1/+1
* the "ambiguous linespec" seriesTom Tromey2011-12-061-2/+0
* 2011-08-05 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2011-08-051-7/+7
* * solib-target.c: Use DEF_VEC_I, not DEF_VEC_O.Tom Tromey2011-07-291-3/+3
* * xml-support.c (xml_find_attribute): New.Pedro Alves2011-02-021-4/+4
* Simplify XML parsing a bit.Pedro Alves2011-01-251-14/+10
* 2011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-051-2/+4
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* * Makefile.in (ALL_TARGET_OBS): Remove solib-target.o.Pedro Alves2010-06-151-0/+5
* 2010-05-16 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-161-0/+4
* gdb/Jan Kratochvil2010-01-081-1/+1
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* * solib.c (solib_bfd_open): Do not call ops->bfd_open.Ulrich Weigand2009-07-171-0/+1
* * target.h (struct section_table): Rename to ...Pedro Alves2009-05-221-1/+1
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* * features/library-list.dtd: Allow "section" elements as childrenPedro Alves2008-03-141-43/+156
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-2/+1
* * arm-wince-tdep.c: Include "solib.h" and "solib-target.h".Ulrich Weigand2007-10-241-3/+2
* * solib-target.c (solib_target_parse_libraries)Joel Brobecker2007-10-121-1/+1
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* * solib-target.c (solib_target_relocate_section_addresses): AddPedro Alves2007-08-051-1/+2
* * solib-target.c (library_list_start_segment): Cast address toPedro Alves2007-07-081-1/+2
* * Makefile.in (XMLFILES): Add library-list.dtd.Daniel Jacobowitz2007-07-021-0/+384