Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
mclinker
/
mclinker
Public
Notifications
You must be signed in to change notification settings
Fork
25
Star
83
Code
Issues
42
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
mclinker
m4
on
master
User selector
All users
All time
Commit history
Commits on Apr 14, 2015
Use llvm::opt for linker options instead.
Show description for 8bfa8ee
petechou
committed
8bfa8ee
View commit details
Copy full SHA for 8bfa8ee
View code at this point
Browse repository at this point
Commits on Dec 29, 2014
build: Accept arm64 target.
petechou
committed
07ad912
View commit details
Copy full SHA for 07ad912
View code at this point
Browse repository at this point
Commits on Jul 24, 2014
Enable -Werror by default.
Show description for 7123fef
petechou
committed
7123fef
View commit details
Copy full SHA for 7123fef
View code at this point
Browse repository at this point
Commits on May 16, 2014
Fix CHECK_LLVM.
petechou
committed
e5ea9d4
View commit details
Copy full SHA for e5ea9d4
View code at this point
Browse repository at this point
Commits on Apr 28, 2014
Migrating to LLVM 3.5svn (r207403 or later).
petechou
committed
487e51a
View commit details
Copy full SHA for 487e51a
View code at this point
Browse repository at this point
Commits on Apr 2, 2014
format: Remove trailing whitespaces.
petechou
committed
d36688b
View commit details
Copy full SHA for d36688b
View code at this point
Browse repository at this point
Commits on Jan 14, 2014
Recognize aarch64 target triple.
petechou
committed
1382dee
View commit details
Copy full SHA for 1382dee
View code at this point
Browse repository at this point
Commits on Dec 27, 2013
[Autoconf] Our bison syntax is only suitable for bison version < 3.0.
Show description for d74e720
WenHan Gu
authored and
WenHan Gu
committed
d74e720
View commit details
Copy full SHA for d74e720
View code at this point
Browse repository at this point
Commits on Dec 26, 2013
Refine scripts and m4.
Show description for 546c140
WenHan Gu
authored and
WenHan Gu
committed
546c140
View commit details
Copy full SHA for 546c140
View code at this point
Browse repository at this point
Commits on May 7, 2013
Check flex/bison version specifically.
Show description for aa1d4be
petechou
committed
aa1d4be
View commit details
Copy full SHA for aa1d4be
View code at this point
Browse repository at this point
Import AX_COMPARE_VERSION.
petechou
committed
610c16b
View commit details
Copy full SHA for 610c16b
View code at this point
Browse repository at this point
Import AX_PROG_FLEX and AX_PROG_BISON to check "flex" and "bison" specifically.
petechou
committed
9189320
View commit details
Copy full SHA for 9189320
View code at this point
Browse repository at this point
Commits on Mar 6, 2013
Support configuring target.
Show description for a387be6
petechou
committed
a387be6
View commit details
Copy full SHA for a387be6
View code at this point
Browse repository at this point
Commits on Mar 5, 2013
Add llvm_cv_os_type.
Show description for ab0e919
lubatang
committed
ab0e919
View commit details
Copy full SHA for ab0e919
View code at this point
Browse repository at this point
Commits on Feb 27, 2013
Add forgotten macro file from LLVM to check for compiler flags.
jsonn
committed
8d20573
View commit details
Copy full SHA for 8d20573
View code at this point
Browse repository at this point
Cleanup build system.
jsonn
committed
81807b2
View commit details
Copy full SHA for 81807b2
View code at this point
Browse repository at this point
Commits on Jan 30, 2013
Add Hexagon backend in the `configure script'
lubatang
committed
379b83c
View commit details
Copy full SHA for 379b83c
View code at this point
Browse repository at this point
Commits on Nov 26, 2012
Add werror-flags.m4.
Show description for 294ef91
lubatang
committed
294ef91
View commit details
Copy full SHA for 294ef91
View code at this point
Browse repository at this point
Add check-compiler-flags.m4.
Show description for e286689
lubatang
committed
e286689
View commit details
Copy full SHA for e286689
View code at this point
Browse repository at this point
Commits on Nov 13, 2012
Remove LLVM prefix.
Show description for aef717d
lubatang
committed
aef717d
View commit details
Copy full SHA for aef717d
View code at this point
Browse repository at this point
Commits on Aug 1, 2012
Make it possible to build MCLinker on 32-bit Debian hosts.
atanasyan
committed
a3037a5
View commit details
Copy full SHA for a3037a5
View code at this point
Browse repository at this point
Commits on Jul 30, 2012
Fix a bug - Issue 77 - X86_64 is spelled amd64 in FreeBSD
Show description for 8aec6b7
lubatang
committed
8aec6b7
View commit details
Copy full SHA for 8aec6b7
View code at this point
Browse repository at this point
Commits on Jul 16, 2012
Remove android.m4. Move the macro to Log.h.
lubatang
committed
8cbd0bb
View commit details
Copy full SHA for 8cbd0bb
View code at this point
Browse repository at this point
Commits on Jul 9, 2012
Change LLVM_ON_XXX to MCLD_ON_XXX.
Show description for 1717f98
lubatang
committed
1717f98
View commit details
Copy full SHA for 1717f98
View code at this point
Browse repository at this point
Commits on Jun 28, 2012
Add android.m4
lubatang
committed
3a26014
View commit details
Copy full SHA for 3a26014
View code at this point
Browse repository at this point
Add new m4 file to define macro functions in Andriod system.
lubatang
committed
65fa464
View commit details
Copy full SHA for 65fa464
View code at this point
Browse repository at this point
Commits on Jun 26, 2012
Compile stand-alone MCLinker.
lubatang
committed
7351cd5
View commit details
Copy full SHA for 7351cd5
View code at this point
Browse repository at this point
Commits on Dec 19, 2011
Fix build fail when no --enable-unittest option configured.
Jason Lin
committed
b070963
View commit details
Copy full SHA for b070963
View code at this point
Browse repository at this point
Migrate to LLVM trunk@146714.
Show description for 4bcd5f4
Jush Lu
authored and
Jush Lu
committed
4bcd5f4
View commit details
Copy full SHA for 4bcd5f4
View code at this point
Browse repository at this point
don't track generated .m4 files
freedomtan
committed
d95e32a
View commit details
Copy full SHA for d95e32a
View code at this point
Browse repository at this point
Commits on Dec 14, 2011
Put llvm libraries before the system's ones in the linker commad line. This fix linkage problem when g++ 4.6 is used to build MCLinker.
atanasyan
authored and
Jush Lu
committed
89cbcb9
View commit details
Copy full SHA for 89cbcb9
View code at this point
Browse repository at this point
Commits on Oct 21, 2011
Style: more license fixes
petechou
committed
e40a57c
View commit details
Copy full SHA for e40a57c
View code at this point
Browse repository at this point
Commits on Aug 12, 2011
Check host. If host is unix, set LLVM_ON_UNIX=1. On the other heand, if host is win-32, set LLVM_ON_WIN32=1.
lubatang
committed
02f62cf
View commit details
Copy full SHA for 02f62cf
View code at this point
Browse repository at this point
Commits on Jul 4, 2011
Finish adapters of mcld::TargetMachine, mcld::Target, and mcld::TargetRegistry
Show description for 4d1d9b3
lubatang
committed
4d1d9b3
View commit details
Copy full SHA for 4d1d9b3
View code at this point
Browse repository at this point
add Initialize##TargetName##Linkers() and corresponding InitializeARMSectLinker() functions.
lubatang
committed
f3b5cec
View commit details
Copy full SHA for f3b5cec
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.