Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use unsigned as base type for some enums | Tom Tromey | 2018-10-03 | 1 | -0/+6 |
* | Fix typo in common/enum-flags.h example | David Malcolm | 2018-06-05 | 1 | -1/+1 |
* | Update copyright year range in all GDB files | Joel Brobecker | 2018-01-02 | 1 | -1/+1 |
* | Don't memcpy non-trivially-copyable types: Make enum_flags triv. copyable | Pedro Alves | 2017-04-25 | 1 | -10/+0 |
* | Default initialize enum flags to 0 | Simon Marchi | 2017-02-21 | 1 | -1/+2 |
* | update copyright year range in GDB files | Joel Brobecker | 2017-01-01 | 1 | -1/+1 |
* | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 2016-01-01 | 1 | -1/+1 |
* | Type-safe wrapper for enum flags | Pedro Alves | 2015-11-17 | 1 | -0/+224 |