* solib.c (elf_locate_base): New function to locate the address
authorPeter Schauer <Peter.Schauer@mytum.de>
Mon, 7 Mar 1994 22:01:58 +0000 (22:01 +0000)
committerPeter Schauer <Peter.Schauer@mytum.de>
Mon, 7 Mar 1994 22:01:58 +0000 (22:01 +0000)
of the dynamic linker's runtime structure in the dynamic info section.
* solib.c (locate_base):  Use it instead of iterating over the list
of mapped address segments.
* solib.c (look_for_base, bfd_lookup_symbol):  Removed, no longer
necessary.

gdb/ChangeLog

index c5fa1b9b289826b488e1f226fd731a919f2694ca..708748394ac4aeb132bf6f2beb3e0abda716718b 100644 (file)
@@ -1,3 +1,12 @@
+Sun Mar  6 17:36:53 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
+
+       * solib.c (elf_locate_base):  New function to locate the address
+       of the dynamic linker's runtime structure in the dynamic info section.
+       * solib.c (locate_base):  Use it instead of iterating over the list
+       of mapped address segments.
+       * solib.c (look_for_base, bfd_lookup_symbol):  Removed, no longer
+       necessary.
+
 Fri Mar  4 09:50:47 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
 
        * hppa-tdep.c (pc_in_linker_stub): Move decl to beginning of file.
This page took 0.024737 seconds and 4 git commands to generate.