diff options
author | Jim Kingdon <jkingdon@engr.sgi.com> | 1994-10-17 21:21:52 +0000 |
---|---|---|
committer | Jim Kingdon <jkingdon@engr.sgi.com> | 1994-10-17 21:21:52 +0000 |
commit | e7b5942b5ccdd0b37e71022181a1a916eb7c860c (patch) | |
tree | db88473e0a6f4a6272cf208fc23145653582dce9 /bfd | |
parent | 0a1e63c4b599f225f2b94c989138ae5eeb5439ad (diff) | |
download | gdb-e7b5942b5ccdd0b37e71022181a1a916eb7c860c.zip gdb-e7b5942b5ccdd0b37e71022181a1a916eb7c860c.tar.gz gdb-e7b5942b5ccdd0b37e71022181a1a916eb7c860c.tar.bz2 |
* Makefile.in (ALLDEPFILES): Remove xcoffexec.c.
* Makefile.in: Remove xcoffexec.o rule.
* exec.c (exec_file_command): Add comment.
Fix data and bss relocation for VxWorks 5.1:
* remote-vx.c (vx_add_symbols): New function.
(vx_load_command, add_symbol_stub): Call it instead of
symbol_file_add.
(vx_wait): Remove comment which was wrong to useless.
* remote-vx.c: Reindent much of file.
* coffread.c (cs_to_section, find_targ_sec): New functions.
(process_coff_symbol): Set SYMBOL_SECTION to result
from cs_to_section.
(coff_symtab_read): Call cs_to_section and deal appropriate
rather than assuming sections are in a certain order. Deal with
BSS.
* coffread.c: Remove text_bfd_scnum variable.
Diffstat (limited to 'bfd')
0 files changed, 0 insertions, 0 deletions