summaryrefslogtreecommitdiffstats
path: root/binutils-2.22/gas/config
Commit message (Collapse)AuthorAgeFilesLines
* Remove old versions of binutils.Dan Albert2015-06-17227-278599/+0
| | | | Change-Id: If634d8d30cfa8c88ca3ba59691a0df4ee5596f85
* Add MXU support to binutils-2.21/2.22/2.23Iceberg Fu2013-08-151-5/+720
| | | | Change-Id: Ibcc5b2ab16e640f7fd3d8a0420fec1bd91a6e6fa
* Silence ARM as error "MOV Rd, Rs" two low regs with clang/armv5/thumb1Andrew Hsieh2013-04-181-0/+7
| | | | | | | | | | | | | | | Clang -target armv5te-none-linux-androideabi -mthumb generates "MOV Rd, Rs" with two low regs and expect it doesn't change CPSR. The only encoding in thumb1 allows it is "Hi register operations" with H1=0 && H2=0 but the behavior is undefined in v5t until v6. The assembler from binutils-2.22 (compiled with gcc4.7) starts to check and abort with message reads: main.s:86: Error: MOV Rd, Rs with two low registers is not permitted on this architecture -- mov r0,r4 Temporily disable this error before clang is fixed. Change-Id: I3332707e28c00af220896c64b98deef1a4237749
* Refresh binutils to 2.22.90.Ben Cheng2012-11-0167-1591/+11318
| | | | | | Missing local patches will be added after. Change-Id: I7e5f7529f165a48db48a07f08b85f36c2faa8d4a
* Initial checkin of unmodified binutils 2.22.Ben Cheng2012-09-10217-0/+268150
Change-Id: I8c1bf4cf62df8eb16439021f1a1bac6437f5c470