2003-06-01 Andrew Cagney <cagney@redhat.com>
authorAndrew Cagney <cagney@redhat.com>
Sun, 1 Jun 2003 23:00:55 +0000 (23:00 +0000)
committerAndrew Cagney <cagney@redhat.com>
Sun, 1 Jun 2003 23:00:55 +0000 (23:00 +0000)
commitae0167b9b50e8b9e40d1591c6871edf26b79faf3
tree9cd77a7aa8fa4cc9074074a52084482bc735b45a
parent1fd4ae226388e78eba387080d1bb8b13fa08fb93
2003-06-01  Andrew Cagney  <cagney@redhat.com>

* solib-irix.c (extract_mips_address): Inline extract_address,
replacing it with extract_signed_integer.
* solib-svr4.c (SOLIB_EXTRACT_ADDRESS): Ditto.
(LM_NAME, IGNORE_FIRST_LINK_MAP_ENTRY): Ditto.
(first_link_map_member, open_symbol_file_object): Ditto.
(svr4_fetch_objfile_link_map, svr4_fetch_objfile_link_map): Ditto.
* solib-sunos.c (SOLIB_EXTRACT_ADDRESS): Ditto.
(LM_NEXT, LM_NAME): Ditto.
gdb/ChangeLog
gdb/solib-irix.c
gdb/solib-sunos.c
gdb/solib-svr4.c