GithubHelp home page GithubHelp logo

dianachen / mclinker Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 94.72 MB

mirror mclinker

License: Other

CMake 0.78% Makefile 0.49% Shell 0.49% M4 1.17% C++ 81.74% SourcePawn 0.70% PHP 0.02% Pawn 0.07% C 2.46% Yacc 0.65% LLVM 2.79% TypeScript 3.57% Awk 0.08% Assembly 0.04% Python 4.93%

mclinker's Introduction

MCLinker

An LLVM Linker for Mobile Computing

About

MCLinker is a full-fledged system linker for mobile devices. Hence it is fast, small with low memory footprints. MCLinker leverages the LLVM to link object files, and generate shared objects or executable files. Code in MCLinker project is licensed under the "UIUC" BSD-Style license which is compatible with commercial products.

Reliability

Following systems can be linked successfully

  • ARM Android (4.2+) kernel and system image
  • FreeBSD buildworld and buildkernel for i386 targets
  • ARM Linux kernel 3.x

Supported Environment

  • Target Platforms: AArch64, ARM, X86, X86_64, x32, MIPS32, MIPS64 and Hexagon machines
  • Host OS: X86/X86_64 Linux, Android, Mac OS X and Windows
  • For Android NDK r9 and above, developers can simply use -fuse-ld=mcld to link JNI programs by MCLinker

Features

  • A system linker
  • GNU ld options compatibility
  • Support cross linking
  • Can be used as a library or a stand-alone tool
  • Support multiple targets
  • Fast, small with low memory footprint

Current Status

Date: 2015/09/11
LLVM: 3.8svn (trunk)
MCLinker: 2.11.0-dev, master branch

Date: 2015/09/11
LLVM: 3.8svn (trunk@246954)
MCLinker: 2.10.0-rc, release_210 branch

Next Milestone

  • ARM exception handling format enhancement
  • TLS
  • Plugin support (LTO)
  • Version script support
  • To be one of system linkers of BSD platform

Code License

University of Illinois/NCSA
Open Source License

mclinker's People

Contributors

lubatang avatar petechou avatar dianachen avatar atanasyan avatar a127a127 avatar zonr avatar hjl-tools avatar jsonn avatar nowar avatar jush31666 avatar loganchien avatar trentlo avatar freedomtan avatar csmon avatar jerkkao avatar davidchisnall avatar kito-cheng avatar mingwandroid avatar thypon avatar vsyw avatar stephenhines avatar trliao avatar tpimh avatar

Stargazers

James0124 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.