summaryrefslogtreecommitdiff
path: root/gdb/common/enum-flags.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Don't memcpy non-trivially-copyable types: Make enum_flags triv. copyablePedro Alves2017-04-251-10/+0
* Default initialize enum flags to 0Simon Marchi2017-02-211-1/+2
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Type-safe wrapper for enum flagsPedro Alves2015-11-171-0/+224