SHA256
6
0
forked from pool/binutils

- Add patch to fix arm unwind table corruption. [bso#13449]

- Canonicalize arm targets.
- Enable gold for arm.

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=80
This commit is contained in:
2012-01-04 12:35:38 +00:00
committed by Git OBS Bridge
parent 6fbc9527bc
commit bd22e1ff87
31 changed files with 231 additions and 166 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Jan 4 12:31:02 UTC 2012 - rguenther@suse.com
- Add patch to fix arm unwind table corruption. [bso#13449]
- Canonicalize arm targets.
- Enable gold for arm.
-------------------------------------------------------------------
Tue Jan 3 14:42:59 UTC 2012 - rguenther@suse.com