[Pkg-mono-svn-commits] [mono] branch master updated (429394b -> 92334d9)

Jo Shields directhex at moszumanska.debian.org
Mon Apr 11 20:25:38 UTC 2016


This is an automated email from the git hooks/post-receive script.

directhex pushed a change to branch master
in repository mono.

      from  429394b   Merge branch 'master-patches/fix_environment_exit_hang'
      adds  2e9629f   Fix edge case in new certdir migration code (Closes: #820082)
      adds  1c25daa   Add ARM64 packages - SGen only.
      adds  6da2dfa   Prerequisite near-empty commit for arm64 patch to apply
      adds  bba162f   Backport 3cd04f97199ff38d7316587e44381638ba469565 to 4.2 branch
      adds  efc7a57   Implement handler block guard trampolines.
      adds  9414811   Fix the generation of static rgctx trampolines when using aot on linux.
      adds  cc47399   Merge branch 'master-patches/arm64_port'
      adds  8afbbeb   Merge branch 'master' of git+ssh://git.debian.org/git/pkg-mono/packages/mono
      adds  261a867   Fix up sgen-only packackaging rules
      adds  92334d9   finalize changelog

No new revisions were added by this update.

Summary of changes:
 debian/changelog                       |   40 +
 debian/control                         |   37 +-
 debian/libmono-security4.0-cil.preinst |    2 +-
 debian/mono-archs.make                 |    2 +-
 debian/mono-utils.install              |    1 -
 debian/rules                           |   20 +
 mono/arch/arm64/arm64-codegen.h        |  851 ++++++
 mono/mini/aot-compiler.c               |  324 +-
 mono/mini/exceptions-arm64.c           |  586 +++-
 mono/mini/mini-arm64.c                 | 5223 +++++++++++++++++++++++++++++++-
 mono/mini/mini-arm64.h                 |  254 +-
 mono/mini/tramp-arm64.c                |  706 ++++-
 12 files changed, 8018 insertions(+), 28 deletions(-)
 create mode 100644 mono/arch/arm64/arm64-codegen.h

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mono/packages/mono.git



More information about the Pkg-mono-svn-commits mailing list