asintl.h/bucomm.h/ld.h: Prevent the inclusion of <libintl.h> from the Solaris
[binutils-gdb.git] / gdb / solib-svr4.c
2005-08-29 Mark Kettenis* solib-svr4.c (svr4_current_sos, svr4_fetch_objfile_li...
2005-07-01 Mark Kettenis* solib-svr4.c: Include "solib.h".
2005-06-13 Mark Mitchell * corelow.c (core_open): Use bfd_fopen, not bfd_fdopenr.
2005-06-06 Manoj Iyer solib-svr4.c gdb_byteised.
2005-04-27 Mark Kettenis* solib-svr4.c (_initialize_svr4_solib)
2005-04-27 Mark Kettenis* solib-svr4.c: Update copyright year. Include "gdb_as...
2005-02-11 Andrew Cagney2005-02-11 Andrew Cagney <cagney@gnu.org>
2005-02-11 Andrew Cagney2005-02-10 Andrew Cagney <cagney@gnu.org>
2005-01-14 Michael Snyder2005-01-13 Michael Snyder <msnyder@redhat.com>
2004-06-09 Andrew Cagney2004-06-09 Andrew Cagney <cagney@gnu.org>
2004-03-15 Andrew Cagney2004-03-15 Andrew Cagney <cagney@redhat.com>
2004-03-11 Kevin Buettner * solist.h (master_so_list): New function.
2004-02-21 Mark Kettenis* solib-svr4.h: Update copyright year.
2003-11-08 Andrew Cagney2003-11-07 Andrew Cagney <cagney@redhat.com>
2003-11-06 Andrew Cagney2003-11-05 Andrew Cagney <cagney@redhat.com>
2003-10-31 Andrew Cagney2003-10-31 Andrew Cagney <cagney@redhat.com>
2003-08-26 Jim Blandy* solib-svr4.c (bfd_lookup_symbol): New SECT_FLAGS...
2003-08-05 Andrew Cagney2003-08-04 Andrew Cagney <cagney@redhat.com>
2003-06-13 Jim Blandy* solib-svr4.c (solib_break_names): Recognize the 64...
2003-06-11 Andrew Cagney2003-06-11 Andrew Cagney <cagney@redhat.com>
2003-06-01 Andrew Cagney2003-06-01 Andrew Cagney <cagney@redhat.com>
2003-04-15 Kevin Buettner * solib-svr4.c (svr4_have_link_map_offsets): New function.
2003-04-08 Elena Zannoni2003-04-08 Elena Zannoni <ezannoni@redhat.com>
2003-04-08 Elena Zannoni2003-04-08 Elena Zannoni <ezannoni@redhat.com>
2003-01-18 Andrew Cagney2003-01-18 Andrew Cagney <ac131313@redhat.com>
2002-12-21 Kevin BuettnerAdd DT_MIPS_RLD_MAP case for 64-bit targets.
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.