Jonas Maebe
|
dee1056546
* fixed wrong change of jumpalignmax from 10 to 16 in previous commit
|
6 years ago |
Jonas Maebe
|
e8512d19b5
* set constalignmax to the same value as varalignmax for all targets where
|
6 years ago |
florian
|
a092da723a
+ new fields for more precise control of alignment
|
6 years ago |
yury
|
e367577bf1
+ added support for x86_64-android target.
|
6 years ago |
yury
|
671d31df1d
+ Added support for the aarch64-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 |