Merge pull request #67 from frangarcj/patch-1
[pcsx_rearmed.git] / libpcsxcore / new_dynarec / linkage_arm.S
2016-09-20 notazMerge branch 'mainline' into libretro
2016-09-18 notazdrc: try to support w^x platforms like iOS
2016-04-22 TwinaphexMerge pull request #33 from dankcushions/master
2016-04-22 dankcushionsMerge branch 'notaz-master'
2016-04-22 dankcushionsMerge branch 'master' of https://github.com/notaz/pcsx_...
2016-03-31 notazdon't use __ARM_ARCH_7A__
2014-12-31 twinaphexMerge https://github.com/notaz/pcsx_rearmed
2014-12-23 notazdrc: replace unused reg32 with new reg_sv_flags
2013-04-03 notazMerge branch 'master' into libretro
2013-04-02 notazdrc: fix a bug made during UAL conversion
2013-04-02 notazMerge branch 'master' into libretro
2013-04-02 notazdrc: handle more calling conventions
2013-04-01 twinaphexMerge git://github.com/notaz/pcsx_rearmed
2013-04-01 notazasm: fix incorrect offsets
2013-03-31 twinaphexMerge git://github.com/notaz/pcsx_rearmed
2013-03-31 notazdrc: convert linkage_arm to UAL, adjust loads
2013-03-31 notazgte_neon: access scratch_buf through drc context
2013-03-31 notazdrc: rework linkage_arm for better assembler compatibility
2013-03-25 twinaphexMerge branch 'mainline'
2013-03-25 notazasm: use a macro for functions
2012-12-02 twinaphexMerge git://github.com/notaz/pcsx_rearmed
2012-12-02 notazimprove ARM feature detection
2012-07-29 notazfix various fPIC issues