Remove gdb_sysroot NULL checks
[deliverable/binutils-gdb.git] / gdb / solib.c
2015-06-25  Gary BensonRemove gdb_sysroot NULL checks
2015-05-06  Joel BrobeckerMake the "info dll" command available on all platform.
2015-04-29  Gary BensonAllow passing fd == NULL to exec_file_find and solib_find
2015-04-17  Gary BensonIntroduce exec_file_find
2015-04-02  Gary BensonStrip "target:" prefix in solib_find if accessing local...
2015-04-02  Gary BensonConvert "remote:" sysroots to "target:" and remove...
2015-03-12  Gary BensonAllow "set sysroot" with no argument to restore sysroot...
2015-03-07  Pedro AlvesSplit TRY_CATCH into TRY + CATCH
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-12-12  Maciej W. RozyckiMIPS: Keep the ISA bit in compressed code addresses
2014-12-05  Jan KratochvilRemove const from many struct objfile *
2014-11-07  Doug Evanssolib_global_lookup: Fetch arch from objfile, not targe...
2014-10-08  Gary BensonRemove spurious exceptions.h inclusions
2014-08-12  Doug EvansDelete "Loaded symbols for ..." message, it is redundant.
2014-08-07  Gary BensonInclude string.h in common-defs.h
2014-07-24  Tom Tromeyconstify solib_add
2014-03-31  Doug EvansNew option "set print symbol-loading".
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-12-15  Joel BrobeckerRevert "Do not overwrite so_list's so_name in solib_map...
2013-11-18  Tom Tromeyremove gdb_string.h
2013-10-29  Nicolas BlancNew remove-symbol-file command.
2013-09-27  Pedro AlvesFix regular /path/to/directory sysroots and target...
2013-09-24  Jan KratochvilKeep objfile original filename
2013-09-24  Jan KratochvilCode cleanup: Add objfile_name accessor
2013-09-04  Jan KratochvilCode cleanup: Change OPF_DISABLE_REALPATH to OPF_RETURN...
2013-07-22  Jan Kratochvil2013-07-22 Doug Evans <dje@google.com>
2013-06-04  Gary Benson2013-06-04 Gary Benson <gbenson@redhat.com>
2013-06-04  Yao Qigdb/
2013-05-21  Jan Kratochvilgdb/
2013-05-06  Doug Evans * solist.h (struct target_so_ops): New member clear_so.
2013-05-06  Joel BrobeckerReimplement shared library support on ppc-aix...
2013-04-22  Tom Tromey PR gdb/7912:
2013-04-11  Joel BrobeckerDo not overwrite so_list's so_name in solib_map_sections
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-11-09  Tom Tromey * gdbarch.sh (target_gdbarch): Remove macro.
2012-09-28  Edjunior Barbosa... 2012-09-28 Nathan Miller <nathanm2@us.ibm.com>
2012-08-22  Tom Tromey * windows-nat.c (windows_make_so): Use gdb_bfd_open.
2012-08-22  Tom Tromey * exec.c (exec_close, exec_file_attach): Update.
2012-07-23  Tom Tromey * coffread.c (coff_symfile_read): Make a cleanup for...
2012-07-23  Tom Tromey * cli/cli-dump.c (bfd_openr_with_cleanup): Use gdb_bfd...
2012-07-23  Tom Tromey * bfd-target.c (target_bfd_reopen): Update.
2012-07-18  Tom Tromey * utils.c (make_cleanup_bfd_unref): Rename from
2012-07-18  Tom Tromey * symfile.c (symfile_bfd_open): Don't copy name. ...
2012-07-18  Tom Tromey * dwarf2read.c (try_open_dwo_file): Use gdb_bfd_ref and
2012-05-29  Tom Tromeybfd/
2012-02-16  Tom Tromey * symfile.c (symbol_file_add_main_1): Use inferior's
2012-01-24  Tom Tromey PR symtab/12406:
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-09-12  Aleksandar Ristovski * solib.c (solib_used): New function.
2011-08-30  Yao Qi gdb/
2011-08-09  Pedro Alves2011-08-09 Pedro Alves <pedro@codesourcery.com>
2011-08-04  Pedro Alves2011-08-04 Pedro Alves <pedro@codesourcery.com>
2011-07-26  Paul Pluzhnikov2011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
2011-06-30  Tom Tromey * varobj.c (varobj_create): Call do_cleanups on early...
2011-04-17  Jan Kratochvilbfd/
2011-03-23  Kai Tietz2011-03-23 Kai Tietz <ktietz@redhat.com>
2011-03-04  Michael Snyder2011-03-04 Michael Snyder <msnyder@vmware.com>
2011-01-26  Thiago Jung Bauermann2011-01-25 Mathieu Lacage <mathieu.lacage@inria.fr>
2011-01-11  Michael Snyder2011-01-11 Michael Snyder <msnyder@vmware.com>
2011-01-05  Michael Snyder2011-01-05 Michael Snyder <msnyder@vmware.com>
2011-01-01  Joel Brobeckerrun copyright.sh for 2011.
2010-11-05  Jan Kratochvilgdb/
2010-05-16  Michael Snyder2010-05-16 Michael Snyder <msnyder@vmware.com>
2010-05-05  Michael Snyder2010-05-05 Michael Snyder <msnyder@vmware.com>
2010-04-24  Pedro Alves * defs.h: Adjust comment.
2010-04-14  Pedro Alves Avoid rereading shared libraries that haven't changed.
2010-04-14  Pedro Alves Group errors for many missing shared libraries.
2010-03-09  Keith Seitzdwarf2_physname patchset:
2010-03-08  Pedro Alves * solib.c (solib_find): Replace extension if
2010-01-20  Vladimir Prus Per-inferior args and tty and environment.
2010-01-11  Jan Kratochvilgdb/
2010-01-08  Jan Kratochvilgdb/
2010-01-01  Joel BrobeckerUpdate copyright year in most headers.
2009-12-01  Joseph Myers * gcore.c: Include solib.h.
2009-10-19  Pedro Alves2009-10-19 Pedro Alves <pedro@codesourcery.com>
2009-09-22  Joel Brobecker * solib.c (solib_bfd_open): Relax a bit the...
2009-08-27  Doug Evans * NEWS: Add note on "info sharedlibrary".
2009-08-21  Paul Pluzhnikov2009-08-21 Paul Pluzhnikov <ppluzhnikov@google.com>
2009-08-10  Jan Kratochvilgdb/
2009-08-04  Paul Pluzhnikov2009-08-04 Paul Pluzhnikov <ppluzhnikov@google.com>
2009-07-17  Ulrich Weigand * solib.c (solib_bfd_open): Do not call ops->bfd_open.
2009-07-09  Hui Zhu2009-07-09 Hui Zhu <teawater@gmail.com>
2009-06-16  Paul Pluzhnikov2009-06-16 Paul Pluzhnikov <ppluzhnikov@google.com>
2009-06-03  Pedro Alves * target.c: Include "exec.h".
2009-05-22  Pedro Alves * target.h (struct section_table): Rename to ...
2009-05-19  Jan Kratochvilgdb/
2009-05-15  Paul Pluzhnikov2009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
2009-03-09  Paul Pluzhnikov2009-03-09 Paul Pluzhnikov <ppluzhnikov@google.com>
2009-03-09  Vladimir Prus * solib.c (reload_shared_libraries): Give
2009-03-06  Paul Pluzhnikov2009-03-06 Paul Pluzhnikov <ppluzhnikov@google.com>
2009-03-05  Paul Pluzhnikov2009-03-05 Paul Pluzhnikov <ppluzhnikov@google.com>
2009-02-21  Pedro Alves2008-02-21 Pedro Alves <pedro@codesorcery.com>
2009-02-18  Vladimir Prus * mi/mi-interp.c (mi_solib_loaded, mi_solib_unloaded...
2009-01-15  Ulrich Weigand * solist.h (struct target_so_ops): New member bfd_open.
2009-01-03  Joel Brobecker Updated copyright notices for most files.
2008-11-03  Pedro Alves * remote.c (remote_start_remote): If the solib list...
2008-09-22  Pedro Alves Remove the attach_flag global, and make it per-inferior.
2008-08-26  Ulrich WeigandChangeLog:
2008-08-26  Ulrich Weigand * gdbarch.sh (target_gdbarch): New global variable.
2008-07-10  Doug Evans Add "set print symbol-loading on|off".
next
This page took 1.160174 seconds and 107 git commands to generate.