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.
Soporte para el TMS320C6000 fue añadida la familia de procesadores (C6X de TI). Ahora pueden compilar las metas hppa/som en cualquier host. Se agregó soporte para mostrar el contenido de. debug.macro secciones. readelf ahora puede mostrar tablas de desenredo de brazo (.ARM.exidx/.ARM.extab) utilizando la "-u"/"--relajarse" opción. Una nueva herramienta, elfedit, agregó. Se implementaron muchas nuevas opciones de línea de comandos, como "--dyn-syms" para readelf, "--preprocesador-arg" para windres, "--enana-Inicio" y "--enana-final" para readelf y objdump, "--anchura entrelazado" para objcopy, y "--direcciones" y "--bonita impresión" para 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.