delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2004/05/21/09:20:59

X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f
Message-Id: <200405211313.i4LDDcSL019058@delorie.com>
From: Andris Pavenis <pavenis AT latnet DOT lv>
To: djgpp-announce AT delorie DOT com
Subject: [ANNOUNCE] DJGPP port of binutils-2.15
Date: Fri, 21 May 2004 13:46:53 +0300
Reply-To: djgpp AT delorie DOT com

This is announcement of DJGPP port of binutils-2.15:

Binary archive (except BFD library, which is not needed for most users).
ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/bnu215b.zip

BFD library:
ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/bnu215a.zip

Source archive:
ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/bnu215s.zip

Documentation in DVI, PS, HTML and PDF formats:
ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/bnu215d.zip

Andris

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. 

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.

The binutils have been ported to most major Unix variants as well as Wintel 
systems, and their main reason for existence is to give the GNU system (and 
GNU/Linux) the facility to compile and link programs.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019