Age | Commit message (Expand) | Author | Files | Lines |
2005-07-01 | * solib-svr4.c: Include "solib.h". | Mark Kettenis | 1 | -0/+1 |
2005-06-13 | * corelow.c (core_open): Use bfd_fopen, not bfd_fdopenr. | Mark Mitchell | 1 | -1/+1 |
2005-06-06 | solib-svr4.c gdb_byteised. | Manoj Iyer | 1 | -8/+8 |
2005-04-27 | * solib-svr4.c (_initialize_svr4_solib) | Mark Kettenis | 1 | -5/+0 |
2005-04-27 | * solib-svr4.c: Update copyright year. Include "gdb_assert.h". | Mark Kettenis | 1 | -91/+58 |
2005-02-11 | 2005-02-11 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -4/+4 |
2005-02-11 | 2005-02-10 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -13/+9 |
2005-01-14 | 2005-01-13 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -3/+3 |
2004-06-09 | 2004-06-09 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -132/+0 |
2004-03-15 | 2004-03-15 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -2/+2 |
2004-03-11 | * solist.h (master_so_list): New function. | Kevin Buettner | 1 | -13/+9 |
2004-02-21 | * solib-svr4.h: Update copyright year. | Mark Kettenis | 1 | -1/+73 |
2003-11-08 | 2003-11-07 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -2/+2 |
2003-11-06 | 2003-11-05 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -1/+1 |
2003-10-31 | 2003-10-31 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -8/+37 |
2003-08-26 | * solib-svr4.c (bfd_lookup_symbol): New SECT_FLAGS argument. | Jim Blandy | 1 | -7/+22 |
2003-08-05 | 2003-08-04 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -1/+1 |
2003-06-13 | * solib-svr4.c (solib_break_names): Recognize the 64-bit PowerPC | Jim Blandy | 1 | -0/+11 |
2003-06-11 | 2003-06-11 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -0/+2 |
2003-06-01 | 2003-06-01 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -19/+29 |
2003-04-15 | * solib-svr4.c (svr4_have_link_map_offsets): New function. | Kevin Buettner | 1 | -2/+25 |
2003-04-08 | 2003-04-08 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 1 | -2/+2 |
2003-04-08 | 2003-04-08 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 1 | -2/+2 |
2003-01-18 | 2003-01-18 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -2/+2 |
2002-12-21 | Add DT_MIPS_RLD_MAP case for 64-bit targets. | Kevin Buettner | 1 | -3/+18 |
2002-10-21 | 2002-10-21 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 1 | -0/+71 |
2002-06-09 | * solib-svr4.c (init_fetch_link_map_offsets): Simply return | Mark Kettenis | 1 | -13/+9 |
2002-05-12 | * gdbarch.sh (gdbarch_data): Add gdbarch parameter. | Andrew Cagney | 1 | -2/+2 |
2002-04-06 | 2002-04-05 H.J. Lu (hjl@gnu.org) | H.J. Lu | 1 | -0/+1 |
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 |