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