summaryrefslogtreecommitdiff
path: root/cross
AgeCommit message (Expand)AuthorFilesLines
2016-07-20Fix if statement to ignore Ubuntu codename if BuildArch is arm-softfpHyeongseok Oh1-2/+2
2016-06-29Remove MMAP_DOESNOT_ALLOW_REMAP.Aditya Mandaleeka3-12/+0
2016-06-11Updates tryrun.cmake for ARM / ARM (softfp) (#5673)Jonghyun Park2-6/+6
2016-06-07Updates tryrun.cmake for ARM64 cross build (#5406)Sung-Jae Lee1-0/+15
2016-06-06Remove MMAP_IGNORES_HINT.Aditya Mandaleeka3-12/+0
2016-05-30Update tryrun.cmake for arm-softfp (#5323)chunseoklee1-0/+15
2016-05-30Updates tryrun.cmake for ARM cross build (#5317)Jonghyun Park1-0/+15
2016-05-25arm-softfp: make toolchain.cmake consistent among different arm archs (#5210)Prajwal A N1-2/+2
2016-04-29enable build of arm-softfp cross target component. (#4636)Jiyoung Giuliana Yun1-3/+13
2016-04-28Initial support of lldb-3.8 for libsosplugin (#4473)Evgeny Pavlov3-6/+25
2016-04-26ARM: Add Ubuntu Codename vivid, wily for arm-linux image (#4258)SaeHie Park8-10/+65
2016-04-05For Issue #3785 Arm Soft FP support: arguments and return values are passed i...Andrey Kvochko4-3/+161
2016-03-30Merge pull request #3944 from leemgs/upstream-cross-arm-stripping-symbolsJan Kotas1-3/+3
2016-03-28objcopy: Support cross-build for stripping symbolsGeunsik Lim1-3/+3
2016-03-28[Linux/ARM32/64] Unifying the redundant usages of cross-toolchainGeunsik Lim1-5/+15
2016-03-26[Linux/ARM32] Unifying the redundant usages of cross-toolchainGeunsik Lim1-5/+15
2016-03-04Add value to arm/arm64 tryrun files for HAVE_CLOCK_MONOTONIC_COARSE.Ben Pye2-0/+8
2015-12-09Add missing value to arm tryrun.cmakeBen Pye2-0/+16
2015-11-12Add missing packages for arm64 cross buildMatt Mitchell1-3/+3
2015-09-29Fix HeapReAlloc to return a non-null pointer for a requested size of zero bytesKoundinya Veluri2-8/+0
2015-08-05Improve build-rootfs script.Ben Pye1-32/+5
2015-08-04Replace multiple .gitmirror files with .gitmirrorall .Ben Pye4-3/+1
2015-08-04Remove comments from tryrun cmake filesBen Pye2-712/+0
2015-08-04Add cross compilation support for ARM and ARM64.Ben Pye10-0/+1090