aboutsummaryrefslogblamecommitdiff
path: root/devel/binutils/pkg-descr
blob: 90c282e9ccbf5a884007650b174f0e887f0738b4 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15














                                                                              
The GNU Binutils are a collection of binary tools. The main ones are:

* ld - the GNU linker.
* as - the GNU assembler.

Most of these programs use BFD, the Binary File Descriptor library, to do 
low-level manipulation. Many of them also use the opcodes library to assemble 
and disassemble machine instructions.

This port may be used as a replacement for the system binutils and support
features from the latest versions of GCC.

For cross-compilation, see the devel/cross-binutils port.

WWW: http://sources.redhat.com/binutils/