diff options
author | Elena Zannoni <ezannoni@kwikemart.cygnus.com> | 2000-04-17 16:09:04 +0000 |
---|---|---|
committer | Elena Zannoni <ezannoni@kwikemart.cygnus.com> | 2000-04-17 16:09:04 +0000 |
commit | e7cf9df194baf9fe94e8d3e10d61a33d67b4c808 (patch) | |
tree | 552e434e76e7797b885a89a89f85d4e07930f183 /ChangeLog | |
parent | 4da95fc42df75a193df496af6fd5013f7c46ea1c (diff) | |
download | gdb-e7cf9df194baf9fe94e8d3e10d61a33d67b4c808.zip gdb-e7cf9df194baf9fe94e8d3e10d61a33d67b4c808.tar.gz gdb-e7cf9df194baf9fe94e8d3e10d61a33d67b4c808.tar.bz2 |
2000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
* symfile.h (struct section_addr_info ): Remove fields for special
treatment of .text, .data and .bss sections.
* solib.c (symbol_add_stub): The special field text_addr is not
available anymore. Search for the .text field the hard way.
* symfile.c (build_section_addr_info_from_section_table): Don't
fill in {text, data, bss}_addr any more.
(default_symfile_offsets): Don't use {text, data, bss}_addr fields
to fill in section_offsets for objfile.
(syms_from_objfile): Don't deal with {text, data, bss}_addr as a
special case anymore.
(add_symbol_file_command): Ditto.
Diffstat (limited to 'ChangeLog')
0 files changed, 0 insertions, 0 deletions