| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: add helper macro for declaring constant data | Mans Rullgard | 2011-02-04 | 1 | -0/+10 |
* | ARM: disable movw/movt for relocated values on Apple platforms | Måns Rullgård | 2010-09-20 | 1 | -1/+1 |
* | ARM: set section to .text in 'function' macro | Måns Rullgård | 2010-07-07 | 1 | -0/+1 |
* | ARM: add mov32 macro | Måns Rullgård | 2010-06-29 | 1 | -0/+11 |
* | ARM: (mostly) whitespace cosmetics | Måns Rullgård | 2010-06-29 | 1 | -12/+12 |
* | Only use .size in ARM assembly when targeting ELF | Martin Storsjö | 2010-03-10 | 1 | -1/+1 |
* | ARM: set size of asm functions in object files | Måns Rullgård | 2010-03-09 | 1 | -0/+5 |
* | ARM: simplify movrel definition as CONFIG_PIC is now set for shared libs | Måns Rullgård | 2009-10-11 | 1 | -1/+1 |
* | ARM: apply extern symbol prefix where needed | Måns Rullgård | 2009-10-02 | 1 | -1/+6 |
* | ARM: do not use movw/movt for relocatable values with PIC | Måns Rullgård | 2009-09-16 | 1 | -1/+1 |
* | ARM: cleaner selection of ELF-spefic assembler directives | Måns Rullgård | 2009-07-27 | 1 | -8/+8 |
* | Conditionally compile ELF-specific ARM assembly bits that fail on Windows CE. | Martin Storsjö | 2009-07-27 | 1 | -0/+6 |
* | ARM: check for VFP register arguments | Måns Rullgård | 2009-07-20 | 1 | -0/+9 |
* | Change semantic of CONFIG_*, HAVE_* and ARCH_*. | Aurelien Jacobs | 2009-01-13 | 1 | -1/+1 |
* | ARM: work around linker bug with movw/movt relocations in shared libs | Måns Rullgård | 2008-12-30 | 1 | -0/+11 |
* | ARM: replace "armv4l" with "arm" | Måns Rullgård | 2008-12-17 | 1 | -0/+36 |