SHA256
6
0
forked from pool/binutils

Accepting request 84478 from Base:build:arm

add arm support

OBS-URL: https://build.opensuse.org/request/show/84478
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=67
This commit is contained in:
2011-09-26 09:45:39 +00:00
committed by Git OBS Bridge
parent da09f347b2
commit 6bcb6c817c
31 changed files with 582 additions and 88 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Thu Sep 22 09:59:07 UTC 2011 - adrian@suse.de
- use -gnueabi extension to switch to new abi for arm
-------------------------------------------------------------------
Thu Sep 22 06:54:34 CEST 2011 - dmueller@suse.de
- Add support for arm-*-gnueabihf targets (PR ld/12643)
-------------------------------------------------------------------
Wed Sep 21 21:44:12 UTC 2011 - adrian@suse.de
- add arm targets
-------------------------------------------------------------------
Mon Aug 29 08:09:15 UTC 2011 - rguenther@suse.com