head 1.5; access; symbols pkgsrc-2023Q4:1.5.0.8 pkgsrc-2023Q4-base:1.5 pkgsrc-2023Q3:1.5.0.6 pkgsrc-2023Q3-base:1.5 pkgsrc-2023Q2:1.5.0.4 pkgsrc-2023Q2-base:1.5 pkgsrc-2023Q1:1.5.0.2 pkgsrc-2023Q1-base:1.5 pkgsrc-2022Q4:1.4.0.22 pkgsrc-2022Q4-base:1.4 pkgsrc-2022Q3:1.4.0.20 pkgsrc-2022Q3-base:1.4 pkgsrc-2022Q2:1.4.0.18 pkgsrc-2022Q2-base:1.4 pkgsrc-2022Q1:1.4.0.16 pkgsrc-2022Q1-base:1.4 pkgsrc-2021Q4:1.4.0.14 pkgsrc-2021Q4-base:1.4 pkgsrc-2021Q3:1.4.0.12 pkgsrc-2021Q3-base:1.4 pkgsrc-2021Q2:1.4.0.10 pkgsrc-2021Q2-base:1.4 pkgsrc-2021Q1:1.4.0.8 pkgsrc-2021Q1-base:1.4 pkgsrc-2020Q4:1.4.0.6 pkgsrc-2020Q4-base:1.4 pkgsrc-2020Q3:1.4.0.4 pkgsrc-2020Q3-base:1.4 pkgsrc-2020Q2:1.4.0.2 pkgsrc-2020Q2-base:1.4 pkgsrc-2020Q1:1.3.0.12 pkgsrc-2020Q1-base:1.3 pkgsrc-2019Q4:1.3.0.14 pkgsrc-2019Q4-base:1.3 pkgsrc-2019Q3:1.3.0.10 pkgsrc-2019Q3-base:1.3 pkgsrc-2019Q2:1.3.0.8 pkgsrc-2019Q2-base:1.3 pkgsrc-2019Q1:1.3.0.6 pkgsrc-2019Q1-base:1.3 pkgsrc-2018Q4:1.3.0.4 pkgsrc-2018Q4-base:1.3 pkgsrc-2018Q3:1.3.0.2 pkgsrc-2018Q3-base:1.3 pkgsrc-2018Q2:1.2.0.2 pkgsrc-2018Q2-base:1.2 pkgsrc-2018Q1:1.1.0.8 pkgsrc-2018Q1-base:1.1 pkgsrc-2017Q4:1.1.0.6 pkgsrc-2017Q4-base:1.1 pkgsrc-2017Q3:1.1.0.4 pkgsrc-2017Q3-base:1.1; locks; strict; comment @# @; 1.5 date 2023.03.10.22.05.57; author ryoon; state Exp; branches; next 1.4; commitid G9pPG8VZpTaLUCgE; 1.4 date 2020.04.26.09.47.40; author rillig; state Exp; branches; next 1.3; commitid fVrD2gXDH4gNvS5C; 1.3 date 2018.07.30.19.45.00; author ryoon; state Exp; branches; next 1.2; commitid dcVu6knfqeorgcMA; 1.2 date 2018.06.19.22.45.36; author ryoon; state Exp; branches; next 1.1; commitid xrrA4zbgEZS8AWGA; 1.1 date 2017.07.03.17.28.39; author ryoon; state Exp; branches; next ; commitid puMyEvVK74eW6OXz; desc @@ 1.5 log @pdp11-aout-binutils: Update to 2.39 * Update binutils to 2.39. @ text @# $NetBSD: Makefile,v 1.4 2020/04/26 09:47:40 rillig Exp $ DISTNAME= binutils-2.39 PKGNAME= cross-pdp11-aout-${DISTNAME} CATEGORIES= cross MASTER_SITES= ${MASTER_SITE_GNU:=binutils/} EXTRACT_SUFX= .tar.xz MAINTAINER= ryoon@@NetBSD.org HOMEPAGE= # empty COMMENT= Cross binutils for PDP-11 a.out LICENSE= gnu-gpl-v2 AND gnu-gpl-v3 AND gnu-lgpl-v2 AND gnu-lgpl-v3 USE_LIBTOOL= yes USE_TOOLS+= gmake makeinfo GNU_CONFIGURE= yes GNU_CONFIGURE_STRICT= no # several sub-configures know --enable-nls PDP11AOUT_PREFIX= ${PREFIX}/cross-pdp11-aout OBJDIR= ../build CONFIGURE_DIRS= ${OBJDIR} CONFIGURE_SCRIPT= ${WRKSRC}/configure GNU_CONFIGURE_PREFIX= ${PDP11AOUT_PREFIX} CONFIGURE_ARGS+= --target=pdp11-aout CONFIGURE_ARGS+= --disable-werror CONFIGURE_ARGS+= --disable-nls INFO_FILES= yes pre-configure: ${RUN} cd ${WRKSRC} && ${MKDIR} ${OBJDIR} .include "../../mk/bsd.pkg.mk" @ 1.4 log @cross/*-binutils: allow unknown --enable-nls configure option The top-level configure script does not know this option, but it calls several sub-configures that all know it. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.3 2018/07/30 19:45:00 ryoon Exp $ d3 1 a3 1 DISTNAME= binutils-2.31.1 d7 1 a7 1 EXTRACT_SUFX= .tar.bz2 @ 1.3 log @Update to 2.31.1 Changelog: 2.31.1 This release also contains a fix for gold/23409 where the gold linker could end up creating duplicate copies of some symbols. 2.31 This release contains numerous bug fixes, and also the following new features: * Direct linking with DLLs for Cygwin and Mingw targets is now faster. * The linker now defaults to enabling -z separate-code for Linux targets, although a configure time option can change this. This option can increase disk and memory size of executables, but it does help to improve security. * The disassembler supports Netronome Flow Processor (NFP) firmware files. * The AArch64 disassembler supports showing disassembly notes which are emitted when inconsistencies are found with the instruction that may result in the instruction being invalid. It also emits warnings when a combination of an instruction and a named register could be invalid. * The AR archive manager now supports an "O" modifier to display member offsets inside an archive. * The ADR and ADRL pseudo-instructions supported by the ARM assembler now only set the bottom bit of the address of thumb function symbols if the -mthumb-interwork command line option is active. * The MIPS assembler supports the Global INValidate (GINV) and Cyclic Redudancy Check (CRC) architecture extensions. * Support has been added for the Freescale S12Z architecture. * The assembler has a new --generate-missing-build-notes=[yes|no] option to create (or not) GNU Build Attribute notes if none are present in the input sources. * The -mold-gcc command-line option has been removed for x86 targets. * The x86 assembler now supports a -O[2|s] command-line options to enable alternate shorter instruction encodings. * The gold linker has a new --debug=plugin option for easier debugging of plugin-related problems. * The gold linker now supports the -z keep_text_section_prefix option. * The gold linker now has support for .note.gnu.property sections (from Linux ABI extensions). * Add gold linker now has support for Intel's Indirect Branch Tracking (IBT) and Shadow Stack instructions. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.2 2018/06/19 22:45:36 ryoon Exp $ d14 4 a17 3 USE_LIBTOOL= yes USE_TOOLS+= gmake makeinfo GNU_CONFIGURE= yes d19 1 a19 1 PDP11AOUT_PREFIX= ${PREFIX}/cross-pdp11-aout @ 1.2 log @Update to 2.30 * Update to latest binutils @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.1 2017/07/03 17:28:39 ryoon Exp $ d3 1 a3 1 DISTNAME= binutils-2.30 @ 1.1 log @Import cross-pdp11-aout-binutils-2.28 as cross/pdp11-aout-binutils. Cross binutils for PDP-11 a.out @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.4 2017/03/30 19:21:26 ryoon Exp $ d3 1 a3 1 DISTNAME= binutils-2.28 @