diff options
author | Tom Tromey <tom@tromey.com> | 2017-07-11 06:44:36 -0600 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2017-08-14 10:14:06 -0600 |
commit | d3abe1c8ef1ec9a90932b801138a144dcae95100 (patch) | |
tree | 11058d5e69302cbbd5597c44e4ce8b5e6251b519 /gold/errors.h | |
parent | d6382fffde99214ce4aee99a208ddb703c647008 (diff) | |
download | gdb-d3abe1c8ef1ec9a90932b801138a144dcae95100.zip gdb-d3abe1c8ef1ec9a90932b801138a144dcae95100.tar.gz gdb-d3abe1c8ef1ec9a90932b801138a144dcae95100.tar.bz2 |
Remove BITS_IN_BYTES define
While working on the previous patch, I noticed that BITS_IN_BYTES can be
replaced by HOST_CHAR_BIT, which is used more widely in gdb.
ChangeLog
2017-08-14 Tom Tromey <tom@tromey.com>
* valprint.c (print_octal_chars): Use HOST_CHAR_BIT.
(print_binary_chars): Likewise.
(BITS_IN_BYTES): Remove.
Diffstat (limited to 'gold/errors.h')
0 files changed, 0 insertions, 0 deletions