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.
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.
37 Problemas de codificación en bfd fueron resueltos, incluidos los excesos de matriz estática, desreferencia puntero nulo, y el uso de un buffer de malloc después de haber sido liberado. Las fuentes de binutils ahora liberado bajo la licencia GPLv3. Una nueva herramienta "windmc" se ha añadido a algunos objetivos. Apoyo Codepage fue añadido a la herramienta de windres. El - Extracto de mando opción del símbolo de esta línea.
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.