Jonas Maebe
|
3ac703506c
* rest of the previous accidental partial commit
|
6 years ago |
yury
|
0654857ce1
Merged aarch64-android, x86_64-android targets and fixes for the Android target.
|
6 years ago |
yury
|
8b27c3cf27
* Enable PIC by default for i386-android.
|
9 years ago |
yury
|
f6045639fc
* Removed the tf_safecall_clearstack flag for i386-android. It is useless, since i386-android uses fixed stack.
|
9 years ago |
yury
|
840803772c
* arm-android: Enable PIC by default.
|
10 years ago |
nickysn
|
7ff6c2a675
- rm tf_smartlink_library from targets that define tf_smartlink_sections, since
|
10 years ago |
Jonas Maebe
|
a24c81a5f8
* added llvmdatalayout for mipsel-android
|
11 years ago |
Jonas Maebe
|
e9268a0a14
* synchronised with trunk up till r26975
|
11 years ago |
yury
|
bb269e53ac
* mipsel-android: Don't export local symbols from executable.
|
11 years ago |
yury
|
56b3287e29
+ Added compiler support for mipsel-android target.
|
11 years ago |
Jonas Maebe
|
9573160c1a
+ llvmdatalayout field for tsysteminfo that contains the encoded data layout
|
11 years ago |
sergei
|
38058505ba
* Changed linking infrastructure to look like assembler one:
|
12 years ago |
nickysn
|
3a4135c07b
ifdef cpu86 replaced with ifdef cpui386
|
12 years ago |
yury
|
f8af2cd49e
* Set android-i368 stack alignment to 16.
|
12 years ago |
yury
|
d05912cd8e
* Enable safecall exception handling for arm-android.
|
12 years ago |
yury
|
281768b145
* Set stackalign field.
|
12 years ago |
yury
|
6ccb152647
* Rework of Android startup code. It is needed to always link to libc on android to implement finalization and environment variables in shared libraries.
|
12 years ago |
tom_at_work
|
77a85b7448
* basic android/x86 support
|
13 years ago |
tom_at_work
|
c520f713f4
- commit missing new files
|
13 years ago |