* gdbarch.sh (TARGET_CHAR_SIGNED): New macro.
authorJim Blandy <jimb@codesourcery.com>
Thu, 20 Dec 2001 08:33:34 +0000 (08:33 +0000)
committerJim Blandy <jimb@codesourcery.com>
Thu, 20 Dec 2001 08:33:34 +0000 (08:33 +0000)
commit2e7db62a77bdb3dc27338454cc8c170ebcb19092
tree8f63b3c31bad50ea4b427ea9efcd79fefaa3f2b0
parent8a5886591d116320bbb2df480386abe465a7c22b
* 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
This page took 0.026589 seconds and 4 git commands to generate.