diff options
author | Doug Evans <dje@google.com> | 2016-03-15 15:02:13 -0700 |
---|---|---|
committer | Doug Evans <dje@google.com> | 2016-03-15 15:02:13 -0700 |
commit | 79427bd2f8edb59110f16a9c1652e3d6e41e08e7 (patch) | |
tree | 4352125ac2a31d7cc2850a52ae416b819a290ffd /gdb | |
parent | 89c200ed1bb37d6b879f6dbadbeaf143b7782224 (diff) | |
download | binutils-gdb-79427bd2f8edb59110f16a9c1652e3d6e41e08e7.tar.gz |
Add cole945@ to earlier entry. Fix typo in same entry.
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index ac542f05e9b..35e7eee3735 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -13,9 +13,10 @@ * features/i386/x32-core.xml (i386_eflags): Ditto. 2016-03-15 Doug Evans <dje@google.com> + Wei-cheng Wang <cole945@gmail.com> Extend flags to support multibit and enum bitfields. - NEWS: Document new features. + * NEWS: Document new features. * c-typeprint.c (c_type_print_varspec_prefix): Handle TYPE_CODE_FLAGS. (c_type_print_varspec_suffix, c_type_print_base): Ditto. * gdbtypes.c (arch_flags_type): Don't assume all fields are one bit. |