eade0c6ce8
an address to 'w'. Make it 'g' or 'h', depending on TARGET_PTR_BIT. * defs.h: Just typedef CORE_ADDR to bfd_vma. Include bfd.h. If BFD64, make a LONGEST a BFD_HOST_64_BIT. * defs.h (longest_to_int): Don't depend on CC_HAS_LONG_LONG; instead always just check against INT_MIN and INT_MAX (this also fixes things if sizeof (long) > sizeof (int), e.g. Alpha). * config/pa/tm-hppa.h, config/i386/sun386.h, config/rs6000/tm-rs6000.h: Don't define LONGEST or BUILTIN_TYPE_LONGEST. * gdbtypes.h: Remove BUILTIN_TYPE_LONGEST and BUILTIN_TYPE_UNSIGNED_LONGEST. * language.h, c-lang.c, ch-lang.c, m2-lang.c: Remove longest_int and longest_unsigned_int. * value.h (struct value): Just align to LONGEST, rather than worrying about CC_HAS_LONG_LONG. * valarith.c (value_binop, _initialize_valarith): Figure out type ourself based on sizeof (LONGEST) rather than relying on BUILTIN_TYPE_LONGEST. The point is that we don't depend on CC_HAS_LONG_LONG anymore. * valprint.c (val_print_type_code_int): Just call extract_unsigned_integer directly, rather than going through unpack_long. * printcmd.c (decode_format): Remove code which would sometimes change 'g' size to 'w' for integers. print_scalar_formatted handles printing huge integers well enough, thank you. |
||
---|---|---|
.. | ||
.Sanitize | ||
go32.mh | ||
i386aix.mh | ||
i386aix.mt | ||
i386aout.mt | ||
i386bsd.mh | ||
i386bsd.mt | ||
i386lynx.mh | ||
i386lynx.mt | ||
i386m3.mh | ||
i386m3.mt | ||
i386mach.mh | ||
i386mk.mh | ||
i386mk.mt | ||
i386nw.mt | ||
i386sco.mh | ||
i386sco4.mh | ||
i386sol2.mh | ||
i386sol2.mt | ||
i386v.mh | ||
i386v.mt | ||
i386v4.mh | ||
i386v4.mt | ||
i386v32.mh | ||
linux.mh | ||
linux.mt | ||
ncr3000.mh | ||
ncr3000.mt | ||
nm-i386aix.h | ||
nm-i386bsd.h | ||
nm-i386lynx.h | ||
nm-i386mach.h | ||
nm-i386sco.h | ||
nm-i386sco4.h | ||
nm-i386v.h | ||
nm-i386v4.h | ||
nm-sun386.h | ||
nm-symmetry.h | ||
ptx.mh | ||
sun386.mh | ||
sun386.mt | ||
symmetry.mh | ||
symmetry.mt | ||
tm-i386aix.h | ||
tm-i386bsd.h | ||
tm-i386lynx.h | ||
tm-i386m3.h | ||
tm-i386mk.h | ||
tm-i386nw.h | ||
tm-i386v.h | ||
tm-i386v4.h | ||
tm-sun386.h | ||
tm-symmetry.h | ||
xm-go32.h | ||
xm-i386aix.h | ||
xm-i386bsd.h | ||
xm-i386lynx.h | ||
xm-i386m3.h | ||
xm-i386mach.h | ||
xm-i386mk.h | ||
xm-i386sco.h | ||
xm-i386v.h | ||
xm-i386v4.h | ||
xm-i386v32.h | ||
xm-linux.h | ||
xm-sun386.h | ||
xm-symmetry.h |