SHA256
6
0
forked from pool/binutils

- Update to current 2.24 branch at 25f1c421:

Fix merging of skipped weak symbols.  [bnc #863764]

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=161
This commit is contained in:
2014-04-03 13:41:48 +00:00
committed by Git OBS Bridge
parent 3efc9a02e6
commit 629ac9d1d1
20 changed files with 40 additions and 40 deletions

View File

@@ -7,14 +7,14 @@ Thu Apr 3 10:56:19 UTC 2014 - rguenther@suse.com
-------------------------------------------------------------------
Wed Mar 26 15:29:34 UTC 2014 - matz@suse.de
- Update to current 2.24 branch at b36bc812:
- 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.
Fix merging of skipped weak symbols. [bnc #863764]
-------------------------------------------------------------------
Mon Mar 24 13:58:29 UTC 2014 - rguenther@suse.com