aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2014-09-25Big reformatting changes!Pete Chou
2014-09-16Support printing mcld version.Pete Chou
2014-09-16Use termination code in cstdlib.Pete Chou
2014-09-15Fix typo.Pete Chou
2014-08-25Parse GNU linker emulation argument for the MIPS 64-bir little-endian target.Simon Atanasyan
2014-08-04icf: make crc32 statically linked.Pete Chou
2014-07-30mcld: Set up ScriptList in GeneralOptions.Pete Chou
2014-07-24Enable -Werror by default.Pete Chou
2014-07-21mcld: Fix build dependency.Pete Chou
2014-07-21Fix argument type of -use-mcldDiana Chen
2014-07-16Fix ld.mcld link error.Logan Chien
2014-07-16Cleanup automake build rules.Logan Chien
2014-07-07mcld: Ignore -use-mcld for gcc/collect2 linker compatibility.Diana Chen
2014-07-03icf: Implement identical code folding.Pete Chou
2014-07-01Implement -u/--undefined optionDiana Chen
2014-07-01Use llvm::cl::list as the -u/--undefined variable typeDiana Chen
2014-06-25Allow -u/-undefined be specified more than once.Pete Chou
2014-06-25Implement --exclude-libs.Pete Chou
2014-06-24Linker option: Add --print-gc-sectionsDiana Chen
2014-06-24mcld: Ignore -fuse-ld for gcc/collect2 linker compatibility.Pete Chou
2014-05-30Privide correct "parent" option to the command line option alias.Simon Atanasyan
2014-05-22automake: Reformatting changes.Pete Chou
2014-05-22automake: Refine rules for --with-optimized.Pete Chou
2014-05-21automake: Support configuring with --enable-optimized.Pete Chou
2014-05-21Phase out the old ld.mcld.Pete Chou
2014-05-14ld.lite: Add -O option.Pete Chou
2014-04-28Migrating to LLVM 3.5svn (r207403 or later).Pete Chou
2014-04-18mcld: Reformatting changes.Pete Chou
2014-04-02format: Remove trailing whitespaces.Pete Chou
2014-03-24Merge branch 'aarch64'Pete Chou
2014-02-27Add aarch64linux emulation.Pete Chou
2014-02-24Allow more options be specified more than once for Android.Pete Chou
2014-02-24Allow -Bsymbolic be specified more than once.Pete Chou
2014-01-14Recognize aarch64 target triple.Chinyen Chou
2013-12-27GC: Enable GC in ld.liteDiana Chen
2013-12-27GC: Enable --gc-sectionsDiana Chen
2013-12-25Add --(no-)ld-generated-unwind-info option to ld.lite too.WenHan Gu
2013-12-25Remove ld.bcc.WenHan Gu
2013-12-25Add --(no-)ld-generated-unwind-info option.WenHan Gu
2013-12-02SectionMap: Add "Input Section Keep" attribute when inserting mappings by name.Chinyen Chou
2013-11-22Refine I/O memory management.Chinyen Chou
2013-11-20Pass FileHandle for MCLinker pass to emit output instead.Chinyen Chou
2013-11-18GeneralOptions: Add --gc-sections to GeneralOptionsDiana Chen
2013-11-13Allow -m option tobe prefixDiana Chen
2013-10-21[Linker Option] Add --no-warn-mismatch option support.Chinyen Chou
2013-09-23Fix make dist fails.Chinyen Chou
2013-09-23Remove trailing whitespace.Chinyen Chou
2013-09-23[ld.lite] Initialize inputs after finishing linker emulation.Chinyen Chou
2013-09-18Initiate CMake support.Chinyen Chou
2013-09-18Rename folders.Chinyen Chou