summaryrefslogtreecommitdiff
path: root/gdb/common/traits.h
Commit message (Expand)AuthorAgeFilesLines
* Rename common to gdbsupportTom Tromey2019-07-091-109/+0
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Fix copy-pasto, allocate objfile_per_bfd_storage with obstack_newSimon Marchi2018-05-201-1/+1
* Introduce obstack_new, poison other "typed" obstack functionsSimon Marchi2018-05-201-0/+8
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Fix build on gcc < 5 (std::is_trivially_copyable missing)Pedro Alves2017-04-251-0/+13
* Poison non-POD memset & non-trivially-copyable memcpy/memmovePedro Alves2017-04-251-1/+29
* More gdb::optional featuresPedro Alves2017-04-181-0/+26
* Make sect_offset and cu_offset strong typedefs instead of structsPedro Alves2017-04-041-0/+34