summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.dwarf2/enum-type.exp
Commit message (Expand)AuthorAgeFilesLines
* Use require dwarf2_supportTom Tromey2023-01-131-3/+1
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* Add name canonicalization for CTom Tromey2022-12-011-3/+3
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* [gdb/testsuite] Use $srcfile in DW_AT_name for CUTom de Vries2020-10-231-1/+3
* [gdb/testsuite] Remove hardcoded filenames in gdb.dwarf2/*.expTom de Vries2020-10-171-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Fix more cases of improper test namesLuis Machado2016-12-231-1/+1
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Require numeric attributes to specify the form.Doug Evans2015-01-111-1/+1
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* implement support for "enum class"Tom Tromey2014-04-141-2/+23
* handle DW_AT_type on an enumerationTom Tromey2014-04-141-0/+60