forked from Imagelibrary/binutils-gdb
import gdb-1999-12-06 snapshot
This commit is contained in:
@@ -855,7 +855,13 @@ extern struct type *builtin_type_int32;
|
||||
extern struct type *builtin_type_uint32;
|
||||
extern struct type *builtin_type_int64;
|
||||
extern struct type *builtin_type_uint64;
|
||||
|
||||
/* SIMD types. We inherit these names from GCC. */
|
||||
extern struct type *builtin_type_v4sf;
|
||||
extern struct type *builtin_type_v4si;
|
||||
extern struct type *builtin_type_v8qi;
|
||||
extern struct type *builtin_type_v4hi;
|
||||
extern struct type *builtin_type_v2si;
|
||||
|
||||
/* We use this for the '/c' print format, because builtin_type_char is
|
||||
just a one-byte integral type, which languages less laid back than
|
||||
|
||||
Reference in New Issue
Block a user