summaryrefslogtreecommitdiff
path: root/gdb/solib.c
Commit message (Expand)AuthorAgeFilesLines
* * source.c (mod_path, openp): Use HAVE_DOS_BASED_FILE_SYSTEMEli Zaretskii2001-06-041-3/+8
* * solib.c (update_solib_list): Move target_resize_to_sections()Nicholas Duffek2001-05-261-19/+12
* 2001-05-14 Michael Snyder <msnyder@redhat.com>Michael Snyder2001-05-141-0/+12
* Fix thinko.Michael Snyder2001-04-171-1/+1
* 2001-04-17 Michael Snyder <msnyder@redhat.com>Michael Snyder2001-04-171-0/+8
* Update/correct copyright notices.Kevin Buettner2001-03-061-1/+2
* Made changes to shared library support and added more of the support neededKevin Buettner2001-02-221-0/+21
* 2001-02-20 Martin M. Hunt <hunt@redhat.com>Martin Hunt2001-02-201-4/+4
* * demangle.c (demangling_style_names): New variable.Eli Zaretskii2001-02-191-13/+16
* Add __FILE__ and __LINE__ parameter to internal_error() /Andrew Cagney2001-02-081-2/+3
* Replace strsave() with xstrdup().Andrew Cagney2001-01-311-2/+2
* * solib.c (solib_open): If path is relative, look for itMark Kettenis2000-12-231-7/+8
* Replace free() with xfree().Kevin Buettner2000-12-151-4/+4
* * remote.c (remote_write_bytes): Add default case to switchAndrew Cagney2000-11-271-0/+5
* * solib.c (solib_open): Handle the case whereKevin Buettner2000-11-211-12/+16
* 2000-11-20 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder2000-11-211-38/+84
* solib.c relocation improvementsKevin Buettner2000-10-301-43/+19
* Reorganize solib.c.Kevin Buettner2000-10-241-1552/+25
* * solib.c (open_symbol_file_object): Update function signature toAndrew Cagney2000-10-241-3/+4
* Protoization.Kevin Buettner2000-10-201-20/+14
* Rename bfd_elf_get_arch_size to bfd_get_arch_size().Kevin Buettner2000-08-311-11/+11
* 2000-08-29 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder2000-08-301-30/+177
* 2000-08-09 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder2000-08-091-1/+2
* * solib.c (bfd_lookup_symbol): Fall back on the dynamic symbolMark Kettenis2000-08-071-2/+30
* Protoization.gdb-post-protoization-2000-07-29Kevin Buettner2000-07-301-37/+22
* * solib.c (elf_locate_base, info_sharedlibrary_command): RenameAndrew Cagney2000-07-191-2/+2
* PARAMS removal.gdb-post-params-removal-2000-05-28Kevin Buettner2000-05-281-31/+17
* Purge (almost) make_cleanup_func.Andrew Cagney2000-05-221-1/+1
* Cleanup discard_minimal_symbols cleanup.Andrew Cagney2000-05-161-1/+1
* 2000-05-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni2000-05-111-17/+18
* 2000-05-03 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder2000-05-051-49/+67
* 2000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni2000-04-171-1/+10
* * solib.c (update_solib_list): New function.Jim Blandy2000-04-051-30/+54
* 2000-04-03 H.J. Lu <hjl@gnu.org>H.J. Lu2000-04-041-1/+1
* * solib.c (solib_add): Move all the code for loading symbol tablesJim Blandy2000-04-031-33/+51
* 2000-03-23 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder2000-03-241-7/+6
* Make sure section addresses from a shared object are correctly set inKevin Buettner2000-03-211-9/+7
* * solib.c (solib_add): Delete debugging code.Jim Blandy2000-03-171-23/+0
* * solib.c (current_sos): Be more careful about freeing the newJim Blandy2000-03-161-3/+4
* Deal with the inferior unloading shared objects.Jim Blandy2000-03-151-259/+422
* Doc fix.Jim Blandy2000-03-061-4/+4
* import gdb-1999-11-16 snapshotJason Molenda1999-11-171-1/+1
* import gdb-1999-10-11 snapshotJason Molenda1999-10-121-2/+1
* import gdb-1999-10-04 snapshotJason Molenda1999-10-051-2/+5
* import gdb-1999-09-28 snapshotJason Molenda1999-09-281-32/+3
* import gdb-1999-08-30 snapshotJason Molenda1999-08-311-1/+76
* import gdb-1999-08-09 snapshotJason Molenda1999-08-091-1/+1
* import gdb-1999-07-07 post reformatJason Molenda1999-07-071-493/+501
* import gdb-1999-06-28 snapshotJason Molenda1999-06-281-1/+25
* import gdb-19990422 snapshotStan Shebs1999-04-261-1/+1