[Lunar-commits] r17801 - moonbase/trunk/devel/binutils-sparc64

Terry Chan tchan at lunar-linux.org
Mon Dec 26 05:55:05 UTC 2005


Author: tchan
Date: 2005-12-26 05:55:05 +0000 (Mon, 26 Dec 2005)
New Revision: 17801

Modified:
   moonbase/trunk/devel/binutils-sparc64/DETAILS
Log:
Version bump to binutils-sparc64. Compiled/tested with gcc-3.4.5, glibc-2.3.6
on a sparc64.


Modified: moonbase/trunk/devel/binutils-sparc64/DETAILS
===================================================================
--- moonbase/trunk/devel/binutils-sparc64/DETAILS	2005-12-26 05:04:20 UTC (rev 17800)
+++ moonbase/trunk/devel/binutils-sparc64/DETAILS	2005-12-26 05:55:05 UTC (rev 17801)
@@ -1,43 +1,29 @@
           MODULE=binutils-sparc64
            MYMOD=binutils
-         VERSION=2.14
+         VERSION=2.16.1
           SOURCE=$MYMOD-$VERSION.tar.bz2
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MYMOD-$VERSION
-#  SOURCE_URL[0]=$KERNEL_URL/pub/linux/devel/$MYMOD/
    SOURCE_URL[0]=$GNU_URL/$MYMOD/
    SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/$MYMOD/
+      SOURCE_VFY=sha1:5c80fd5657da47efc16a63fdd93ef7395319fbbf
         WEB_SITE=http://sources.redhat.com/binutils
          ENTERED=20010922
-         UPDATED=20031021
+         UPDATED=20050612
            SHORT="binutils is an essential collection of binary utilities."
+
 cat << EOF
 binutils - Collection of binary utilities
-ld
--the GNU linker
-as
--the portable GNU assembler
-ar
--creates, modifies, and extracts from archives
-nm
--lists symbols from object files
-objcopy
--copies and translates object files
-objdump
--displays information from object files
-ranlib
--indexes the contents of an archive
-size
--lists the section sizes of an object or archive file
-strings
--lists printable strings from files
-strip
--discards symbols
-c++filt
--filter to demangle encoded C++ symbols
-addr2line
--converts addresses to file and line
-nlmconv
--converts object code into an NLM
-   
- 
+ld        -the GNU linker
+as        -the portable GNU assembler
+ar        -creates, modifies, and extracts from archives
+nm        -lists symbols from object files
+objcopy   -copies and translates object files
+objdump   -displays information from object files
+ranlib    -indexes the contents of an archive
+size      -lists the section sizes of an object or archive file
+strings   -lists printable strings from files
+strip     -discards symbols
+c++filt   -filter to demangle encoded C++ symbols
+addr2line -converts addresses to file and line
+nlmconv   -converts object code into an NLM
 EOF



More information about the Lunar-commits mailing list