Download List

项目描述

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.

系统要求

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

支持的 TMS320C6000 (TI C6X) 处理器家族已添加。现在可以在任何主机上编译 hppa/som 的目标。为显示的内容添加支持。 debug.macro 节。readelf 现在可以显示手臂展开表 (。ARM.exidx/。ARM.extab) 使用"-u"/"— — 乐趣"选项。添加了一个新的工具,elfedit。实施很多新的命令行选项,如"— — dyn syms 选择"为 readelf,"— — 预处理器 arg"为 windres,"— — 矮人开始"和"— — 矮端"readelf 和 objdump,"— — 隔行扫描宽度"为 objcopy,和"— — 地址"和"— — 漂亮打印"为 addr2line。
标签: 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

本新闻稿中包含的回归在2.20和严重的错误修复。
标签: Minor bugfixes
This release contains fixes for regressions and serious bugs in 2.20.

2009-10-18 02:09
2.20

进口的dlltool拖延支持加入。 gprof的现在可以从文件中读取符号。 objdump察看Objcopy的,并获得了新的输出格式选项。许多其他选择添加或加强。
标签: 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

许多新的命令行选项增加了。有人支持薄档案补充说,在i386为港口SSE5规范。
标签: 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 BFD的编码问题得到解决,包括静态数组超支,空指针指针引用,和malloc分配缓冲器后已经获释。这个binutils来源目前根据GPLv3释出。一种新的工具“windmc”已经增加了一些目标。代码页的支持添加到windres工具。在-提取物符号的命令行选项增加了。
标签: 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