Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | At some point arm moved to a unified syntax for arm and thumb instructions. | 2015-06-08 | 1 | -6/+8 | |
| | | | | | | | | | While binutils supports both "unified" and "divided" syntax (defaulting to divided) the integrated assembler in clang only supports unified names so switch some files to unified syntax. Similiar changes were made in bitrig and freebsd. No difference in objdump -d output. tested on zaurus by deraadt@, ok miod@ | ||||
* | unifdef __APCS_26__ we don't run on anything with a 26 bit program counter. | 2014-12-30 | 1 | -9/+1 | |
| | | | | | This codepath was removed in the NetBSD code this is derived from back in 2003 and was removed in Bitrig earlier this year. No binary change. | ||||
* | tag... | 2004-02-01 | 1 | -0/+1 | |
| | |||||
* | Kernel library bits for arm, from NetBSD. | 2004-02-01 | 1 | -0/+134 | |