aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/aarch64/vm/frame_aarch64.hpp
AgeCommit message (Expand)Author
2014-04-02Preserve callee save FP registers around call to java codeEdward 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-08Copyright notice.aph
2013-05-23Method handle support.aph
2013-05-17Bug fixes: type checking, frame setup.aph
2013-05-13Fix frame::sender for non-nmathod frames.aph
2013-04-30mergeaph
2013-04-30mergeaph
2013-04-29reduced frame arg_reg_save_area_bytes down to 0"Andrew Dinn ext:(%22)
2013-03-14Fix frame offsets and invokevirtual.aph
2013-03-07More exception handlingaph
2013-01-16updated comments in code and deleted a little cruft"Andrew Dinn ext:(%22)
2013-01-07modified all header include guard symbols to use _AARCH64_ in place of _X86_"Andrew Dinn ext:(%22)
2012-12-18Get rid of result handler slot in stack frameaph
2012-12-18Fix stack frame setupaph
2012-11-26Save and restore SP in frame.aph
2012-08-03Upgraded MacroAssembler and implemented Java call stub generator"Andrew Dinn ext:(%22)
2012-07-30added VM scratch/global register aliases and defined frame layout"Andrew Dinn ext:(%22)
2012-07-10Removed x86 code to create skeleton aarch64 tree"Andrew Dinn ext:(%22)