aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorChristian Biesinger <cbiesinger@google.com>2019-10-22 14:58:45 -0500
committerChristian Biesinger <cbiesinger@google.com>2019-10-22 15:36:37 -0500
commit403772ef6112b909826f8d7446fb4ceaf6f98a1e (patch)
tree221677461276cc18f5f9fb7c345175cb8fa94a57 /bfd
parent3a49427939764f53e196ae10013c72fcffb8c085 (diff)
downloadgdb-403772ef6112b909826f8d7446fb4ceaf6f98a1e.zip
gdb-403772ef6112b909826f8d7446fb4ceaf6f98a1e.tar.gz
gdb-403772ef6112b909826f8d7446fb4ceaf6f98a1e.tar.bz2
Make demangled_name_entry::language not a bitfield
Having it as a bitfield causes extra work, and this is not memory-sensitive. Furthermore, once https://sourceware.org/ml/gdb-patches/2019-10/msg00812.html lands, the bitfield won't even save any memory at all. gdb/ChangeLog: 2019-10-22 Christian Biesinger <cbiesinger@google.com> * symtab.c (struct demangled_name_entry) <language>: Change from bitfield to regular variable. Change-Id: I4ea31d1cfcbe0f09a09bd058cd304862308dc388
Diffstat (limited to 'bfd')
0 files changed, 0 insertions, 0 deletions