diff options
author | mef <mef@pkgsrc.org> | 2017-01-30 12:07:36 +0000 |
---|---|---|
committer | mef <mef@pkgsrc.org> | 2017-01-30 12:07:36 +0000 |
commit | e48cf7199b6d0d77e71114f62278100c7f3c084f (patch) | |
tree | 2a4f09c7fedca78d81c469d22add4afdfbf01368 /cross | |
parent | da35b98d57416ca51d47c48fb47a3f83e00876d9 (diff) | |
download | pkgsrc-e48cf7199b6d0d77e71114f62278100c7f3c084f.tar.gz |
Updated cross/avr-binutils 2.24 to 2.27
----------------------------------
(From binutils/NEWS)
----------------------------------
Changes in 2.27:
* Add a configure option, --enable-64-bit-archive, to force use of a
64-bit format when creating an archive symbol index.
* Add --elf-stt-common= option to objcopy for ELF targets to control
whether to convert common symbols to the STT_COMMON type.
Changes in 2.26:
* Add option to objcopy to insert new symbols into a file:
--add-symbol <name>=[<section>:]<value>[,<flags>]
* Add support for the ARC EM/HS, and ARC600/700 architectures.
* Extend objcopy --compress-debug-sections option to support
--compress-debug-sections=[none|zlib|zlib-gnu|zlib-gabi] for ELF
targets.
* Add --update-section option to objcopy.
* Add --output-separator option to strings.
Changes in 2.25:
* Add --data option to strings to only print strings in loadable, initialized
data sections. Change the default behaviour to be --all, but add a new
configure time option of --disable-default-strings-all to restore the old
default behaviour.
* Add --include-all-whitespace to strings.
* Add --dump-section option to objcopy.
* Add support for the Andes NDS32.
Diffstat (limited to 'cross')
-rw-r--r-- | cross/avr-binutils/Makefile | 5 | ||||
-rw-r--r-- | cross/avr-binutils/PLIST | 10 | ||||
-rw-r--r-- | cross/avr-binutils/distinfo | 18 | ||||
-rw-r--r-- | cross/avr-binutils/patches/patch-ad | 20 | ||||
-rw-r--r-- | cross/avr-binutils/patches/patch-ag | 16 | ||||
-rw-r--r-- | cross/avr-binutils/patches/patch-ah | 11 | ||||
-rw-r--r-- | cross/avr-binutils/patches/patch-ai | 12 |
7 files changed, 49 insertions, 43 deletions
diff --git a/cross/avr-binutils/Makefile b/cross/avr-binutils/Makefile index b25d1e06875..8b1c507f9ee 100644 --- a/cross/avr-binutils/Makefile +++ b/cross/avr-binutils/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.27 2016/07/09 06:37:58 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2017/01/30 12:07:36 mef Exp $ -DISTNAME= binutils-2.24 +DISTNAME= binutils-2.27 PKGNAME= ${DISTNAME:S/^/avr-/} -PKGREVISION= 1 CATEGORIES= cross MASTER_SITES= ${MASTER_SITE_GNU:=binutils/} EXTRACT_SUFX= .tar.bz2 diff --git a/cross/avr-binutils/PLIST b/cross/avr-binutils/PLIST index 9007438a48f..c6625cec543 100644 --- a/cross/avr-binutils/PLIST +++ b/cross/avr-binutils/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.8 2014/06/15 15:54:41 mef Exp $ +@comment $NetBSD: PLIST,v 1.9 2017/01/30 12:07:36 mef Exp $ avr/bin/ar avr/bin/as avr/bin/ld @@ -7,9 +7,10 @@ avr/bin/nm avr/bin/objcopy avr/bin/objdump avr/bin/ranlib +avr/bin/readelf avr/bin/strip -avr/include/bfd.h avr/include/ansidecl.h +avr/include/bfd.h avr/include/symcat.h avr/lib/ldscripts/avr1.x avr/lib/ldscripts/avr1.xbn @@ -61,6 +62,11 @@ avr/lib/ldscripts/avr6.xbn avr/lib/ldscripts/avr6.xn avr/lib/ldscripts/avr6.xr avr/lib/ldscripts/avr6.xu +avr/lib/ldscripts/avrtiny.x +avr/lib/ldscripts/avrtiny.xbn +avr/lib/ldscripts/avrtiny.xn +avr/lib/ldscripts/avrtiny.xr +avr/lib/ldscripts/avrtiny.xu avr/lib/ldscripts/avrxmega1.x avr/lib/ldscripts/avrxmega1.xbn avr/lib/ldscripts/avrxmega1.xn diff --git a/cross/avr-binutils/distinfo b/cross/avr-binutils/distinfo index 280e3f572af..207270ab343 100644 --- a/cross/avr-binutils/distinfo +++ b/cross/avr-binutils/distinfo @@ -1,14 +1,14 @@ -$NetBSD: distinfo,v 1.10 2015/11/03 00:47:42 agc Exp $ +$NetBSD: distinfo,v 1.11 2017/01/30 12:07:36 mef Exp $ -SHA1 (binutils-2.24.tar.bz2) = 7ac75404ddb3c4910c7594b51ddfc76d4693debb -RMD160 (binutils-2.24.tar.bz2) = b4aa3ea5ba9d0d9f817b2cf136e7f911f692af8d -SHA512 (binutils-2.24.tar.bz2) = 5ec95ad47d49b12c4558a8db0ca2109d3ee1955e3776057f3330c4506f8f4d1cf5e505fbf8a16b98403a0fcdeaaf986fe0a22be6456247dbdace63ce1f776b12 -Size (binutils-2.24.tar.bz2) = 22716802 bytes +SHA1 (binutils-2.27.tar.bz2) = 6e472ddae565a2b1447e6f2393809bb8799982cf +RMD160 (binutils-2.27.tar.bz2) = e6623d3a90578169790417b8dd83e850c0a81910 +SHA512 (binutils-2.27.tar.bz2) = cf276f84935312361a2ca077e04d0b469d23a3aed979d8ba5d92ea590904ffb2c2e7ed12cc842822bfc402836be86f479660cef3791aa62f3753d8a1a6f564cb +Size (binutils-2.27.tar.bz2) = 26099568 bytes SHA1 (patch-ab) = e2bc22866d8e04b0d670509f3295da5f0e535ac8 -SHA1 (patch-ad) = 6d1acfd834c692abcc4f454db5f5107b7f77e34e +SHA1 (patch-ad) = dff2b0f88af0d6f0c77f67f99d62a53d4d57e468 SHA1 (patch-ae) = fff6693a610b26aa60e1d96ad634d15d11afbe05 SHA1 (patch-af) = 5fa08da0b31da042eb30cce683f7b7b1feb3196b -SHA1 (patch-ag) = e778ddd88f34e264e6b2d6d31a56a02be565e916 -SHA1 (patch-ah) = b6e91279475c41bc78b3df227938a91948fc377c -SHA1 (patch-ai) = 3cd298ac0364f913c1261fc87f7f474281bae9cf +SHA1 (patch-ag) = 689bd4207fc6afe33cc81edaf5d97b4a0ba31554 +SHA1 (patch-ah) = e60983eb83d28da1eb165ae91bf68872703100fe +SHA1 (patch-ai) = ed0814d908d8350ede28d439ce8cd2e77cbaaa2a SHA1 (patch-aj) = fd2a66979f68350a53960defdaf5e9e5018ec59a diff --git a/cross/avr-binutils/patches/patch-ad b/cross/avr-binutils/patches/patch-ad index 9739329b6fb..f038c0411a5 100644 --- a/cross/avr-binutils/patches/patch-ad +++ b/cross/avr-binutils/patches/patch-ad @@ -1,15 +1,15 @@ -$NetBSD: patch-ad,v 1.3 2013/08/07 02:41:30 mef Exp $ +$NetBSD: patch-ad,v 1.4 2017/01/30 12:07:36 mef Exp $ Avoid installing info (which duplicates with other CPU) - ---- etc/Makefile.in.orig 2010-11-21 04:37:57.000000000 +0900 -+++ etc/Makefile.in 2012-02-06 21:50:04.000000000 +0900 -@@ -64,7 +64,7 @@ - HTMLFILES = standards.html configure.html - all: info --install install-strip: install-info +--- etc/Makefile.in.orig 2014-10-14 16:32:02.000000000 +0900 ++++ etc/Makefile.in 2017-01-29 11:59:44.000000000 +0900 +@@ -68,7 +68,7 @@ config.status: $(srcdir)/configure + dist: + check: + info html dvi ps pdf: +-install install-strip install-info install-html install-pdf: +install install-strip: - + installcheck: uninstall: - + TAGS: diff --git a/cross/avr-binutils/patches/patch-ag b/cross/avr-binutils/patches/patch-ag index 9f2ff06eb69..03536b8a392 100644 --- a/cross/avr-binutils/patches/patch-ag +++ b/cross/avr-binutils/patches/patch-ag @@ -1,19 +1,19 @@ -$NetBSD: patch-ag,v 1.4 2013/08/07 02:41:30 mef Exp $ +$NetBSD: patch-ag,v 1.5 2017/01/30 12:07:36 mef Exp $ Avoid installing info (which duplicates with other CPU) ---- ld/Makefile.in.orig 2012-09-04 21:53:47.000000000 +0900 -+++ ld/Makefile.in 2013-01-27 07:19:44.000000000 +0900 -@@ -118,7 +118,7 @@ LTYACCCOMPILE = $(LIBTOOL) $(AM_LIBTOOLF - --mode=compile $(YACC) $(YFLAGS) $(AM_YFLAGS) - SOURCES = $(libldtestplug_la_SOURCES) $(ld_new_SOURCES) \ - $(EXTRA_ld_new_SOURCES) +--- ld/Makefile.in.orig 2016-08-03 16:36:54.000000000 +0900 ++++ ld/Makefile.in 2017-01-29 12:08:42.000000000 +0900 +@@ -181,7 +181,7 @@ LTYACCCOMPILE = $(LIBTOOL) $(AM_LIBTOOLF + SOURCES = $(libldtestplug_la_SOURCES) $(libldtestplug2_la_SOURCES) \ + $(libldtestplug3_la_SOURCES) $(libldtestplug4_la_SOURCES) \ + $(ld_new_SOURCES) $(EXTRA_ld_new_SOURCES) -INFO_DEPS = ld.info +INFO_DEPS = am__TEXINFO_TEX_DIR = $(srcdir)/../texinfo DVIS = ld.dvi PDFS = ld.pdf -@@ -345,7 +345,7 @@ use_sysroot = @use_sysroot@ +@@ -425,7 +425,7 @@ use_sysroot = @use_sysroot@ AUTOMAKE_OPTIONS = dejagnu no-texinfo.tex no-dist foreign ACLOCAL_AMFLAGS = -I .. -I ../config -I ../bfd TEXINFO_TEX = ../texinfo/texinfo.tex diff --git a/cross/avr-binutils/patches/patch-ah b/cross/avr-binutils/patches/patch-ah index ccb8446503c..e556a7d9807 100644 --- a/cross/avr-binutils/patches/patch-ah +++ b/cross/avr-binutils/patches/patch-ah @@ -1,11 +1,12 @@ -$NetBSD: patch-ah,v 1.3 2013/08/07 02:41:30 mef Exp $ +$NetBSD: patch-ah,v 1.4 2017/01/30 12:07:36 mef Exp $ Avoid installing po (nls) files ---- binutils/Makefile.in.orig 2011-08-08 09:27:15.000000000 +0900 -+++ binutils/Makefile.in 2012-02-06 21:51:20.000000000 +0900 -@@ -405,7 +405,7 @@ - top_srcdir = @top_srcdir@ + # Automake 1.10+ disables lex and yacc output file regeneration if +--- binutils/Makefile.in.orig 2016-08-03 17:16:40.000000000 +0900 ++++ binutils/Makefile.in 2017-01-29 12:01:49.000000000 +0900 +@@ -464,7 +464,7 @@ zlibdir = @zlibdir@ + zlibinc = @zlibinc@ AUTOMAKE_OPTIONS = dejagnu no-dist foreign ACLOCAL_AMFLAGS = -I .. -I ../config -I ../bfd -SUBDIRS = doc po diff --git a/cross/avr-binutils/patches/patch-ai b/cross/avr-binutils/patches/patch-ai index 4a367b1bfcc..4a1ed4e129f 100644 --- a/cross/avr-binutils/patches/patch-ai +++ b/cross/avr-binutils/patches/patch-ai @@ -1,15 +1,15 @@ -$NetBSD: patch-ai,v 1.3 2013/08/07 02:41:30 mef Exp $ +$NetBSD: patch-ai,v 1.4 2017/01/30 12:07:36 mef Exp $ Avoid installing po (nls) files ---- gas/Makefile.in.orig 2011-06-14 00:18:47.000000000 +0900 -+++ gas/Makefile.in 2012-02-06 21:51:43.000000000 +0900 -@@ -281,7 +281,7 @@ - top_srcdir = @top_srcdir@ +--- gas/Makefile.in.orig 2016-08-03 17:16:28.000000000 +0900 ++++ gas/Makefile.in 2017-01-29 12:02:27.000000000 +0900 +@@ -325,7 +325,7 @@ zlibdir = @zlibdir@ + zlibinc = @zlibinc@ AUTOMAKE_OPTIONS = 1.11 dejagnu foreign no-dist ACLOCAL_AMFLAGS = -I .. -I ../config -I ../bfd -SUBDIRS = doc po +SUBDIRS = doc tooldir = $(exec_prefix)/$(target_alias) - # Automake 1.10+ disables lex and yacc output file regeneration if + # This is where we get zlib from. zlibdir is -L../zlib and zlibinc is |