GNU Binutils

Edit Package binutils

C compiler utilities: ar, as, gprof, ld, nm, objcopy, objdump, ranlib,
size, strings, and strip. These utilities are needed whenever you want
to compile a program or kernel.

Refresh
Refresh
Source Files
Filename Size Changed
README.First-for.SuSE.packagers 0000000518 518 Bytes
aarch64-common-pagesize.patch 0000002748 2.68 KB
baselibs.conf 0000000098 98 Bytes
binutils-2.26-branch.diff 0000170144 166 KB
binutils-2.26.tar.bz2 0025543552 24.4 MB
binutils-bfd_h.patch 0000000462 462 Bytes
binutils-build-as-needed.diff 0000000537 537 Bytes
binutils-skip-rpaths.patch 0000003284 3.21 KB
binutils.changes 0000095134 92.9 KB
binutils.spec 0000014585 14.2 KB
cross-aarch64-binutils.changes 0000095134 92.9 KB
cross-aarch64-binutils.spec 0000014676 14.3 KB
cross-arm-binutils.changes 0000095134 92.9 KB
cross-arm-binutils.spec 0000014661 14.3 KB
cross-avr-binutils.changes 0000095134 92.9 KB
cross-avr-binutils.spec 0000014660 14.3 KB
cross-avr-nesc-as.patch 0000001564 1.53 KB
cross-avr-omit_section_dynsym.patch 0000000767 767 Bytes
cross-avr-size.patch 0000016723 16.3 KB
cross-epiphany-binutils.changes 0000095134 92.9 KB
cross-epiphany-binutils.spec 0000014680 14.3 KB
cross-hppa-binutils.changes 0000095134 92.9 KB
cross-hppa-binutils.spec 0000014664 14.3 KB
cross-hppa64-binutils.changes 0000095134 92.9 KB
cross-hppa64-binutils.spec 0000014672 14.3 KB
cross-i386-binutils.changes 0000095134 92.9 KB
cross-i386-binutils.spec 0000014665 14.3 KB
cross-ia64-binutils.changes 0000095134 92.9 KB
cross-ia64-binutils.spec 0000014664 14.3 KB
cross-m68k-binutils.changes 0000095134 92.9 KB
cross-m68k-binutils.spec 0000014664 14.3 KB
cross-mips-binutils.changes 0000095134 92.9 KB
cross-mips-binutils.spec 0000014664 14.3 KB
cross-ppc-binutils.changes 0000095134 92.9 KB
cross-ppc-binutils.spec 0000014664 14.3 KB
cross-ppc64-binutils.changes 0000095134 92.9 KB
cross-ppc64-binutils.spec 0000014672 14.3 KB
cross-ppc64le-binutils.changes 0000095134 92.9 KB
cross-ppc64le-binutils.spec 0000014680 14.3 KB
cross-rx-binutils.changes 0000095134 92.9 KB
cross-rx-binutils.spec 0000014656 14.3 KB
cross-s390-binutils.changes 0000095134 92.9 KB
cross-s390-binutils.spec 0000014664 14.3 KB
cross-s390x-binutils.changes 0000095134 92.9 KB
cross-s390x-binutils.spec 0000014668 14.3 KB
cross-sparc-binutils.changes 0000095134 92.9 KB
cross-sparc-binutils.spec 0000014668 14.3 KB
cross-sparc64-binutils.changes 0000095134 92.9 KB
cross-sparc64-binutils.spec 0000014676 14.3 KB
cross-spu-binutils.changes 0000095134 92.9 KB
cross-spu-binutils.spec 0000014660 14.3 KB
cross-x86_64-binutils.changes 0000095134 92.9 KB
cross-x86_64-binutils.spec 0000014672 14.3 KB
enable-targets-gold.diff 0000000597 597 Bytes
gold-depend-on-opcodes.diff 0000001427 1.39 KB
gold-relocate-tls.patch 0000006451 6.3 KB
ld-dtags.diff 0000002560 2.5 KB
ld-relro.diff 0000002130 2.08 KB
pre_checkin.sh 0000000832 832 Bytes
s390-biarch.diff 0000000774 774 Bytes
s390-pic-dso.diff 0000001211 1.18 KB
testsuite.diff 0000001487 1.45 KB
unit-at-a-time.patch 0000000601 601 Bytes
use-hashtype-both-by-default.diff 0000001723 1.68 KB
x86-64-biarch.patch 0000000412 412 Bytes
Revision 108 (latest revision is 170)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 363404 from Richard Biener's avatar Richard Biener (rguenther) (revision 108)
- Add binutils-2.26-branch.diff, updates to branch head.
  * Adds -mrelax-relocations on x86
  * Fixes bso#19698

- Refresh cross-avr-nesc-as.patch

- Update to binutils 2.26
  * Add --fix-stm32l4xx-629360 to the ARM linker to enable a link-time
    workaround for a bug in the bus matrix / memory controller for some of
    the STM32 Cortex-M4 based products (STM32L4xx)
  * Add a configure option --enable-compressed-debug-sections={all,ld} to
    decide whether DWARF debug sections should be compressed by default.
  * Add support for the ARC EM/HS, and ARC600/700 architectures.
  * Experimental support for linker garbage collection (--gc-sections)
    has been enabled for COFF and PE based targets.
  * New command line option for ELF targets to compress DWARF debug
    sections, --compress-debug-sections=[none|zlib|zlib-gnu|zlib-gabi].
  * New command line option, --orphan-handling=[place|warn|error|discard], to
    adjust how orphan sections are handled.  The default is 'place' which gives
    the current behaviour, 'warn' and 'error' issue a warning or error
    respectively when orphan sections are found, and 'discard' will discard all
    orphan sections.
  * Add support for LLVM plugin.
  * Add --print-memory-usage option to report memory blocks usage.
  * Add --require-defined option, it's like --undefined except the new symbol
    must be defined by the end of the link.
  * Add a configure option --enable-compressed-debug-sections={all,gas} to
    decide whether DWARF debug sections should be compressed by default.
  * Add support for the ARC EM/HS, and ARC600/700 architectures.  Remove
    assembler support for Argonaut RISC architectures.
Comments 1

openSUSE Build Service is sponsored by