SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for cross-sparc-binutils-debugsource-2.26.1-11.1.x86_64.rpm :

* Tue Apr 18 2017 matzAATTsuse.com- Add binutils-fix-pr21168.diff (bnc#1031508).
* Wed Jul 06 2016 rguentherAATTsuse.com- Update to binutils 2.26.1. [fate #320851]- Remove binutils-2.26-branch.diff.
* Mon Jun 20 2016 matzAATTsuse.com- Update binutils-2.26-branch.diff to branch head.- Adjust testcases from ld-dtags.diff (bnc#985642).
* Thu Mar 17 2016 rguentherAATTsuse.com- Update binutils-2.26-branch.diff, updates to branch head. (swo#19807) (bnc#970239)- Disable -mrelax-relocations by default on old products.
* Wed Mar 09 2016 rguentherAATTsuse.com- Update binutils-2.26-branch.diff, updates to branch head. (swo#19739) (swo#19775)
* Mon Feb 29 2016 rguentherAATTsuse.com- Add binutils-2.26-branch.diff, updates to branch head.
* Adds -mrelax-relocations on x86
* Fixes bso#19698
* Mon Feb 01 2016 rguentherAATTsuse.com- Refresh cross-avr-nesc-as.patch
* Wed Jan 27 2016 rguentherAATTsuse.com- Update to binutils 2.26 [fate#319939]
* 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.
* Add option to objcopy to insert new symbols into a file: - -add-symbol =[
:][,]
* Add support for the ARC EM/HS, and ARC600/700 architectures.
* Extend objcopy --compress-debug-sections option to support - -compress-debug-sections=[none|zlib|zlib-gnu|zlib-gabi] for ELF targets.
* Add --update-section option to objcopy.
* Add --output-separator option to strings.- Includes z13 support, remove 0001-S-390-Add-support-for-IBM-z13.patch, 0002-S-390-Add-check-for-length-field-operand.patch, 0003-S-390-Add-more-IBM-z13-instructions.patch, 0004-S-390-Fixes-for-z13-instructions.patch and 0005-S-390-z13-use-GNU-attribute-to-indicate-vector-ABI.patch- Includes fixes in binutils-fix--dynamic-list.patch, binutils-fix-gold-aarch64.diff, gold-arm64-abi-pagesize.patch and s390-troo-insn-type.patch- Refresh s390-pic-dso.diff and binutils-build-as-needed.diff
* Wed Jan 13 2016 schwabAATTsuse.de- gold-relocate-tls.patch: Fix internal error when applying TLSDESC relocations with no TLS segment
* Wed Oct 14 2015 schwabAATTsuse.de- s390-troo-insn-type.patch: fix wrong insn type for troo insn- aarch64-common-pagesize.patch: change default common-page-size to 64K on aarch64
* Thu Oct 01 2015 schwabAATTsuse.de- gold-arm64-abi-pagesize.patch: fix ABI pagesize for aarch64 in gold [bsc#949066]
* Thu Jul 09 2015 matzAATTsuse.com- Update SLE12 package for toolchain module and maintenance update. [fate #318036, fate #318238, fate #318520, bnc #936050, bnc #926412]- Removed SLE-only patches for hardening, obsoleted by update to 2.25: binutils-fuzz-fix.diff, binutils-new-readelf.tar.gz, binutils-readelf-header.diff .
* Thu Jul 09 2015 matzAATTsuse.de- Update to 2.25 branch at 2f5b97b4f (changes binutils-2.25-branch.diff.gz) fixes PR 18481, gas/18541.- Add patches for s390 z13 support (backports from to-be 2.26): 0001-S-390-Add-support-for-IBM-z13.patch 0002-S-390-Add-check-for-length-field-operand.patch 0003-S-390-Add-more-IBM-z13-instructions.patch 0004-S-390-Fixes-for-z13-instructions.patch 0005-S-390-z13-use-GNU-attribute-to-indicate-vector-ABI.patch .
* Tue Jul 07 2015 afaerberAATTsuse.de- Fix %TARGET vs. $TARGET_OS inconsistencies by turning $TARGET_OS into %TARGET_OS for reuse in install and file sections. This fixes the assumption that $TARGET_OS will match %{TARGET}
*.
* Wed Jun 10 2015 dmuellerAATTsuse.com- enable gold for aarch64
* Mon May 18 2015 matzAATTsuse.de- Move sed call from %prep to %build to not disturb quilt.- Add binutils-2.25-branch.diff.gz: Update to 2.25 branch at 8fe8994c, fixing many bugs: PR ld/15228, binutils/17512, 17165, binutils/17531, ld/17615, 17666, ld/17709, gas/17753, 17755, 17817, ld/17827, 17842, binutils/17926, 17954, 18010, ld/18167, ld/18222, ld/18270.- Remove eh-frame-hdr-on-shared-lib-bfd.patch: Included already.- Remove gold-opd-visibility.patch: Included already.
* Mon May 18 2015 meissnerAATTsuse.com- move info deinstall to preun section
* Sat May 16 2015 hrvoje.senjanAATTgmail.com- Added binutils-fix--dynamic-list.patch: Fixes https://sourceware.org/bugzilla/show_bug.cgi?id=13577 and https://sourceware.org/bugzilla/show_bug.cgi?id=16992
* Thu Feb 19 2015 schwabAATTsuse.de- gold-opd-visibility.patch: Set default visibility on discarded .opd symbols
* Wed Jan 21 2015 schwabAATTsuse.de- eh-frame-hdr-on-shared-lib-bfd.patch: Don\'t create .eh_frame_hdr on shared lib bfd, fixes building libgcj on ppc64
* Thu Jan 15 2015 rguentherAATTsuse.com- Update to binutils 2.25 release.
* Add --data option to strings to only print strings in loadable, initialized data sections. Change the default behaviour to be --all, but add a new configure time option of --disable-default-strings-all to restore the old default behaviour.
* Add --include-all-whitespace to strings.
* Add --dump-section option to objcopy.
* Add support for the Andes NDS32.
* PE binaries now once again contain real timestamps by default. To disable the inclusion of a timestamp in a PE binary, use the --no-insert-timestamp command line option.
* Replace support for openrisc and or32 with support for or1k.
* Add support for the --build-id command line option to COFF based targets.
* x86/x86_64 pe-coff now supports the --build-id option.
* Add support for the AVR Tiny microcontrollers.
* Enhanced the ARM port to accept the assembler output from the CodeComposer Studio tool. Support is enabled via the new command line option -mccs.- Update to 2.25 branch head.
* Pulls PIE fixes.
* Mon Jan 12 2015 dimstarAATTopensuse.org- Minor fix on the usage of update-alternatives https://en.opensuse.org/openSUSE:Packaging_Multiple_Version_guidelines
* Mon Dec 01 2014 matzAATTsuse.de- Update to current 2.25 pre-release branch, at 127a4644.- binutils-fix-gold-aarch64.diff: fixing build temporarily broken on brach.- Remove obsolete patches: binutils-2.24-branch.diff.gz, pie-m68k.patch, binutils-2.24-auto-plugin.diff, ld-testsuite.patch, binutils-2.24-bso16746.diff .
* Mon Dec 01 2014 matzAATTsuse.com- Fix for several CVEs found when feeding fuzzed binary files into various binutils programs like strings, objdump or readelf. [bnc #902676, #902677, #903655, #905735, #905736] [CVE-2014-8485, CVE-2014-8484, CVE-2014-8501, CVE-2014-8502, CVE-2014-8503, CVE-2014-8504, CVE-2014-8738, CVE-2014-8737] [PR17510, PR17512, PR17521, PR17531, PR17533, PR17552, PR17597, PR17605]
* Fri Oct 31 2014 afaerberAATTsuse.de- Enable Adapteva Epiphany target
* Tue May 06 2014 rguentherAATTsuse.com- binutils-2.24-bso16746.diff: Fix bso#16746, spurious warnings for warn annotated symbols with LTO.
* Sun Apr 06 2014 schwabAATTlinux-m68k.org- ld-dtags.diff: update testsuite for --enable-new-dtags default- ld-testsuite.patch: fix spurious failures in ld-plugin/lto.exp
* Thu Apr 03 2014 rguentherAATTsuse.com- binutils-2.24-auto-plugin.diff: Update from git commit that went to trunk.
* Wed Mar 26 2014 matzAATTsuse.de- Update to current 2.24 branch at 25f1c421: AVX512 fixes, new x86 instructions clflushopt, xsaves, xsavec, xrstors. aarch64: linker fixes for PLT stubs, correct float const 0.0 parsing, support ifunc in static links. Fix ld/16643 (problem with GCed sections). powerpc64le: fix ld segfault with --emit-relocs. Fix buffer underrun in x86 disassembler. Fix merging of skipped weak symbols. [bnc #863764]
* Mon Mar 24 2014 rguentherAATTsuse.com- Add binutils-2.24-auto-plugin.diff to make plugin auto-load work for GCC LTO objects. [bso#14698]
* Fri Feb 21 2014 matzAATTsuse.de- Disable --enable-deterministic-archives again, as it breaks valid Makefiles.
* Mon Feb 10 2014 subchaser1AATTgmail.com- cross-avr-size.patch: AVR-style output in avr-size utility
* Mon Jan 27 2014 crrodriguezAATTopensuse.org- build with --enable-deterministic-archives so ar and ranlib cooperate in the creation of reproducible builds.
* Mon Dec 09 2013 matzAATTsuse.de- Update to 2.24 release and to branch at 9177510e:
* Add support for the Texas Instruments MSP430X processor.
* Add support for Altera Nios II.
* Add support for the V850E3V5 architecture.
* Add support for the Imagination Technologies Meta processor.
* --enable-new-dtags no longer generates old dtags in addition to new dtags.
* Remove assembler and linker support for MIPS ECOFF targets.
* Remove assembler support for MIPS ECOFF targets.
* Add ALIGN_WITH_INPUT to the linker script language to force the alignment of an output section to use the maximum alignment of all its input sections.
* Add -gdwarf-sections command line option to enable per-code-section generation of DWARF .debug_line sections.
* Objcopy now supports wildcard characters in command line options that take section names.
* Fri Nov 29 2013 matzAATTsuse.de- Update to 2.23.92 prerelease, mostly for ppc64le support.- Add cross-ppc64le-binutils.
* Mon Oct 28 2013 schwabAATTsuse.de- Add cross-m68k-binutils
* Wed Oct 09 2013 schwabAATTsuse.de- pie-m68k.patch: Emit DT_DEBUG also for PIE
* Fri Sep 20 2013 matzAATTsuse.de- Update to 2.23.90 prerelease, remove patches that are upstream ( aarch64-biarch.patch, aarch64-dynamic-placement.patch, aarch64-execstack.patch, aarch64-gc-section-support.patch, aarch64-support-1796bf893c4729d5c523502318d72cae78495d6c.diff, aarch64-support-f426901e1be0f58fe4e9386cada50ca57d0a4f36.diff, binutils-2.22-objalloc.patch, binutils-2.23.52.0.1-64-bit-thin-archives.patch, s390-machinemode.patch, warning-symbol-sections.patch).
* Sat Aug 31 2013 idonmezAATTsuse.com- Add binutils-2.23.52.0.1-64-bit-thin-archives.patch to fix thin archive creation on 64bit systems. This is rh#915411 and should also fix webkitgtk on s390x.
* Mon Jul 29 2013 schwabAATTsuse.de- warning-symbol-sections.patch: correct test in last change
* Mon Jul 22 2013 schwabAATTsuse.de- warning-symbol-sections.patch: don\'t clobber warning sections from shared libraries
* Mon Jul 01 2013 schwabAATTsuse.de- aarch64-dynamic-placement.patch: Correct placement of &_DYNAMIC
* Wed Jun 26 2013 dmuellerAATTsuse.com- add armv6l to target list
* Tue Jun 11 2013 dmuellerAATTsuse.com- add aarch64-support-1796bf893c4729d5c523502318d72cae78495d6c.diff- add aarch64-support-f426901e1be0f58fe4e9386cada50ca57d0a4f36.diff
* Wed May 15 2013 rguentherAATTsuse.com- Drop cross-alpha-binutils. Adjust pre-checkin.sh to remove all cross packages before re-generating them.
* Tue May 14 2013 schwabAATTsuse.de- Tell bfd ELF backend that aarch64 defaults to non-exec stack
* Wed Apr 03 2013 rguentherAATTsuse.com- Re-instantiate patch to warn about non-PIC code in shared objects on s390x.
* Thu Mar 28 2013 rguentherAATTsuse.com- Update to binutils 2.23.2.
* various bugfixes- Refresh no longer applying patch.
* Tue Mar 05 2013 schwabAATTsuse.de- Add aarch64 support for --gc-sections (from http://sourceware.org/ml/binutils/2013-02/msg00285.html)
* Wed Dec 19 2012 schwabAATTsuse.de- Backport s390 .machinemode pseudo insn
* Fri Nov 30 2012 rguentherAATTsuse.com- Revert upstream change to error on bfd.h usage without first including some config.h
* Wed Nov 28 2012 rguentherAATTsuse.com- Change update-alternative priorities to always prefer GNU ld
* Tue Nov 27 2012 jengelhAATTinai.de- Implement update-alternatives service for gold
* Tue Nov 27 2012 adrianAATTsuse.de- update to version 2.23.1 release- add aarch64 biarch patch
* Sat Nov 24 2012 adrianAATTsuse.de- add cross-aarch64-binutils
* Thu Nov 22 2012 jengelhAATTinai.de- Have pre_checkin.sh create cross-sparc64-binutils
* Wed Oct 24 2012 rguentherAATTsuse.com- Update to binutils 2.23 branch head.
* Includes binutils 2.23 release.
* Mon Sep 17 2012 rguentherAATTsuse.com- Update to binutils 2.23 release candidate.- Remove no longer applying AVR patch.
* Fri Sep 07 2012 cooloAATTsuse.com- add makeinfo as explicit buildrequire
* Mon Sep 03 2012 idonmezAATTsuse.com- Enable threaded linking in gold.
* Mon Sep 03 2012 rguentherAATTsuse.com- Add patch to fix libiberty integer overflow. [bnc#776968]
* Thu Jun 21 2012 adrianAATTsuse.de- fix default elf format for arm cross tools
* Tue Jun 19 2012 factory-maintainerAATTkulow.org- fix stupid typo
* Mon Jun 18 2012 cooloAATTsuse.com- the previous fix was not good enough, another iteration of the same
* Thu Jun 14 2012 cooloAATTsuse.com- exclude our target arch for cross compiling - this is just not cross
* Thu Apr 19 2012 rguentherAATTsuse.com- Consistently use $target-suse-linux triplets.
* Wed Feb 15 2012 rguentherAATTsuse.com- Drop the new spec files again, instead move the cross-$arch-binutils contents to /usr, away from /opt.
* Tue Feb 14 2012 maxAATTsuse.com- Add spec files that build variants for arm and avr that install under /usr rather than /opt/cross.- Add avr-binutils-relocs.patch to fix a crash in avr-ld. http://sourceware.org/bugzilla/show_bug.cgi?id=12161
* Thu Jan 26 2012 rguentherAATTsuse.com- Fix package licenses to follow SPDX format, adjust to reality.
* Wed Jan 25 2012 rguentherAATTsuse.com- Amend patch to fix arm unwind table corruption. [bso#13449]
* Wed Jan 04 2012 rguentherAATTsuse.com- Add patch to fix arm unwind table corruption. [bso#13449]- Canonicalize arm targets.- Enable gold for arm.
* Tue Jan 03 2012 rguentherAATTsuse.com- Add patch to fix build-id issues. [bso#12451]
* Tue Dec 06 2011 rguentherAATTsuse.com- Update to final binutils 2.22 release.
* Wed Nov 02 2011 rguentherAATTsuse.com- Update to binutils-2_22-branch head.
* Adds support for LDPT_GET_SYMBOLS_V2.
* Drop patches that have been applied upstream.
* Fri Sep 30 2011 tserongAATTsuse.com- Fix --gc-sections failure with symbol versioning [bso#13195]
* Wed Sep 28 2011 rguentherAATTsuse.com- Update to binutils-2_22-branch head.
* Drop patches that have been applied upstream.
* Drop patches that no longer apply.
* Thu Sep 22 2011 adrianAATTsuse.de- use -gnueabi extension to switch to new abi for arm
* Thu Sep 22 2011 dmuellerAATTsuse.de- Add support for arm-
*-gnueabihf targets (PR ld/12643)
* Wed Sep 21 2011 adrianAATTsuse.de- add arm targets
* Tue Aug 23 2011 rguentherAATTnovell.com- Fix XLC object linker complaints. [bnc#713504]
* Sun Aug 21 2011 ajAATTsuse.de- Make --no-copy-dt-needed-entries the default for ld.
* Tue Jul 12 2011 rguentherAATTnovell.com- Add patch for bogus executable stack setting with -flto. [bso#12982]
* Mon Jul 11 2011 rguentherAATTnovell.com- BuildRequire glibc-devel-static to fix static linking tests.
* Tue Jul 05 2011 saschpeAATTsuse.de- Add patch to fix a readelf endless loop bug. [bso#12855]
* Tue Jun 28 2011 rguentherAATTnovell.com- Update to binutils 2.21.1 release.
* 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 \'== \' 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 dependency to opcodes from gold.
* Fri Jun 17 2011 matzAATTsuse.de- Add support for x86_64-pep target [needed for Xen fate #311376]
* Thu Jun 09 2011 matzAATTnovell.com- Add patch to support AMD Bulldozer v2 [fate #312149]
* Tue Jun 07 2011 rguentherAATTnovell.com- Update to binutils-2_21-branch head. [bnc#698346]
* Fri May 27 2011 rguentherAATTnovell.com- Disable cross-sh4-binutils.
* Wed May 04 2011 rguentherAATTnovell.com- Update to binutils-2_21-branch head. [bnc#691290]
* Tue Apr 19 2011 rguentherAATTnovell.com- Update to binutils-2_21-branch head. [fate#311554] [fate#311972]
* Mon Jan 10 2011 rguentherAATTnovell.com- Update to binutils 2.21.
* linker plugin support
* AMD Bulldozer enablement- Disable package fail when testsuite failures occur for now because of gold (testsuite) issues.
* Tue Jul 27 2010 rguentherAATTnovell.com- drop cross-avr-binutils
* Tue Jul 27 2010 cooloAATTnovell.com- split the gold build into 2 make steps to avoid random build failures (ugly work around in fact)
* Thu Jul 08 2010 jengelhAATTmedozas.de- Default to creating ELF64 objects under sparc64
* Mon Jun 28 2010 jengelhAATTmedozas.de- use %_smp_mflags
* Mon Apr 12 2010 matzAATTsuse.de- Initialize memory for MALLOC_PERTURB on ppc. [PR gas/11486] Rewrite history by including this: Wed Mar 24 17:23:32 CET 2010 - matzAATTsuse.de - Fix testcase breaking with MALLOC_PERTURB. [bnc #590820] Sat Feb 13 17:52:11 CET 2010 - rguentherAATTsuse.de - Drop build counter from the libbfd and libopcode SONAMEs. Fri Jan 22 15:31:06 CET 2010 - matzAATTsuse.de - Update to current binutils-2_20-branch. [bnc #561142, #573019] Wed Jan 13 15:16:44 CET 2010 - matzAATTnovell.com - Fix removal of unwanted files (man,info,libiberty) on the cross binutils. Sat Dec 12 19:09:40 CET 2009 - jengelhAATTmedozas.de - add baselibs.conf as a source Mon Dec 7 16:14:27 CET 2009 - jengelhAATTmedozas.de - SPARC build support for binutils Wed Nov 4 15:44:30 CET 2009 - matzAATTsuse.de - Copy from SLE11 SP1. Compared to that add --as-needed by default patch again. Mon Oct 19 11:15:51 CEST 2009 - rguentherAATTsuse.de - Update to binutils 2.20 snapshot.
* disable patches that no longer apply
* disable make check handling everywhere
* Fri Apr 09 2010 matzAATTsuse.de- Fix encoding of LWP instructions, and get rid of 16bit forms.
* Fri Feb 12 2010 matzAATTsuse.de- Add more aliases for VPCOM
* instructions, xsave64, xrstor64, and vpermil2p (XOP support).
* Tue Feb 09 2010 matzAATTsuse.de- Add support for AMD XOP instructions. [bnc #578249]
* Fri Jan 22 2010 matzAATTsuse.de- Update to current binutils-2_20-branch. [bnc #561142, #573019]
* Wed Nov 04 2009 matzAATTsuse.de- Update to binutils 2.20 branch, remove patches that went upstream. Don\'t activate --as-needed by default for SLE11 SP1. [fate #306880, #307034] [bnc #546106, #483978]
* Mon Oct 12 2009 rguentherAATTsuse.de- enable gold plugins, fix build on older distros.
* Wed Oct 07 2009 cooloAATTnovell.com- obsolete binutils-32bit, it can\'t be left around
* Mon Aug 24 2009 rguentherAATTsuse.de- disable gold build before openSUSE 11.0.
* Thu Aug 20 2009 rguentherAATTsuse.de- add patch to drop .gnu.lto_
* sections
* Fri Jun 12 2009 cooloAATTnovell.com- follow only SUSE_ASNEEDED
* Tue Jun 09 2009 matzAATTsuse.de- Use --as-needed by default in the build system.
* Wed May 27 2009 rguentherAATTsuse.de- Update to head of trunk.- Add patch to fix gold build with glibc 2.10, gcc 4.4.
* Fri Mar 27 2009 rguentherAATTsuse.de- Update to head of trunk.- Add zlib-devel-static BuildRequires to fix testsuite.- Package gold locales.
 
ICM