forked from pool/binutils
737a7f94f3
of bytes from the input to the output with the --interleave option. * Add support for the TMS320C6000 (TI C6X) processor family. * Readelf can now display ARM unwind tables (.ARM.exidx / .ARM.extab) using the -u / --unwind option. * Add --dyn-syms to readelf to dump dynamic symbol table. * A new tool - elfedit - has been added to directly manipulate ELF format binaries. * Add to dlltool .def file feature of aliasing PE internal symbol name by '== <ID>' option. * Add a new command line option -a / --addresses to addr2line to display the address before function name or source filename. * Add a new command line option -p / --pretty-print to addr2line to have a more human readable output. * The hppa/som targets can now be compiled on any host. * Add --interleave-width option to objcopy to allowing copying a range of bytes from the input to the output with the --interleave option. * Add support for the TMS320C6000 (TI C6X) processor family. * Readelf can now display ARM unwind tables (.ARM.exidx / .ARM.extab) using the -u / --unwind option. * Add --dyn-syms to readelf to dump dynamic symbol table. * A new tool - elfedit - has been added to directly manipulate ELF format binaries. * Add to dlltool .def file feature of aliasing PE internal symbol name by '== <ID>' option. * Add a new command line option -a / --addresses to addr2line to display the address before function name or source filename. * Add a new command line option -p / --pretty-print to addr2line to have a more human readable output. * The hppa/som targets can now be compiled on any host. OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=57 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
amd-bdver2-and-fixes2.diff.gz | ||
baselibs.conf | ||
binutils-2.21.1.tar.bz2 | ||
binutils-add-pep.diff | ||
binutils-build-as-needed.diff | ||
binutils-skip-rpaths.patch | ||
binutils.changes | ||
binutils.spec | ||
cross-alpha-binutils.changes | ||
cross-alpha-binutils.spec | ||
cross-arm-binutils.changes | ||
cross-arm-binutils.spec | ||
cross-avr-nesc-as.patch | ||
cross-avr-omit_section_dynsym.patch | ||
cross-hppa64-binutils.changes | ||
cross-hppa64-binutils.spec | ||
cross-hppa-binutils.changes | ||
cross-hppa-binutils.spec | ||
cross-i386-binutils.changes | ||
cross-i386-binutils.spec | ||
cross-ia64-binutils.changes | ||
cross-ia64-binutils.spec | ||
cross-mips-binutils.changes | ||
cross-mips-binutils.spec | ||
cross-ppc64-binutils.changes | ||
cross-ppc64-binutils.spec | ||
cross-ppc-binutils.changes | ||
cross-ppc-binutils.spec | ||
cross-s390-binutils.changes | ||
cross-s390-binutils.spec | ||
cross-s390x-binutils.changes | ||
cross-s390x-binutils.spec | ||
cross-sparc-binutils.changes | ||
cross-sparc-binutils.spec | ||
cross-spu-binutils.changes | ||
cross-spu-binutils.spec | ||
cross-x86_64-binutils.changes | ||
cross-x86_64-binutils.spec | ||
enable-targets-gold.diff | ||
fixup-testcase-perturb.diff | ||
gold-depend-on-opcodes.diff | ||
ld-dtags.diff | ||
ld-relro.diff | ||
pre_checkin.sh | ||
README.First-for.SuSE.packagers | ||
s390-biarch.diff | ||
s390-pic-dso.diff | ||
s390-pic.patch | ||
testsuite.diff | ||
unit-at-a-time.patch | ||
use-hashtype-both-by-default.diff | ||
x86-64-biarch.patch |
IMPORTANT: Please change binutils.spec and then run ./pre_checkin.sh! Do not change cross-*.spec directly! The spec file triggers by it's %name if it compiles the native or the cross version and pre_checkin.sh (called automatically by checkin too) copies over the binutils.spec and changes the Name field, so you shouldn't need to worry too much about the cross packages Thanks, Stephan Kulow