aboutsummaryrefslogtreecommitdiff
path: root/gdb/solib-svr4.c
AgeCommit message (Expand)AuthorFilesLines
2004-02-21* solib-svr4.h: Update copyright year.Mark Kettenis1-1/+73
2003-11-082003-11-07 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-2/+2
2003-11-062003-11-05 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2003-10-312003-10-31 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-8/+37
2003-08-26* solib-svr4.c (bfd_lookup_symbol): New SECT_FLAGS argument.Jim Blandy1-7/+22
2003-08-052003-08-04 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2003-06-13* solib-svr4.c (solib_break_names): Recognize the 64-bit PowerPCJim Blandy1-0/+11
2003-06-112003-06-11 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-0/+2
2003-06-012003-06-01 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-19/+29
2003-04-15 * solib-svr4.c (svr4_have_link_map_offsets): New function.Kevin Buettner1-2/+25
2003-04-082003-04-08 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-2/+2
2003-04-082003-04-08 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-2/+2
2003-01-182003-01-18 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-2/+2
2002-12-21Add DT_MIPS_RLD_MAP case for 64-bit targets.Kevin Buettner1-3/+18
2002-10-212002-10-21 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-0/+71
2002-06-09* solib-svr4.c (init_fetch_link_map_offsets): Simply returnMark Kettenis1-13/+9
2002-05-12* gdbarch.sh (gdbarch_data): Add gdbarch parameter.Andrew Cagney1-2/+2
2002-04-062002-04-05 H.J. Lu (hjl@gnu.org)H.J. Lu1-0/+1
2002-02-05* solib-svr4.c (svr4_truncate_ptr): New function.Jim Blandy1-2/+29
2002-01-23Fix xcalloc() calls so order of arguments is not reversed.Kevin Buettner1-2/+2
2001-11-01Approved by kev@cygnus.comFred Fish1-1/+1
2001-10-02Split SVR4/SunOS solib support.Kevin Buettner1-398/+8
2001-09-26Use gdbarch data mechanism instead of gdbarch swap mechanism to manageKevin Buettner1-59/+72
2001-09-20Make set_solib_svr4_fetch_link_map_offsets() work as intended.Kevin Buettner1-2/+33
2001-08-29Applied Daniel Jacobowitz's patch for reattaching in the presence ofKevin Buettner1-5/+27
2001-07-022001-07-02 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-2/+1
2001-05-04Phase 1 of the ptid_t changes.Kevin Buettner1-2/+2
2001-03-16Change type of ``storage_needed'' from unsigned int to long.Kevin Buettner1-1/+1
2001-03-10Cleanup solib-svr4.c by moving legacy code out to its own file.Kevin Buettner1-97/+45
2001-03-06Update/correct copyright notices.Kevin Buettner1-1/+2
2001-03-01Create new file regcache.h. Update all uses.Andrew Cagney1-0/+1
2001-02-22Made changes to shared library support and added more of the support neededKevin Buettner1-7/+13
2001-02-202001-02-20 Martin M. Hunt <hunt@redhat.com>Martin Hunt1-1/+2
2001-02-08Add __FILE__ and __LINE__ parameter to internal_error() /Andrew Cagney1-2/+3
2001-01-272001-01-26 Fernando Nasser <fnasser@redhat.com>Fernando Nasser1-1/+1
2000-12-15Applied solib-svr4.c changes for NetBSD from Matthew Green.Kevin Buettner1-0/+1
2000-12-15Replace free() with xfree().Kevin Buettner1-18/+18
2000-11-212000-11-20 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder1-13/+8
2000-11-10Add code for relocating dynamic executables.Kevin Buettner1-1/+110
2000-10-30solib.c relocation improvementsKevin Buettner1-1/+9
2000-10-24Reorganize solib.c.Kevin Buettner1-0/+1586