SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
21
devel/avr/binutils/pkg/DESCR
Normal file
21
devel/avr/binutils/pkg/DESCR
Normal file
|
@ -0,0 +1,21 @@
|
|||
The GNU Binutils are a collection of binary tools. The main ones are:
|
||||
|
||||
* ld - the GNU linker.
|
||||
* as - the GNU assembler.
|
||||
|
||||
But they also include:
|
||||
|
||||
* addr2line - Converts addresses into filenames and line numbers.
|
||||
* ar - A utility for creating, modifying and extracting from archives.
|
||||
* c++filt - Filter to demangle encoded C++ symbols.
|
||||
* gprof - Displays profiling information.
|
||||
* nlmconv - Converts object code into an NLM.
|
||||
* nm - Lists symbols from object files.
|
||||
* objcopy - Copys and translates object files.
|
||||
* objdump - Displays information from object files.
|
||||
* ranlib - Generates an index to the contents of an archive.
|
||||
* readelf - Displays information from any ELF format object file.
|
||||
* size - Lists the section sizes of an object or archive file.
|
||||
* strings - Lists printable strings from files.
|
||||
* strip - Discards symbols.
|
||||
* windres - A compiler for Windows resource files.
|
Loading…
Add table
Add a link
Reference in a new issue