gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r5149: update binutils to 2.30


From: Carl Hansen
Subject: [Gsrc-commit] trunk r5149: update binutils to 2.30
Date: Sun, 28 Jan 2018 22:33:37 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 5149
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Sun 2018-01-28 19:33:32 -0800
message:
  update binutils to 2.30
modified:
  pkg/gnu/binutils/Makefile      makefile-20160617014725-uokjfnggs70iry9h-456
  pkg/gnu/binutils/sha256sums    sha256sums-20160617014725-uokjfnggs70iry9h-459
=== modified file 'pkg/gnu/binutils/Makefile'
--- a/pkg/gnu/binutils/Makefile 2017-09-25 21:52:35 +0000
+++ b/pkg/gnu/binutils/Makefile 2018-01-29 03:33:32 +0000
@@ -1,5 +1,5 @@
 # Copyright © 2013, 2015, 2017 Brandon Invergo <address@hidden>
-# Copyright ©2017 Carl Hansen <address@hidden>
+# Copyright ©2017,2018 Carl Hansen <address@hidden>
 #
 # This file is part of GSRC.
 #
@@ -15,10 +15,13 @@
 #
 # You should have received a copy of the GNU General Public License
 # along with GSRC.  If not, see <http://www.gnu.org/licenses/>.
+#
+#
+# Send bug reports and comments about GSRC problems to address@hidden
 
 NAME = Binutils
 GARNAME = binutils
-GARVERSION = 2.29.1
+GARVERSION = 2.30
 HOME_URL = http://www.gnu.org/software/binutils/
        
 DESCRIPTION = Binary utilities: bfd, gas, gprof, ld, etc.
@@ -27,8 +30,9 @@
 Perhaps the most notable are "ld", a linker, and "as", an assembler.
 Other tools include programs to display binary profiling information, list
 the strings in a binary file, and utilities for working with archives.
-The "bfd" library for working with executable and object formats is
-also included.  
+The "bfd" library for working with executable and object formats is also
+included. Programs: addr2line ar as c++filt elfedit gprof ld ld.bfd nm
+objcopy objdump ranlib readelf size strings strip 
 endef
 
 ######################################################################
@@ -47,3 +51,5 @@
 include ../../../gar/gar.lib/auto.mk
 include ../../../gar/gar.lib/info.mk
 include config.mk
+
+

=== modified file 'pkg/gnu/binutils/sha256sums'
--- a/pkg/gnu/binutils/sha256sums       2017-09-25 21:52:35 +0000
+++ b/pkg/gnu/binutils/sha256sums       2018-01-29 03:33:32 +0000
@@ -1,2 +1,2 @@
-de971471ccb18aadeb41bceb977975531084a271d616364b17053a2350f90ea1  
download/binutils-2.29.1.tar.lz
-3bb9f9c1d39a5f6ddd6ed055fc6495a267a12f37dfad6c9a6ee8c9b9bc5eac01  
download/binutils-2.29.1.tar.lz.sig
+d09791abb5e0874ec43f4b9a7e74f87afba4f1e4563213ec87e0000014b00fed  
download/binutils-2.30.tar.lz
+bec4daf81d9696dc6993e55bab9e6579e70bb82e5bc0ef3dfdbe73fdabaf8dfa  
download/binutils-2.30.tar.lz.sig


reply via email to

[Prev in Thread] Current Thread [Next in Thread]