Files
binutils-gdb/gdb/dwarf2
Tom Tromey dec28322cf Introduce TYPE_SPECIFIC_RUST_STUFF
This adds a new enum constant, TYPE_SPECIFIC_RUST_STUFF, and changes
the DWARF reader to set this on Rust types.  This will be used as a
flag in a later patch.

Note that the size of the type_specific_field bitfield had to be
increased.  I checked that this did not impact the size of main_type.
2023-09-05 11:02:34 -06:00
..
2023-08-23 09:50:30 +01:00
2023-06-20 11:00:19 -06:00
2023-09-05 11:02:34 -06:00
2023-08-09 08:48:09 +09:30