Télécharger la liste

Description du projet

GNU binutils work mostly behind the scenes of Linux development, largely because GNU make and the GCC frontend does so many things automatically. Utilities include: ld as nm objdump objcopy nm ar ranlib strip c filt size addr2line and dlltool.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-11-23 00:48
2.22

Soutien pour la TMS320C6000 famille de processeurs (TI C6X) a été ajouté. Les cibles de hppa/som peuvent maintenant être compilés sur n'importe quel hôte. Prise en charge a été ajoutée pour afficher le contenu de. debug.macro articles. readelf pouvez maintenant afficher tables de déroulement des bras (.Arm.exidx/.Arm.extab) en utilisant le "-u"/"--de déroulement" option. Un nouvel outil, elfedit, a été ajouté. Beaucoup de nouvelles options de ligne de commande ont été implémentées, telles que: "--dyn-syms" pour readelf, "--préprocesseur-arg" pour windres, "--nain-start" et "--nain-fin" pour readelf et objdump, "--interleave-largeur" pour objcopy, et "--adresses" et "--pretty-imprimer" pour addr2line.
Tags: Major feature enhancements
Support for the TMS320C6000 (TI C6X) processor family was added. The hppa/som targets can now be compiled on any host. Support was added for displaying the contents of .debug.macro sections. readelf can now display ARM unwind tables (.ARM.exidx/.ARM.extab) using the "-u"/"--unwind" option. A new tool, elfedit, was added. Many new commandline options were implemented, such as "--dyn-syms" for readelf, "--preprocessor-arg" for windres, "--dwarf-start" and "--dwarf-end" for readelf and objdump, "--interleave-width" for objcopy, and "--addresses" and "--pretty-print" for addr2line.

2010-03-05 08:43
2.20.1

Le présent communiqué contient des correctifs pour les régressions et des bogues sérieux dans 2.20.
Tags: Minor bugfixes
This release contains fixes for regressions and serious bugs in 2.20.

2009-10-18 02:09
2.20

Soutien en cas de retard important d'dlltool a été ajouté. gprof peut maintenant lire les symboles à partir d'un fichier. objcopy et objdump ont reçu de nouvelles options de formatage de sortie. Beaucoup d'autres options ont été ajoutés ou améliorés.
Tags: Minor feature enhancements
Support for delay importing to dlltool was added. gprof can now read symbols from a file. objcopy and objdump have received new output formatting options. Many other options were added or enhanced.

2009-08-07 04:55
2.19.1

Beaucoup de nouvelles options de ligne de commande ont été ajoutées. Ajout du support pour les archives mince, par SSE5 dans le port i386.
Tags: Major feature enhancements
Many new command line options were added.
Support was added for thin archives, for SSE5 in the i386 port.

2008-05-06 17:34
2.18

37 Troubles du codage en bfd ont été résolues, y compris les dépassements de tableau statique, déréférence de pointeur nul, et l'utilisation d'un tampon malloc après qu'il ait été libéré. Les sources binutils sont maintenant publié sous licence GPLv3. Un nouvel outil "windmc" a été ajoutée pour certains objectifs. Codepage soutien a été ajoutée à l'outil windres. L'extrait option - symbole de ligne de commande a été ajoutée.
Tags: Major feature enhancements
37 coding problems in bfd were resolved, including
static array overruns, null pointer dereferences,
and use of a malloc buffer after it has been
freed. The binutils sources are now released under
GPLv3. A new tool "windmc" has been added for some
targets. Codepage support was added to the windres
tool. The --extract-symbol command line option was
added.

Project Resources