aboutsummaryrefslogtreecommitdiff
path: root/gcc/c
diff options
context:
space:
mode:
authorRichard Earnshaw <rearnsha@arm.com>2024-07-09 22:31:32 +0100
committerRichard Earnshaw <rearnsha@arm.com>2024-07-10 12:59:18 +0100
commit73faaaa5a3aa3e2f468d2c1a0f6884fe433a4f30 (patch)
tree73c44f27fce2df4833ffa3c16bb1c57d0d8b06e7 /gcc/c
parent23c2e6de305b8a9e44041d54e587f1333f06134c (diff)
downloadgcc-73faaaa5a3aa3e2f468d2c1a0f6884fe433a4f30.zip
gcc-73faaaa5a3aa3e2f468d2c1a0f6884fe433a4f30.tar.gz
gcc-73faaaa5a3aa3e2f468d2c1a0f6884fe433a4f30.tar.bz2
arm: cleanup legacy ARM_PE code
The arm 'pe' target was removed back in 2012 when the FPA support was removed, but in a small number of places some conditional code was accidentally left behind. It's no-longer needed, so remove it. gcc/ChangeLog: * config/arm/arm-protos.h (arm_dllexport_name_p): Remove prototype. (arm_dllimport_name_p): Likewise. (arm_pe_unique_section): Likewise. (arm_pe_encode_section_info): Likewise. (arm_dllexport_p): Likewise. (arm_dllimport_p): Likewise. (arm_mark_dllexport): Likewise. (arm_mark_dllimport): Likewise. (arm_change_mode_p): Likewise. * config/arm/arm.cc (arm_gnu_attributes): Remove attributes for ARM_PE. (TARGET_ENCODE_SECTION_INFO): Remove setting for ARM_PE. (is_called_in_ARM_mode): Remove ARM_PE conditional code. (thumb1_output_interwork): Remove obsolete ARM_PE code. (arm_encode_section_info): Remove surrounding #ifndef.
Diffstat (limited to 'gcc/c')
0 files changed, 0 insertions, 0 deletions