* elf64-alpha.c (elf64_alpha_check_relocs): Only put maybe_dynamic
[binutils-gdb.git] / gdb / solib-svr4.c
2002-10-21 Elena Zannoni2002-10-21 Elena Zannoni <ezannoni@redhat.com>
2002-08-23 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2002-06-09 Mark Kettenis* solib-svr4.c (init_fetch_link_map_offsets): Simply...
2002-05-12 Andrew Cagney* gdbarch.sh (gdbarch_data): Add gdbarch parameter.
2002-04-06 H.J. Lu2002-04-05 H.J. Lu (hjl@gnu.org)
2002-02-05 Jim Blandy* solib-svr4.c (svr4_truncate_ptr): New function.
2002-01-23 Kevin BuettnerFix xcalloc() calls so order of arguments is not reversed.
2001-11-01 Fred FishApproved by kev@cygnus.com
2001-10-02 Kevin BuettnerSplit SVR4/SunOS solib support.
2001-09-26 Kevin BuettnerUse gdbarch data mechanism instead of gdbarch swap...
2001-09-20 Kevin BuettnerMake set_solib_svr4_fetch_link_map_offsets() work as...
2001-08-29 Kevin BuettnerApplied Daniel Jacobowitz's patch for reattaching in...
2001-07-02 Daniel Jacobowitz2001-07-02 Daniel Jacobowitz <drow@mvista.com>
2001-05-04 Kevin BuettnerPhase 1 of the ptid_t changes.
2001-03-16 Kevin BuettnerChange type of ``storage_needed'' from unsigned int...
2001-03-10 Kevin BuettnerCleanup solib-svr4.c by moving legacy code out to its...
2001-03-06 Kevin BuettnerUpdate/correct copyright notices.
2001-03-01 Andrew CagneyCreate new file regcache.h. Update all uses.
2001-02-22 Kevin BuettnerMade changes to shared library support and added more...
2001-02-20 Martin Hunt2001-02-20 Martin M. Hunt <hunt@redhat.com>
2001-02-08 Andrew CagneyAdd __FILE__ and __LINE__ parameter to internal_error() /
2001-01-27 Fernando Nasser2001-01-26 Fernando Nasser <fnasser@redhat.com>
2000-12-15 Kevin BuettnerApplied solib-svr4.c changes for NetBSD from Matthew...
2000-12-15 Kevin BuettnerReplace free() with xfree().
2000-11-21 Michael Snyder2000-11-20 Michael Snyder <msnyder@cleaver.cygnus...
2000-11-10 Kevin BuettnerAdd code for relocating dynamic executables.
2000-10-30 Kevin Buettnersolib.c relocation improvements
2000-10-24 Kevin BuettnerReorganize solib.c.