diff options
author | Evgeny Karpov <evgeny.karpov@microsoft.com> | 2024-06-07 16:55:23 +0200 |
---|---|---|
committer | Evgeny Karpov <eukarpov@gmail.com> | 2024-11-19 14:27:32 +0100 |
commit | 9da72a62eca3e4226480110e660357ec687ee2dd (patch) | |
tree | 78637b782dfafe37afcb1afe9c34d9634d676212 /gcc/config/freebsd-nthr.h | |
parent | 5181d982c34a38a552f6d4d19adb039171893ad7 (diff) | |
download | gcc-9da72a62eca3e4226480110e660357ec687ee2dd.zip gcc-9da72a62eca3e4226480110e660357ec687ee2dd.tar.gz gcc-9da72a62eca3e4226480110e660357ec687ee2dd.tar.bz2 |
aarch64: Add debugging information
This patch enables DWARF and allows compilation with debugging
information by using "gcc -g". The unwind info is disabled for
the moment and will be revisited after SEH implementation for
the target.
gcc/ChangeLog:
* config/aarch64/aarch64.cc (TARGET_ASM_UNALIGNED_HI_OP):
Enable DWARF.
(TARGET_ASM_UNALIGNED_SI_OP): Likewise.
(TARGET_ASM_UNALIGNED_DI_OP): Likewise.
* config/aarch64/cygming.h (DWARF2_DEBUGGING_INFO): Likewise.
(PREFERRED_DEBUGGING_TYPE): Likewise.
(DWARF2_UNWIND_INFO): Likewise.
(ASM_OUTPUT_DWARF_OFFSET): Likewise.
Diffstat (limited to 'gcc/config/freebsd-nthr.h')
0 files changed, 0 insertions, 0 deletions