gdb/riscv: Use legacy register numbers in default target description
[external/binutils.git] / gdb / common / traits.h
2019-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2018-05-21 Simon MarchiFix copy-pasto, allocate objfile_per_bfd_storage with...
2018-05-21 Simon MarchiIntroduce obstack_new, poison other "typed" obstack...
2018-01-02 Joel BrobeckerUpdate copyright year range in all GDB files
2017-04-25 Pedro AlvesFix build on gcc < 5 (std::is_trivially_copyable missing)
2017-04-25 Pedro AlvesPoison non-POD memset & non-trivially-copyable memcpy...
2017-04-18 Pedro AlvesMore gdb::optional features
2017-04-04 Pedro AlvesMake sect_offset and cu_offset strong typedefs instead...