diff options
author | Stu Grossman <grossman@cygnus> | 1996-07-18 01:21:16 +0000 |
---|---|---|
committer | Stu Grossman <grossman@cygnus> | 1996-07-18 01:21:16 +0000 |
commit | 4fa14cf71c086365452d4bcde51b5c5ecb64aaf2 (patch) | |
tree | 7b0a07fc622b17b98d48109a285057d06d755ae1 /gdb/exec.c | |
parent | 2ba0d82d52e44aa355f860d9bdf2c34ab1da2e34 (diff) | |
download | gdb-4fa14cf71c086365452d4bcde51b5c5ecb64aaf2.zip gdb-4fa14cf71c086365452d4bcde51b5c5ecb64aaf2.tar.gz gdb-4fa14cf71c086365452d4bcde51b5c5ecb64aaf2.tar.bz2 |
* gencode.c (process_instructions): Generate word64 and uword64
instead of `long long' and `unsigned long long' data types.
* interp.c: #include sysdep.h to get signals, and define default
for SIGBUS.
* (Convert): Work around for Visual-C++ compiler bug with type
conversion.
* support.h: Make things compile under Visual-C++ by using
__int64 instead of `long long'. Change many refs to long long
into word64/uword64 typedefs.
Diffstat (limited to 'gdb/exec.c')
0 files changed, 0 insertions, 0 deletions