Subject: CVS commit: pkgsrc/lang
From: Maya Rashish
Date: 2018-06-17 21:50:52
Message id: 20180617195053.1B544FBEC@cvs.NetBSD.org

Log Message:
gcc7: fix many netbsd targets.

add netbsd/arm EABI target. recognise dwarf2 unwinding in the common arm code.

switch convoluted stddef.h logic from relying on include guards having certain
names to only applying for netbsd, which should be the sole remaining user.
(necessary for netbsd/arm, which uses different include guards for ansi.h)

move linux/alpha code out of shared alpha+ELF header.

make all netbsd targets include netbsd-stdint.h.

Fixes PR pkg/52951.

Bump PKGREVISION. bump gcc7-libs PKGREVISION above this one.

Files:
RevisionActionfile
1.18modifypkgsrc/lang/gcc7/Makefile
1.10modifypkgsrc/lang/gcc7/distinfo
1.2modifypkgsrc/lang/gcc7-libs/Makefile
1.3modifypkgsrc/lang/gcc7/patches/patch-gcc_config.gcc
1.1addpkgsrc/lang/gcc7/patches/patch-gcc_common_config_arm_arm-common.c
1.1addpkgsrc/lang/gcc7/patches/patch-gcc_config_alpha_elf.h
1.1addpkgsrc/lang/gcc7/patches/patch-gcc_config_alpha_linux.h
1.1addpkgsrc/lang/gcc7/patches/patch-gcc_config_arm_netbsd-eabi.h
1.1addpkgsrc/lang/gcc7/patches/patch-gcc_config_arm_netbsd-elf.h
1.1addpkgsrc/lang/gcc7/patches/patch-gcc_config_netbsd-elf.h
1.1addpkgsrc/lang/gcc7/patches/patch-gcc_ginclude_stddef.h
1.1addpkgsrc/lang/gcc7/patches/patch-libgcc_config.host
1.1addpkgsrc/lang/gcc7/patches/patch-libgcc_config_arm_t-netbsd
1.1addpkgsrc/lang/gcc7/patches/patch-libgcc_config_arm_t-netbsd-eabi