aboutsummaryrefslogtreecommitdiff
path: root/gcc/dwarf2codeview.h
AgeCommit message (Expand)AuthorFilesLines
2024-07-24Output CodeView type information for rvalue referencesMark Harmstone1-0/+1
2024-07-24Output CodeView type information for referencesMark Harmstone1-0/+1
2024-07-13Add CodeView enum cv_leaf_typeMark Harmstone1-23/+0
2024-06-25[PATCH 11/11] Handle subroutine types in CodeViewMark Harmstone1-0/+2
2024-06-25[PATCH 10/11] Handle bitfields for CodeViewMark Harmstone1-0/+1
2024-06-25[PATCH 09/11] Handle arrays for CodeViewMark Harmstone1-0/+1
2024-06-25[PATCH 08/11] Handle unions for CodeView.Mark Harmstone1-0/+1
2024-06-24[PATCH 07/11] Handle structs and classes for CodeViewMark Harmstone1-0/+3
2024-06-23[PATCH 06/11] Handle enums for CodeViewMark Harmstone1-0/+17
2024-06-23[PATCH 05/11] Handle const and varible modifiers for CodeViewMark Harmstone1-0/+5
2024-06-23[PATCH 04/11] Handle pointers for CodeViewMark Harmstone1-0/+13
2024-06-23[PATCH 02/11] Handle CodeView base typesMark Harmstone1-0/+23
2024-06-23[PATCH 01/11] Output CodeView data about variablesMark Harmstone1-0/+1
2024-05-11[PATCH v2 3/4] Output line numbers in CodeView sectionMark Harmstone1-0/+3
2024-05-11[PATCH v2 2/4] Output file checksums in CodeView sectionMark Harmstone1-0/+1
2024-05-11[PATCH v2 1/4] Support for CodeView debugging formatMark Harmstone1-0/+30