aboutsummaryrefslogtreecommitdiff
path: root/gcc/dwarf2codeview.h
diff options
context:
space:
mode:
authorEvgeny Karpov <Evgeny.Karpov@microsoft.com>2024-06-08 13:18:02 +0000
committerChristophe Lyon <christophe.lyon@linaro.org>2024-06-25 06:38:38 +0000
commit104d06c028c6304edcde736bdc5fffd6aaed94e6 (patch)
tree3bbe65afddda0c9d847d931734bc395622b22cb0 /gcc/dwarf2codeview.h
parent777cc6a01d1cf783a36d0fa67ab20f0312f35d7a (diff)
downloadgcc-104d06c028c6304edcde736bdc5fffd6aaed94e6.zip
gcc-104d06c028c6304edcde736bdc5fffd6aaed94e6.tar.gz
gcc-104d06c028c6304edcde736bdc5fffd6aaed94e6.tar.bz2
Move mingw_* declarations to the mingw folder
This patch refactors recent changes to move mingw-related functionality to the mingw folder. More renamings to the mingw_ prefix will be done in follow-up commits. This is the first commit in the second patch series to add DLL import/export implementation to AArch64. Coauthors: Zac Walker <zacwalker@microsoft.com>, Mark Harmstone <mark@harmstone.com> and Ron Riddle <ron.riddle@microsoft.com> Refactored, prepared, and validated by Radek Barton <radek.barton@microsoft.com> and Evgeny Karpov <evgeny.karpov@microsoft.com> 2024-06-08 Evgeny Karpov <evgeny.karpov@microsoft.com> gcc/ChangeLog: * config.gcc: Move mingw_* declations to mingw. * config/aarch64/aarch64-protos.h (mingw_pe_maybe_record_exported_symbol): Likewise. (mingw_pe_section_type_flags): Likewise. (mingw_pe_unique_section): Likewise. (mingw_pe_encode_section_info): Likewise. * config/aarch64/cygming.h (mingw_pe_asm_named_section): Likewise. (mingw_pe_declare_function_type): Likewise. * config/i386/i386-protos.h (mingw_pe_unique_section): Likewise. (mingw_pe_declare_function_type): Likewise. (mingw_pe_maybe_record_exported_symbol): Likewise. (mingw_pe_encode_section_info): Likewise. (mingw_pe_section_type_flags): Likewise. (mingw_pe_asm_named_section): Likewise. * config/mingw/winnt.h: New file.
Diffstat (limited to 'gcc/dwarf2codeview.h')
0 files changed, 0 insertions, 0 deletions