Documentation for a newer release is available. View Latest

GNU Binutils 2.34

Fedora 33 viene con GNU Binutils basado en la revisión 2.34. Esta revisión trae una cantidad de correcciones de errores, mejoras al enlazador y ensamblador.

Características nuevas:

El desensamblador

Ahora el desensamblador (objdump --disassemble) tiene una opción para generar arte ascii que muestra el arcs entre esos puntos de inicio y final de instrucciones del flujo de control.

Debuginfod support

The binutils tools now have support for debuginfod. Debuginfod is a HTTP service for distributing ELF/DWARF debugging information as well as source code. The tools can now connect to debuginfod servers in order to download debug information about the files that they are processing.

ELF format support

The assembler and linker now support the generation of ELF format files for the Z80 architecture.

See the upstream release announcement for more detailed information about this release.