Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
binutils-devel: BFD and opcodes static libraries and header files
- Summary
- This package contains BFD and opcodes static libraries and associated
header files. Only *.a libraries are included, because BFD doesn't
have a stable ABI. Developers starting new projects are strongly encouraged
to consider using libelf instead of BFD.
Changelog
- * Fri Apr 17 17:00:00 2009 Denys Vlasenko <dvlasenk{%}redhat{*}com> 2.17.50.0.6-12.el5
- ELF64 support: add three tiny fixes from upstream.
Resolves: RHBZ #457189.
- * Tue Apr 14 17:00:00 2009 Denys Vlasenko <dvlasenk{%}redhat{*}com> 2.17.50.0.6-11.el5
- Fix man page of c++filt to show --[no-]strip-underscore option correctly.
Resolves: RHBZ #495196.
- * Wed Apr 8 17:00:00 2009 Denys Vlasenko <dvlasenk{%}redhat{*}com> 2.17.50.0.6-10.el5
- Improve support of ELF64, particularly on 32-bit architectures.
Resolves: RHBZ #457189.
- Fix rare linker corner case when it produces large zero-filled hole
in the executable.
Resolves: RHBZ #458301.
- Make "strings -n non_number" error message clearer.
Resolves: RHBZ #480009.
- Fix man page of c++filt to show --[no-]strip-underscore option correctly.
Resolves: RHBZ #485194.
- While at it, fix "makeinfo >= 4.4" check in configure.
Resolves: RHBZ #495209.