Age | Commit message (Expand) | Author | Files | Lines |
2002-02-05 | * solib-svr4.c (svr4_truncate_ptr): New function. | Jim Blandy | 1 | -2/+29 |
2002-01-23 | Fix xcalloc() calls so order of arguments is not reversed. | Kevin Buettner | 1 | -2/+2 |
2001-11-01 | Approved by kev@cygnus.com | Fred Fish | 1 | -1/+1 |
2001-10-02 | Split SVR4/SunOS solib support. | Kevin Buettner | 1 | -398/+8 |
2001-09-26 | Use gdbarch data mechanism instead of gdbarch swap mechanism to manage | Kevin Buettner | 1 | -59/+72 |
2001-09-20 | Make set_solib_svr4_fetch_link_map_offsets() work as intended. | Kevin Buettner | 1 | -2/+33 |
2001-08-29 | Applied Daniel Jacobowitz's patch for reattaching in the presence of | Kevin Buettner | 1 | -5/+27 |
2001-07-02 | 2001-07-02 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 1 | -2/+1 |
2001-05-04 | Phase 1 of the ptid_t changes. | Kevin Buettner | 1 | -2/+2 |
2001-03-16 | Change type of ``storage_needed'' from unsigned int to long. | Kevin Buettner | 1 | -1/+1 |
2001-03-10 | Cleanup solib-svr4.c by moving legacy code out to its own file. | Kevin Buettner | 1 | -97/+45 |
2001-03-06 | Update/correct copyright notices. | Kevin Buettner | 1 | -1/+2 |
2001-03-01 | Create new file regcache.h. Update all uses. | Andrew Cagney | 1 | -0/+1 |
2001-02-22 | Made changes to shared library support and added more of the support needed | Kevin Buettner | 1 | -7/+13 |
2001-02-20 | 2001-02-20 Martin M. Hunt <hunt@redhat.com> | Martin Hunt | 1 | -1/+2 |
2001-02-08 | Add __FILE__ and __LINE__ parameter to internal_error() / | Andrew Cagney | 1 | -2/+3 |
2001-01-27 | 2001-01-26 Fernando Nasser <fnasser@redhat.com> | Fernando Nasser | 1 | -1/+1 |
2000-12-15 | Applied solib-svr4.c changes for NetBSD from Matthew Green. | Kevin Buettner | 1 | -0/+1 |
2000-12-15 | Replace free() with xfree(). | Kevin Buettner | 1 | -18/+18 |
2000-11-21 | 2000-11-20 Michael Snyder <msnyder@cleaver.cygnus.com> | Michael Snyder | 1 | -13/+8 |
2000-11-10 | Add code for relocating dynamic executables. | Kevin Buettner | 1 | -1/+110 |
2000-10-30 | solib.c relocation improvements | Kevin Buettner | 1 | -1/+9 |
2000-10-24 | Reorganize solib.c. | Kevin Buettner | 1 | -0/+1586 |