* dbxread.c (discarding_local_symbols_complaint): New complaint.
[binutils-gdb.git] / gdb / solib-aix5.c
2002-01-23 Kevin BuettnerFix xcalloc() calls so order of arguments is not reversed.
2001-05-04 Kevin BuettnerPhase 1 of the ptid_t changes.
2001-04-17 Kevin Buettner * solib-aix5.c (map_index_vs_section_name_okay): New...
2001-04-12 Kevin BuettnerRevise way in which mappings are allocated/searched.
2001-03-27 Kevin Buettner * solib-aix5.c (build_so_lib_from_mapfile): Use xfree...
2001-03-27 Kevin Buettner * solib-aix5.c (build_so_lib_from_mapfile): Fix xaspri...
2001-03-16 Kevin BuettnerChange type of ``storage_needed'' from unsigned int...
2001-03-16 Kevin BuettnerMisc. cleanups.
2001-03-06 Kevin BuettnerUpdate/correct copyright notices.
2001-03-03 Kevin BuettnerDon't use ANOFFSET as an lvalue.
2001-02-22 Kevin BuettnerMade changes to shared library support and added more...
2001-02-20 Kevin BuettnerCleanup solib-aix5.c as suggested by J.T. Conklin.
2001-02-20 Kevin Buettner * solib-aix5.c: New file.