SHA256
6
0
forked from pool/binutils

- Add patch for bogus executable stack setting with -flto. [bso#12982]

- Add patch to fix a readelf endless loop bug.  [bso#12855]

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=61
This commit is contained in:
2011-07-12 08:56:10 +00:00
committed by Git OBS Bridge
parent 3f4adf463d
commit 49a5b48643
31 changed files with 179 additions and 57 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jul 12 08:54:56 UTC 2011 - rguenther@novell.com
- Add patch for bogus executable stack setting with -flto. [bso#12982]
-------------------------------------------------------------------
Mon Jul 11 08:42:13 UTC 2011 - rguenther@novell.com
@@ -6,7 +11,7 @@ Mon Jul 11 08:42:13 UTC 2011 - rguenther@novell.com
-------------------------------------------------------------------
Tue Jul 5 12:42:10 UTC 2011 - saschpe@suse.de
- Add patch to fix a readelf endless loop bug [#12855]
- Add patch to fix a readelf endless loop bug. [bso#12855]
-------------------------------------------------------------------
Tue Jun 28 08:12:12 UTC 2011 - rguenther@novell.com