forked from pool/binutils
687ec5068e
Sorry, the maintenance checker scripts detected a lost reference from the SLE changelog, this only updates the .changes file to contain it. - Update binutils-2.35-branch.diff.gz to commit 23f268a0: * Add xBPF target * Fix various problems with DWARF 5 support in gas - Toolchain module update for SLE15 [jsc#ECO-2373] - Includes changes that were SLE-only in binutils-add-z15-name.diff for [bsc#1160590, jsc#SLE-7903 aka jsc#SLE-7464] - Add binutils-2.35-branch.diff.gz: it includes fix for nm -B for objects compiled with -flto and -fcommon. - Add binutils-revert-nm-symversion.diff to be compatible with old output of nm relied on in scripts. - Add binutils-fix-abierrormsg.diff to work around an eager (new) error message occuring without inputs and as-needed (affects nvme-cli build). - Update to binutils 2.35: * The asseembler can now produce DWARF-5 format line number tables. * Readelf now has a "lint" mode to enable extra checks of the files it is processing. * Readelf will now display "[...]" when it has to truncate a symbol name. The old behaviour - of displaying as many characters as possible, up to the 80 column limit - can be restored by the use of the --silent-truncation option. * The linker can now produce a dependency file listing the inputs that it has processed, much like the -M -MP option supported by the compiler. - Regenerate add-ulp-section.diff with -p1 due to a fuzzing issue. - Remove binutils-2.34-branch.diff.gz. - Regenerate binutils-build-as-needed.diff due to a fuzzing issue. - Regenerate binutils-fix-invalid-op-errata.diff as one hunk was upstreamed. - Remove upstreamed patch binutils-pr25593.diff. OBS-URL: https://build.opensuse.org/request/show/834649 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/binutils?expand=0&rev=144 |
||
---|---|---|
_constraints | ||
.gitattributes | ||
.gitignore | ||
aarch64-common-pagesize.patch | ||
add-ulp-section.diff | ||
baselibs.conf | ||
binutils-2.35-branch.diff.gz | ||
binutils-2.35.tar.bz2 | ||
binutils-2.35.tar.bz2.sig | ||
binutils-bfd_h.patch | ||
binutils-build-as-needed.diff | ||
binutils-fix-abierrormsg.diff | ||
binutils-fix-invalid-op-errata.diff | ||
binutils-pr22868.diff | ||
binutils-revert-nm-symversion.diff | ||
binutils-revert-plt32-in-branches.diff | ||
binutils-skip-rpaths.patch | ||
binutils.changes | ||
binutils.keyring | ||
binutils.spec | ||
cross-aarch64-binutils.changes | ||
cross-aarch64-binutils.spec | ||
cross-arm-binutils.changes | ||
cross-arm-binutils.spec | ||
cross-avr-binutils.changes | ||
cross-avr-binutils.spec | ||
cross-avr-nesc-as.patch | ||
cross-avr-omit_section_dynsym.patch | ||
cross-avr-size.patch | ||
cross-epiphany-binutils.changes | ||
cross-epiphany-binutils.spec | ||
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-m68k-binutils.changes | ||
cross-m68k-binutils.spec | ||
cross-mips-binutils.changes | ||
cross-mips-binutils.spec | ||
cross-ppc64-binutils.changes | ||
cross-ppc64-binutils.spec | ||
cross-ppc64le-binutils.changes | ||
cross-ppc64le-binutils.spec | ||
cross-ppc-binutils.changes | ||
cross-ppc-binutils.spec | ||
cross-riscv64-binutils.changes | ||
cross-riscv64-binutils.spec | ||
cross-rx-binutils.changes | ||
cross-rx-binutils.spec | ||
cross-s390-binutils.changes | ||
cross-s390-binutils.spec | ||
cross-s390x-binutils.changes | ||
cross-s390x-binutils.spec | ||
cross-sparc64-binutils.changes | ||
cross-sparc64-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 | ||
cross-xtensa-binutils.changes | ||
cross-xtensa-binutils.spec | ||
enable-targets-gold.diff | ||
ld-relro.diff | ||
pre_checkin.sh | ||
README.First-for.SUSE.packagers | ||
s390-biarch.diff | ||
s390-pic-dso.diff | ||
testsuite.diff | ||
unit-at-a-time.patch | ||
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 Updating to some branch head: > cvs -z 9 -d :pserver:anoncvs@stravinsky:/cvs/src export -r binutils-2_23-branch binutils Thanks, Stephan Kulow