diff options
author | John Darrington <john@darrington.wattle.id.au> | 2018-07-13 18:08:31 +0200 |
---|---|---|
committer | John Darrington <john@darrington.wattle.id.au> | 2018-09-08 13:21:30 +0200 |
commit | d1908f2d6b9f161b6a31449e83e1b671acb99620 (patch) | |
tree | b72957ffaca040f02fbd59a38496d51847a76496 /gdb/python/python.c | |
parent | 9da4dfd6816fa2198bd80fd6a7b12fef4d6c8361 (diff) | |
download | binutils-d1908f2d6b9f161b6a31449e83e1b671acb99620.zip binutils-d1908f2d6b9f161b6a31449e83e1b671acb99620.tar.gz binutils-d1908f2d6b9f161b6a31449e83e1b671acb99620.tar.bz2 |
gdb: Add builtin types for 24 bit integers.
Add int24 and uint24. These are used by the upcoming S12Z target, but will be
needed for any arch which features 24 bit registers.
* gdb/gdbtypes.h (struct builtin_type): New members builtin_int24
and builtin_uint24;
* gdb/gdbtypes.c: Initialize them.
* gdb/doc/gdb.texinfo (Predefined Target Types): Mention types int24 and uint24.
Diffstat (limited to 'gdb/python/python.c')
0 files changed, 0 insertions, 0 deletions