pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/cross/arm-none-eabi-binutils Update to 2.31.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1a26900c3a47
branches:  trunk
changeset: 311031:1a26900c3a47
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Mon Jul 30 19:37:51 2018 +0000

description:
Update to 2.31.1

Changelog:
2.31.1
  This release also contains a fix for PR 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.

diffstat:

 cross/arm-none-eabi-binutils/Makefile |   4 ++--
 cross/arm-none-eabi-binutils/PLIST    |   3 +--
 cross/arm-none-eabi-binutils/distinfo |  10 +++++-----
 3 files changed, 8 insertions(+), 9 deletions(-)

diffs (44 lines):

diff -r 2e1f01320692 -r 1a26900c3a47 cross/arm-none-eabi-binutils/Makefile
--- a/cross/arm-none-eabi-binutils/Makefile     Mon Jul 30 19:32:01 2018 +0000
+++ b/cross/arm-none-eabi-binutils/Makefile     Mon Jul 30 19:37:51 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2018/03/03 22:35:51 ryoon Exp $
+# $NetBSD: Makefile,v 1.8 2018/07/30 19:37:51 ryoon Exp $
 
-DISTNAME=      binutils-2.30
+DISTNAME=      binutils-2.31.1
 PKGNAME=       cross-arm-none-eabi-${DISTNAME}
 CATEGORIES=    cross
 MASTER_SITES=  ${MASTER_SITE_GNU:=binutils/}
diff -r 2e1f01320692 -r 1a26900c3a47 cross/arm-none-eabi-binutils/PLIST
--- a/cross/arm-none-eabi-binutils/PLIST        Mon Jul 30 19:32:01 2018 +0000
+++ b/cross/arm-none-eabi-binutils/PLIST        Mon Jul 30 19:37:51 2018 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2018/03/03 22:35:51 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.5 2018/07/30 19:37:51 ryoon Exp $
 cross-arm-none-eabi/arm-none-eabi/bin/ar
 cross-arm-none-eabi/arm-none-eabi/bin/as
 cross-arm-none-eabi/arm-none-eabi/bin/ld
@@ -60,7 +60,6 @@
 cross-arm-none-eabi/man/man1/arm-none-eabi-elfedit.1
 cross-arm-none-eabi/man/man1/arm-none-eabi-gprof.1
 cross-arm-none-eabi/man/man1/arm-none-eabi-ld.1
-cross-arm-none-eabi/man/man1/arm-none-eabi-nlmconv.1
 cross-arm-none-eabi/man/man1/arm-none-eabi-nm.1
 cross-arm-none-eabi/man/man1/arm-none-eabi-objcopy.1
 cross-arm-none-eabi/man/man1/arm-none-eabi-objdump.1
diff -r 2e1f01320692 -r 1a26900c3a47 cross/arm-none-eabi-binutils/distinfo
--- a/cross/arm-none-eabi-binutils/distinfo     Mon Jul 30 19:32:01 2018 +0000
+++ b/cross/arm-none-eabi-binutils/distinfo     Mon Jul 30 19:37:51 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2018/03/03 22:35:51 ryoon Exp $
+$NetBSD: distinfo,v 1.9 2018/07/30 19:37:51 ryoon Exp $
 
-SHA1 (binutils-2.30.tar.bz2) = 33d807f7fa680b00439eb5560acd0c2ef645e5f9
-RMD160 (binutils-2.30.tar.bz2) = 5b6152ff36d55da3b5da3a21b372897da66d953c
-SHA512 (binutils-2.30.tar.bz2) = c3ce91aa20f058ec589bf18c722bf651331b394db6378900cc813cc0eea3a331a96584d5ae090630b627369510397dccc9edfcd43d4aeefc99579f277a05c72c
-Size (binutils-2.30.tar.bz2) = 29541188 bytes
+SHA1 (binutils-2.31.1.tar.bz2) = 1c5b0801b4857031d5626d917808cbd5c6401a4b
+RMD160 (binutils-2.31.1.tar.bz2) = f688e5a4d8aa1548ecfbff0eb72ee156e6df7f1d
+SHA512 (binutils-2.31.1.tar.bz2) = b42954e6f49a0adcd2676bdd77dfb59bfc25cec8184b007521d1e2b1d5d0593b58639e3d9448d5a40fe024c3cea386a37743627d6bb16d502f52a4a32b9573bd
+Size (binutils-2.31.1.tar.bz2) = 30110779 bytes



Home | Main Index | Thread Index | Old Index