SHA256
1
0
forked from pool/binutils

Accepting request 105013 from home:rmax:branches:devel:gcc

- 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

OBS-URL: https://build.opensuse.org/request/show/105013
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=87
This commit is contained in:
2012-02-15 09:19:39 +00:00
committed by Git OBS Bridge
parent 23ad996130
commit ef845cca75
36 changed files with 6277 additions and 178 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Feb 14 11:17:51 UTC 2012 - max@suse.com
- Add a subpackage for avr-binutils that installs under /usr/avr.
- Add avr-binutils-relocs.patch to fix a crash in avr-ld.
http://sourceware.org/bugzilla/show_bug.cgi?id=12161
-------------------------------------------------------------------
Thu Jan 26 10:36:33 UTC 2012 - rguenther@suse.com