Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-04-25 | Don't memcpy non-trivially-copyable types: Make enum_flags triv. copyable | Pedro Alves | 1 | -10/+0 |
2017-02-21 | Default initialize enum flags to 0 | Simon Marchi | 1 | -1/+2 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-11-17 | Type-safe wrapper for enum flags | Pedro Alves | 1 | -0/+224 |