aboutsummaryrefslogtreecommitdiff
path: root/lld/MachO
AgeCommit message (Expand)Author
2020-12-08[lld-macho] Support parsing of bitcode within archivesJez Ng
2020-12-08[lld-macho][nfc] Move some methods from InputFile to ObjFileJez Ng
2020-12-07[lld/mac] Make X86_64::getImplicitAddend not do heap allocationsNico Weber
2020-12-06[lld] Delete unused declarationsFangrui Song
2020-12-04[mac/lld] Add support for the LC_LINKER_OPTION load command in o filesNico Weber
2020-12-03[mac/lld] Implement -tNico Weber
2020-12-03Reland "[mac/lld] Implement -why_load".Nico Weber
2020-12-02Revert "[mac/lld] Implement -why_load"Nico Weber
2020-12-02[mac/lld] Implement -why_loadNico Weber
2020-12-02[mac/lld] Make --reproduce work with thin archivesNico Weber
2020-12-01[mac/lld] Include archive name in diagnosticsNico Weber
2020-12-01[lld-macho] Add dependency to DebugInfoDWARFHeejin Ahn
2020-12-01fix typos to cycle botsNico Weber
2020-12-01[lld/mac] Fix issues around thin archivesNico Weber
2020-12-01[lld-macho] Add isCodeSection()Jez Ng
2020-12-01[lld-macho] Flesh out STABS implementationJez Ng
2020-12-01[lld-macho] Add archive name and file modtime to STABS outputJez Ng
2020-12-01[lld-macho] Emit empty string as first entry of string tableJez Ng
2020-12-01[lld-macho] Emit local symbols in symtab; record metadata in LC_DYSYMTABJez Ng
2020-12-01[lld-macho] Emit STABS symbols for debugging, and drop debug sectionsJez Ng
2020-12-01[lld-macho] Extend PIE option handlingJez Ng
2020-11-30[lld/mac] Don't warn on -bundle and -execute flagsNico Weber
2020-11-30[lld-macho] Don't warn on non-existent system librariesNico Weber
2020-11-30[lld-macho] Implement -fatal_warningsNico Weber
2020-11-30[lld/mac] Add --reproduce optionNico Weber
2020-11-30[mac/lld] Add support for response filesNico Weber
2020-11-24[lld/mac] Implement basic typo correction for flagsNico Weber
2020-11-24clang+lld: Improve clang+ld.darwinnew.lld interaction, pass -demangleNico Weber
2020-11-19[Mach0] Fix unused-variable warningsGabriel Hjort Ã…kerlund
2020-11-18lld/MachO: Move MachOOptTable to DriverUtils.cpp, remove DriverUtils.hNico Weber
2020-11-17lld: Add --color-diagnostic to MachO port, harmonize othersNico Weber
2020-11-10[lld-macho] Add very basic support for LTOJez Ng
2020-11-10[lld-macho][easy] Fix segment max protectionJez Ng
2020-11-10[lld-macho] Implement LC_UUIDJez Ng
2020-11-10[lld-macho] Support linking against stub dylibsJez Ng
2020-09-26Internalize functions from various tools. NFCFangrui Song
2020-09-25[lld-macho] Ignore a few more undocumented flagsJez Ng
2020-09-25[lld-macho] Support absolute symbolsJez Ng
2020-09-25[lld-macho] Allow the entry symbol to be dynamically boundJez Ng
2020-09-25[lld-macho] Support -bundleJez Ng
2020-09-25[lld-macho] Implement support for PICJez Ng
2020-09-24[lld-macho][re-land] Implement and test resolution of common symbolsJez Ng
2020-09-24[lld-macho][re-land] Initial support for common symbolsJez Ng
2020-09-24[LLD][COFF] Cover usage of LLD-as-a-library in testsAlexandre Ganea
2020-09-24Revert "[lld-macho] Initial support for common symbols"Muhammad Omair Javaid
2020-09-24Revert "[lld-macho] Implement and test resolution of common symbols"Muhammad Omair Javaid
2020-09-23[lld-macho][NFC] Make `!= nullptr` implicitJez Ng
2020-09-23[lld-macho][NFC] Refactor syslibroot / library path lookupJez Ng
2020-09-23[lld-macho] Support -weak_lx, -weak_library, -weak_frameworkJez Ng
2020-09-23[lld-macho] Ignore `-mllvm` and its argumentJez Ng