aboutsummaryrefslogtreecommitdiff
path: root/src/os_cpu/linux_aarch64/vm/os_linux_aarch64.cpp
AgeCommit message (Expand)Author
2014-08-21Unwind native AArch64 frames.aph
2014-06-19Mergeaph
2014-06-19Save intermediate state before removing C1 patching code.aph
2014-06-11Fix format errorsEdward Nevill edward.nevill@linaro.org
2014-01-17Implement handler for unsafe access by returning directly just after the faul...aph
2013-10-11aarch64 specific changes for merge to jdk8-b110Edward Nevill edward.nevill@linaro.org
2013-09-27Update aarch64 specific code to make it work with jdk8-b90Edward Nevill edward.nevill@linaro.org
2013-09-20Added changes to aarch64 code for merge up to jdk8-b85Edward Nevill edward.nevill@linaro.org
2013-07-04ed nevill's arm model fixes to the merge plus fix for throw_exception stack ...adinn
2013-07-02merged ed's changes into update jdk8-b81adinn
2013-05-23restored C1 change lost in the merge"Andrew Dinn ext:(%22)
2013-05-22reverted config of sim include dir and sim libs"Andrew Dinn ext:(%22)
2013-03-12Set AARCH64_CFLAGS and AARCH64_LIBS instead of hardcoding path to simulator i...Roman Kennke
2013-01-25merged upstream jdk8 changes up to tag jdk8_b72"Andrew Dinn ext:(%22)
2013-01-18cleaned out redundant code in os_cpu dir and corrected header include guards"Andrew Dinn ext:(%22)
2012-10-30Remove call to SEGV handleraph
2012-09-06validate callee-save registers after method invoke operations"Andrew Dinn ext:(%22)
2012-08-16modified signal ahndler to longjmp into a break when running in the sim"Andrew Dinn ext:(%22)
2012-07-10Removed x86 code to create skeleton aarch64 tree"Andrew Dinn ext:(%22)