binutils-arm-none-eabi.git/0000755000000000000000000000000012661077600012774 5ustar binutils-arm-none-eabi.git/debian/0000755000000000000000000000000012661077603014221 5ustar binutils-arm-none-eabi.git/debian/compat0000644000000000000000000000000212236257355015421 0ustar 8 binutils-arm-none-eabi.git/debian/control0000644000000000000000000000213212437061000015603 0ustar Source: binutils-arm-none-eabi Section: devel Priority: extra Maintainer: Agustin Henze Uploaders: Keith Packard , Thomas Preud'homme Build-Depends: binutils-source, debhelper (>= 8.0.0), autotools-dev, bison, flex, gettext, texinfo, dejagnu (>= 1.4.2-1.1), python3, file, xz-utils, lsb-release, zlib1g-dev, libisl-dev, libcloog-isl-dev, Standards-Version: 3.9.6 HomePage: https://sourceware.org/binutils/ Vcs-Git: git://anonscm.debian.org/collab-maint/binutils-arm-none-eabi.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/binutils-arm-none-eabi.git Package: binutils-arm-none-eabi Architecture: any Built-Using: ${Built-Using} Depends: ${misc:Depends}, ${shlibs:Depends} Description: GNU assembler, linker and binary utilities for ARM Cortex-A/R/M processors Bare metal binutils for embedded ARM chips using Cortex-M0/M0+/M3/M4, Cortex-R4/R5/R7 and Cortex-A* processors. The programs in this package are used to manipulate binary and object files that may have been created for Cortex architecture. binutils-arm-none-eabi.git/debian/changelog0000644000000000000000000000366012661077546016106 0ustar binutils-arm-none-eabi (8) unstable; urgency=medium * New upstream release * Remove patches (already applied on the new upstream release) * debian/rules - Remove unpack_stamp target - Rename tar_stamp to untar_stamp - Use system's zlib i.e. --with-system-zlib configure flag -- Agustin Henze Wed, 17 Feb 2016 09:28:01 -0300 binutils-arm-none-eabi (7) experimental; urgency=medium [ Thomas Preud'homme ] * New upstream release: 4.9-2014-q4-major. -- Agustin Henze Sat, 10 Jan 2015 13:23:01 -0300 binutils-arm-none-eabi (6) experimental; urgency=medium [ Thomas Preud'homme ] * New upstream release: 4.8-2014-q3-update. * Add myself to Uploaders. [ Agustin Henze ] * Disable testsuite * Bumped Standard-Version to 3.9.6 (no changes required) -- Agustin Henze Mon, 01 Dec 2014 09:38:49 -0300 binutils-arm-none-eabi (5) unstable; urgency=medium * New upstream release (2.24.51) * Add built-using field * Add build dependencies libisl-dev and libcloog-isl-dev -- Agustin Henze Fri, 13 Jun 2014 14:21:25 -0300 binutils-arm-none-eabi (4) unstable; urgency=medium * Bumped Standard-Version to 3.9.5 (no changes required) * Add myself as Maintainer * Improvements on package Description * Enable interwork support * Add HomePage and Vcs* fields * Fix target installchangelogs * New upstream release (2.24) -- Agustin Henze Fri, 03 Jan 2014 13:48:29 -0300 binutils-arm-none-eabi (3) unstable; urgency=low * Move ldscripts to /usr/lib/arm-none-eabi -- Keith Packard Tue, 15 Oct 2013 23:43:18 -0700 binutils-arm-none-eabi (2) unstable; urgency=low * Fix lintian errors -- Keith Packard Tue, 15 Oct 2013 21:25:01 -0700 binutils-arm-none-eabi (1) unstable; urgency=low * Initial release. -- Keith Packard Sun, 18 Aug 2013 02:49:03 +0200 binutils-arm-none-eabi.git/debian/copyright0000644000000000000000000000355212661077421016157 0ustar This is the Debian GNU/Linux prepackaged version of the GNU assembler, linker, and binary utilities. This package was put together by me, James Troup , from sources, which I obtained from: ftp://ftp.gnu.org/pub/gnu/binutils/ and: cvs://:pserver:anoncvs@sources.redhat.com:/cvs/src It was previously maintained by Christopher C. Chimelis GNU Binutils is Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ On Debian GNU/Linux systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL' and `/usr/share/common-licenses/LGPL'. The binutils manuals and associated documentation are also Copyright (C) Free Software Foundation, Inc. They are distributed under the GNU Free Documentation License Version 1.3 or any later version published by the Free Software Foundation, with no Invariant Sections, with no with no Front-Cover Texts, and with no Back-Cover Texts. On Debian GNU/Linux systems, the complete text of the GFDL can be found in `/usr/share/common-licenses/GFDL'. binutils-arm-none-eabi.git/debian/binutils-arm-none-eabi.lintian-overrides0000644000000000000000000000055112236257355024045 0ustar # # The tools use hardlinks from /usr/bin to /usr/lib/arm-none-eabi # binutils-arm-none-eabi binary: package-contains-hardlink # # Warnings about lines that can't be wrapped aren't errors, but # lintian can't tell that # binutils-arm-none-eabi binary: manpage-has-errors-from-man # # ld.bfd has no manual # binutils-arm-none-eabi binary: binary-without-manpage binutils-arm-none-eabi.git/debian/rules0000755000000000000000000000342612661077154015307 0ustar #!/usr/bin/make -f export DH_VERBOSE=1 target=arm-none-eabi package=binutils-arm-none-eabi top_dir=$(shell pwd) binutils_dir=/usr/src/binutils stampdir=debian/stamp source_version := $(shell dpkg-query -W -f="\$${Version}\n" binutils-source) deb_version := $(source_version)+$(shell dpkg-parsechangelog | sed -ne "s/^Version: \(.*\)/\1/p") deb_upstream_version := $(shell echo $(deb_version) | cut -d- -f1) base_version := $(shell echo $(deb_version) | sed -e 's/\([1-9]\.[0-9]\).*-.*/\1/') upstream_dir=binutils-$(deb_upstream_version) untar_stamp=$(stampdir)/tar buildflags=$(shell dpkg-buildflags --export=configure) BUILT_USING := $(shell dpkg-query -f '$${source:Package} (= $${source:Version}), ' -W binutils-source) configure_flags = \ --target=$(target) \ --prefix=/usr/lib \ --bindir=/usr/bin \ --libdir=/usr/lib/arm-none-eabi \ --infodir=/usr/share/doc/$(package)/info \ --htmldir=/usr/share/doc/$(package)/html \ --pdfdir=/usr/share/doc/$(package)/pdf \ --mandir=/usr/share/man \ --disable-nls \ --enable-plugins \ --enable-interwork \ --with-system-zlib \ "--with-pkgversion=$(deb_version)" \ $(buildflags) %: dh $@ -D$(upstream_dir) -Bbuild --with autotools-dev --parallel $(untar_stamp): tar xf $(binutils_dir)/binutils-*.tar.* mkdir -p $(stampdir) cp /usr/share/doc/binutils-source/copyright debian/copyright touch $@ override_dh_auto_configure: $(untar_stamp) dh_auto_configure -D$(upstream_dir) -Bbuild -- $(configure_flags) override_dh_gencontrol: dh_gencontrol -a -- -v$(deb_version) -Vlocal:Version=$(deb_upstream_version) -Vbinutils:Version=$(source_version) -VBuilt-Using="$(BUILT_USING)" override_dh_auto_clean: rm -rf $(upstream_dir) build $(stampdir) override_dh_installchangelogs: dh_installchangelogs $(upstream_dir)/ChangeLog override_dh_auto_test: binutils-arm-none-eabi.git/debian/source/0000755000000000000000000000000012236257355015523 5ustar binutils-arm-none-eabi.git/debian/source/format0000644000000000000000000000000412236257355016730 0ustar 1.0