aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/check.c
diff options
context:
space:
mode:
authorJose E. Marchesi <jose.marchesi@oracle.com>2020-09-02 09:12:21 +0200
committerJose E. Marchesi <jose.marchesi@oracle.com>2020-09-02 09:12:21 +0200
commitc9d440223594cbf955177628d62a667727a1780a (patch)
tree7a5ef353670592b1b3b1771eda2bc9c2e50de1b1 /gcc/fortran/check.c
parente1a4a8a03f700744c59e5b5e562fee0c33859c2c (diff)
downloadgcc-c9d440223594cbf955177628d62a667727a1780a.zip
gcc-c9d440223594cbf955177628d62a667727a1780a.tar.gz
gcc-c9d440223594cbf955177628d62a667727a1780a.tar.bz2
bpf: use elfos.h
BPF is an ELF-based target, so it definitely benefits from using elfos.h. This patch makes the target to use it, and removes superfluous definitions from bpf.h which are better defined in elfos.h. Note that BPF, despite being an ELF target, doesn't use DWARF. At some point it will generate DWARF when generating xBPF (-mxbpf) and BTF when generating plain eBPF, but for the time being it just generates stabs. 2020-09-02 Jose E. Marchesi <jemarch@gnu.org> gcc/ * config.gcc: Use elfos.h in bpf-*-* targets. * config/bpf/bpf.h (MAX_OFILE_ALIGNMENT): Remove definition. (COMMON_ASM_OP): Likewise. (INIT_SECTION_ASM_OP): Likewise. (FINI_SECTION_ASM_OP): Likewise. (ASM_OUTPUT_SKIP): Likewise. (ASM_OUTPUT_ALIGNED_COMMON): Likewise. (ASM_OUTPUT_ALIGNED_LOCAL): Likewise.
Diffstat (limited to 'gcc/fortran/check.c')
0 files changed, 0 insertions, 0 deletions