OSDN Git Service

* gdbarch.sh (TARGET_CHAR_SIGNED): New macro.
authorjimb <jimb>
Thu, 20 Dec 2001 08:33:34 +0000 (08:33 +0000)
committerjimb <jimb>
Thu, 20 Dec 2001 08:33:34 +0000 (08:33 +0000)
commit911cf42584eb9d53dcb40ff064a17a8f321fc815
tree1576fa1c96f74cd53abb815da349c21a03ffc4db
parent1aeb5334ed0c9757ffc53638928faf3b4519ae9c
* gdbarch.sh (TARGET_CHAR_SIGNED): New macro.
* gdbarch.c, gdbarch.h: Regenerated.
* gdbtypes.c (build_gdbtypes): If TARGET_CHAR_SIGNED is zero,
set the TYPE_FLAG_UNSIGNED bit on the type.
* s390-tdep.c (s390_gdbarch_init): On the S/390, characters
are unsigned by default.
* rs6000-tdep.c (rs6000_gdbarch_init): Same for PowerPC and
RS6000.
gdb/ChangeLog