Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-12-02 | Fix typo in poison.h | Simon Marchi | 1 | -1/+1 |
2017-11-24 | Poison XNEW and friends for types that should use new/delete | Simon Marchi | 1 | -0/+132 |
2017-04-25 | Fix build on gcc < 5 (std::is_trivially_copyable missing) | Pedro Alves | 1 | -0/+4 |
2017-04-25 | Poison non-POD memset & non-trivially-copyable memcpy/memmove | Pedro Alves | 1 | -0/+83 |