Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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
- * Mon Dec 31 16:00:00 2007 Jakub Jelinek <jakub{%}redhat{*}com> 2.17.50.0.6-6.el5
- full power6 support (Alan Modra, Peter Bergner, Ben Elliston,
Anton Blanchard, #253108)
- demangle ppc64 dot symbols in gprof (Jan Kratochvil, #242057)
- SSE5 support in gas and objdump (Michael Meissner, Dwarakanath Rajagopal,
Tony Linthicum, H.J.Lu, #426906)
- * Fri May 25 17:00:00 2007 Jakub Jelinek <jakub{%}redhat{*}com> 2.17.50.0.6-5.el5
- fix ld --unique with new DWARF3 sections .debug_ranges and .debug_pubtypes
(Alan Modra, #241252)
- fix segfault in ppc64 version script handling (Andreas Schwab)
- * Wed May 23 17:00:00 2007 Jakub Jelinek <jakub{%}redhat{*}com> 2.17.50.0.6-4.el5
- 10x linking speedup on large C++ apps (#223181)
- fix tekhex reader
- SSE4 support in gas and objdump (H.J.Lu, #223120)
- compile binutils with -D_FILE_OFFSET_BITS=64 (#215514)
- fix ld --emit-relocs on ppc64 (Alan Modra, #235221)
- fix ppc32 ld segfault with -msecure-plt (Alan Modra, BZ#4267)