Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2018-05-20 | Fix copy-pasto, allocate objfile_per_bfd_storage with obstack_new | Simon Marchi | 1 | -1/+1 |
2018-05-20 | Introduce obstack_new, poison other "typed" obstack functions | Simon Marchi | 1 | -0/+8 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-04-25 | Fix build on gcc < 5 (std::is_trivially_copyable missing) | Pedro Alves | 1 | -0/+13 |
2017-04-25 | Poison non-POD memset & non-trivially-copyable memcpy/memmove | Pedro Alves | 1 | -1/+29 |
2017-04-18 | More gdb::optional features | Pedro Alves | 1 | -0/+26 |
2017-04-04 | Make sect_offset and cu_offset strong typedefs instead of structs | Pedro Alves | 1 | -0/+34 |