react-native/React
Tadeu Zagallo 65af925501 Avoid text relocations on arm trampoline
Summary:
fixes #7337

`ldr reg, =symbol` will cause a text relocation, which will fail to link if that's not allowed (which is the default for dynamic libraries).

Reviewed By: jspahrsummers

Differential Revision: D3281518

fbshipit-source-id: a057b4b9a54d568c8753a9dcd00365a86c7d93b0
2016-05-10 09:09:19 -07:00
..
Base Add Random Access Module file names to stack traces 2016-05-06 05:54:23 -07:00
Executors Unify source map approach for RA bundles on iOS/Android 2016-04-29 10:16:22 -07:00
Layout Import css-layout measure mode changes from pull request #163 2016-04-12 07:02:29 -07:00
Modules Added explicit init to observer modules 2016-05-04 07:07:24 -07:00
Profiler Avoid text relocations on arm trampoline 2016-05-10 09:09:19 -07:00
React.xcodeproj Support the bytecode cache for FBReactKit 2016-04-21 08:59:43 -07:00
Views ScrollView: Always fire onScroll event for the resting scroll position 2016-05-06 03:19:27 -07:00