summaryrefslogtreecommitdiff
path: root/gdb/solib-aix5.c
Commit message (Expand)AuthorAgeFilesLines
* Fix xcalloc() calls so order of arguments is not reversed.Kevin Buettner2002-01-231-4/+4
* Phase 1 of the ptid_t changes.gdb-post-ptid_t-2001-05-03Kevin Buettner2001-05-041-5/+5
* * solib-aix5.c (map_index_vs_section_name_okay): New function.Kevin Buettner2001-04-171-2/+129
* Revise way in which mappings are allocated/searched.Kevin Buettner2001-04-121-27/+60
* * solib-aix5.c (build_so_lib_from_mapfile): Use xfree() insteadKevin Buettner2001-03-271-1/+1
* * solib-aix5.c (build_so_lib_from_mapfile): Fix xasprintf() usage.Kevin Buettner2001-03-271-2/+3
* Change type of ``storage_needed'' from unsigned int to long.Kevin Buettner2001-03-161-5/+1
* Misc. cleanups.Kevin Buettner2001-03-161-16/+16
* Update/correct copyright notices.Kevin Buettner2001-03-061-2/+2
* Don't use ANOFFSET as an lvalue.Kevin Buettner2001-03-031-2/+2
* Made changes to shared library support and added more of the support neededKevin Buettner2001-02-221-5/+4
* Cleanup solib-aix5.c as suggested by J.T. Conklin.Kevin Buettner2001-02-201-70/+12
* * solib-aix5.c: New file.Kevin Buettner2001-02-201-0/+860