Difference between revisions of "Binutils"

From Free Software Directory
Jump to: navigation, search
m (fixed home page, added identifier)
(5 intermediate revisions by 3 users not shown)
Line 2: Line 2:
 
|Name=Binutils
 
|Name=Binutils
 
|Short description=Collection of binary utilities
 
|Short description=Collection of binary utilities
|Full description=Includes tools capable of linking and managing archives, including handling object code, libraries, profile data, and symbol names.
+
|Full description=Includes tools capable of creating and managing binary program files, including handling object files, libraries, profile data, and assembly source code.
|User level=none
+
|Homepage URL=http://www.gnu.org/software/binutils
 +
|User level=advanced
 +
|Component programs=ld,gold,as,ar,nm,objcopy,objdump,readelf,ranlib,size,strings,strip,c++filt,addr2line,nlmconv
 +
|VCS checkout command=module: binutils
 +
|Computer languages=C
 +
|Documentation note=User manual included; Online manual available from http://www.gnu.org/software/binutils/manual/
 +
|Related projects=GCC
 +
|Keywords=assembler,binary,utilities,gnu assembler,gas,linker
 +
|Version identifier=2.22
 +
|Version date=2011/11/11
 +
|Version status=stable
 +
|Version download=http://ftp.gnu.org/gnu/binutils/binutils-2.22.tar.bz2
 +
|Last review by=Nick Clifton
 +
|Last review date=2011/12/14
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=2.19
+
|Is GNU=Yes
|Version date=2008-10-31
+
|GNU package identifier=binutils
|Version status=stable
+
|License verified date=2010-03-05
|Version download=http://ftp.gnu.org/gnu/binutils/binutils-2.19.tar.gz
 
|License verified date=2008-10-31
 
|Version comment=
 
}}
 
{{Software category
 
|Interface=command-line
 
 
}}
 
}}
 
{{Project license
 
{{Project license
 
|License=GPLv2orlater
 
|License=GPLv2orlater
 
|License verified by=Kelly Hopkins
 
|License verified by=Kelly Hopkins
|License verified date=2008-10-31
+
|License verified date=2010-03-05
 
}}
 
}}
 
{{Project license
 
{{Project license
 
|License=GPLv2
 
|License=GPLv2
 
|License verified by=Kelly Hopkins
 
|License verified by=Kelly Hopkins
|License verified date=2008-10-31
+
|License verified date=2010-03-05
 
}}
 
}}
 
{{Project license
 
{{Project license
 
|License=LGPLv2
 
|License=LGPLv2
 
|License verified by=Kelly Hopkins
 
|License verified by=Kelly Hopkins
|License verified date=2008-10-31
+
|License verified date=2010-03-05
 
}}
 
}}
 
{{Project license
 
{{Project license
 
|License=GPLv3
 
|License=GPLv3
 
|License verified by=Kelly Hopkins
 
|License verified by=Kelly Hopkins
|License verified date=2008-10-31
+
|License verified date=2010-03-05
 +
}}
 +
{{Person
 +
|Real name=Alan Modra
 +
|Role=Maintainer
 +
|Email=amodra@bigpond.net.au
 +
}}
 +
{{Person
 +
|Real name=DJ Delorie
 +
|Role=Maintainer
 +
|Email=dj@delorie.com
 +
}}
 +
{{Person
 +
|Real name=Daniel Jacobowitz
 +
|Role=Maintainer
 +
|Email=dan@debian.org
 +
}}
 +
{{Person
 +
|Real name=Ian Taylor
 +
|Role=Maintainer
 +
|Email=ian@airs.com
 +
}}
 +
{{Person
 +
|Real name=Jeff Law
 +
|Role=Maintainer
 +
|Email=law@redhat.com
 +
}}
 +
{{Person
 +
|Real name=Jim Wilson
 +
|Role=Maintainer
 +
|Email=wilson@redhat.com
 +
}}
 +
{{Person
 +
|Real name=Michael Meissner
 +
|Role=Maintainer
 +
|Email=meissner@redhat.com
 +
}}
 +
{{Person
 +
|Real name=Nick Clifton
 +
|Role=Chief Maintainer
 +
|Email=nickc@specifixinc.com
 +
}}
 +
{{Person
 +
|Real name=Richard Henderson
 +
|Role=Maintainer
 +
|Email=rth@redhat.com
 +
}}
 +
{{Resource
 +
|Resource audience=Developer
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=http://sourceware.com/cgi-bin/cvsweb.cgi/src/?cvsroot=src
 +
}}
 +
{{Resource
 +
|Resource audience=Developer
 +
|Resource kind=E-mail
 +
|Resource URL=mailto:binutils@sources.redhat.com
 +
}}
 +
{{Resource
 +
|Resource audience=Bug Tracking
 +
|Resource kind=E-mail
 +
|Resource URL=mailto:bug-binutils@gnu.org
 +
}}
 +
{{Resource
 +
|Resource audience=Bug Tracking
 +
|Resource kind=Newsgroup
 +
|Resource URL=gnu.utils.bug
 +
}}
 +
{{Resource
 +
|Resource kind=Bug Tracking
 +
|Resource URL=http://sourceware.org/bugzilla/
 +
}}
 +
{{Software category
 +
|Interface=command-line
 +
|Software-development=compiler, programming-language-conversion, small-specific-development-task
 +
|Use=software-development
 
}}
 
}}
 +
{{Featured}}

Revision as of 16:38, 28 September 2012


[edit]

GNU Binary Utilities

https://www.gnu.org/software/binutils/
Collection of binary utilities.

Binutils includes tools capable of creating and managing binary program files, including handling object files, libraries, profile data, and assembly source code.

This is a GNU package.





Licensing

License

Verified by

Verified on

Notes

Verified by

Genium

Verified on

21 August 2020

Notes

Applies to part: *libiberty / strstr.c

Verified by

Genium

Verified on

21 August 2020

Notes

Applies to part: bfd, gas, ld, gold, etc.

Verified by

Genium

Verified on

21 August 2020

Notes

Applies to part: gprof

Verified by

Genium

Verified on

21 August 2020

Notes

Applies to part: ar-lib, getopt, etc.

Verified by

Genium

Verified on

21 August 2020

Notes

Applies to part: obstack (part of the GNU C Library)

Verified by

Genium

Verified on

21 August 2020

Notes

Applies to part: strtoul, strtol, etc.




Leaders and contributors

Contact(s)Role
Nick Clifton Maintainer


Resources and communication

AudienceResource typeURI
Generalhttps://savannah.gnu.org/people/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/bug-binutils/
Generalhttps://translationproject.org/domain/binutils.html
VCS Repository Webviewhttps://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git
Debian (Ref) (R)https://tracker.debian.org/pkg/binutils-h8300-hms
Debian (Ref) (R)https://tracker.debian.org/pkg/binutils-arm-none-eabi
Debian (Ref) (R)https://tracker.debian.org/pkg/binutils-m68hc1x
DebianDeveloperhttps://tracker.debian.org/pkg/cross-binutils
Debian (Ref)https://tracker.debian.org/pkg/binutils
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
Debian (Ref) (R)https://tracker.debian.org/pkg/binutils-avr
SavannahDeveloperhttps://savannah.gnu.org/projects/binutils/
Generalhttps://translationproject.org/domain/bfd.html
Debian (Ref) (R)https://tracker.debian.org/pkg/binutils-msp430
VCS Repository Webviewhttps://web.cvs.savannah.gnu.org/viewvc/binutils/
WikidataGeneralhttps://www.wikidata.org/wiki/Q1144975
Debian (Ref) (R)https://tracker.debian.org/pkg/binutils-z80
Debian (Ref) (R)https://tracker.debian.org/pkg/binutils-mingw-w64
Downloadhttps://ftp.gnu.org/gnu/binutils/


Software prerequisites




Entry



































"Chief Maintainer" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.





















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.