summaryrefslogtreecommitdiff
path: root/gdb/solib-svr4.c
Commit message (Expand)AuthorAgeFilesLines
* 2003-01-18 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2003-01-181-2/+2
* Add DT_MIPS_RLD_MAP case for 64-bit targets.Kevin Buettner2002-12-211-3/+18
* 2002-10-21 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2002-10-211-0/+71
* * solib-svr4.c (init_fetch_link_map_offsets): Simply returnMark Kettenis2002-06-091-13/+9
* * gdbarch.sh (gdbarch_data): Add gdbarch parameter.Andrew Cagney2002-05-121-2/+2
* 2002-04-05 H.J. Lu (hjl@gnu.org)H.J. Lu2002-04-061-0/+1
* * solib-svr4.c (svr4_truncate_ptr): New function.Jim Blandy2002-02-051-2/+29
* Fix xcalloc() calls so order of arguments is not reversed.Kevin Buettner2002-01-231-2/+2
* Approved by kev@cygnus.comFred Fish2001-11-011-1/+1
* Split SVR4/SunOS solib support.Kevin Buettner2001-10-021-398/+8
* Use gdbarch data mechanism instead of gdbarch swap mechanism to manageKevin Buettner2001-09-261-59/+72
* Make set_solib_svr4_fetch_link_map_offsets() work as intended.Kevin Buettner2001-09-201-2/+33
* Applied Daniel Jacobowitz's patch for reattaching in the presence ofKevin Buettner2001-08-291-5/+27
* 2001-07-02 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2001-07-021-2/+1
* Phase 1 of the ptid_t changes.gdb-post-ptid_t-2001-05-03Kevin Buettner2001-05-041-2/+2
* Change type of ``storage_needed'' from unsigned int to long.Kevin Buettner2001-03-161-1/+1
* Cleanup solib-svr4.c by moving legacy code out to its own file.Kevin Buettner2001-03-101-97/+45
* Update/correct copyright notices.Kevin Buettner2001-03-061-1/+2
* Create new file regcache.h. Update all uses.Andrew Cagney2001-03-011-0/+1
* Made changes to shared library support and added more of the support neededKevin Buettner2001-02-221-7/+13
* 2001-02-20 Martin M. Hunt <hunt@redhat.com>Martin Hunt2001-02-201-1/+2
* Add __FILE__ and __LINE__ parameter to internal_error() /Andrew Cagney2001-02-081-2/+3
* 2001-01-26 Fernando Nasser <fnasser@redhat.com>Fernando Nasser2001-01-271-1/+1
* Applied solib-svr4.c changes for NetBSD from Matthew Green.Kevin Buettner2000-12-151-0/+1
* Replace free() with xfree().Kevin Buettner2000-12-151-18/+18
* 2000-11-20 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder2000-11-211-13/+8
* Add code for relocating dynamic executables.Kevin Buettner2000-11-101-1/+110
* solib.c relocation improvementsKevin Buettner2000-10-301-1/+9
* Reorganize solib.c.Kevin Buettner2000-10-241-0/+1586