Extensive changes to replace swapin() function with target_to_host()
authorFred Fish <fnf@specifix.com>
Tue, 14 Apr 1992 04:09:00 +0000 (04:09 +0000)
committerFred Fish <fnf@specifix.com>
Tue, 14 Apr 1992 04:09:00 +0000 (04:09 +0000)
commit13b5a7ff3e21bcde878d7f05ce9fa9f999e5dd82
treed33d4deee25f6a2e185597e42c0a14369bf71d27
parent6adac399aa0332bb27ed253be2f75cff1d03a804
Extensive changes to replace swapin() function with target_to_host()
and fix all usages to be independent of host/target integer size
mismatches.  However, cross debugging will still not work until the
sign extension issue is resolved either by fixing the bfd library
or implementing sign extension in the gdb code.
gdb/ChangeLog
gdb/dwarfread.c
This page took 0.023623 seconds and 4 git commands to generate.