aboutsummaryrefslogtreecommitdiff
path: root/gas/codeview.h
AgeCommit message (Collapse)AuthorFilesLines
2023-01-27gas: Add CodeView constant for aarch64Mark Harmstone1-0/+1
Adds the correct constant to the S_COMPILE3 CodeView record when assembling aarch64-w64-mingw32 with the -gcodeview flag.
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
The newer update-copyright.py fixes file encoding too, removing cr/lf on binutils/bfdtest2.c and ld/testsuite/ld-cygwin/exe-export.exp, and embedded cr in binutils/testsuite/binutils-all/ar.exp string match.
2022-11-23gas: Add --gcodeview optionMark Harmstone1-0/+104