[Lunar-commits] CVS: moonbase/devel/binutils DETAILS,1.6,1.7

Auke Kok sofar at lunar-linux.org
Tue Mar 16 19:34:39 GMT 2004


Update of /var/cvs/lunar/moonbase/devel/binutils
In directory dbguin.lunar-linux.org:/tmp/cvs-serv1430/devel/binutils

Modified Files:
	DETAILS 
Log Message:
pwetty


Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/devel/binutils/DETAILS,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- DETAILS	2 Dec 2003 22:16:00 -0000	1.6
+++ DETAILS	16 Mar 2004 19:34:37 -0000	1.7
@@ -2,7 +2,6 @@
          VERSION=2.14
           SOURCE=$MODULE-$VERSION.tar.bz2
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
-#  SOURCE_URL[0]=$KERNEL_URL/pub/linux/devel/$MODULE/$SOURCE
    SOURCE_URL[0]=$GNU_URL/$MODULE/$SOURCE
    SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/$MODULE/$SOURCE
         WEB_SITE=http://sources.redhat.com/binutils
@@ -11,32 +10,18 @@
            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