Giter Club home page Giter Club logo

mclinker-old'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: 2014/11/24
LLVM: 3.6svn (trunk)
MCLinker: 2.10.0-dev, master branch

Date: 2014/12/09
LLVM: 3.6svn (trunk@222644)
MCLinker: 2.9.0-Dana, release_29 branch

Next Milestone

  • ARM64 relaxation support
  • 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-old's People

Contributors

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

Watchers

 avatar  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.