summaryrefslogtreecommitdiff
path: root/lld/test/ELF/basic.s
AgeCommit message (Expand)Author
2025-01-25[ELF,test] Add env LLD_IN_TEST=1 to make some tests work if RUN_LLD_MAIN_TWICEFangrui Song
2022-11-07[lld] Check errors from expanding response filesHans Wennborg
2022-11-07Use double hashes for non-run/check lines in lld/test/ELF/basic.sHans Wennborg
2021-01-29[test] Use host platform specific error message substitution in lit testsAbhina Sreeskantharajan
2021-01-25Revert "[SystemZ][z/OS] Fix No such file or directory expression error"Abhina Sreeskantharajan
2021-01-18[SystemZ][z/OS] Fix No such file or directory expression error matching in li...Abhina Sreeskantharajan
2020-03-27[ELF][test] Split basic.sFangrui Song
2020-03-27[ThinLTO] Allow usage of all hardware threads in the systemAlexandre Ganea
2020-03-04[llvm-readelf] Make --all output order closer to GNU readelfFangrui Song
2020-02-12[ELF][test] Change -o %t to -o /dev/null if the output is not neededFangrui Song
2019-09-16[ELF][X86] Allow PT_LOAD to have overlapping p_offset ranges on EM_X86_64Fangrui Song
2019-08-01[ELF] Add -z separate-code and pad the last page of last PF_X PT_LOAD with tr...Fangrui Song
2019-05-14[LLD][ELF] Add the -z ifunc-noplt optionFangrui Song
2019-05-07Add typo correction for command-line flags to ELF and COFF lld driversNico Weber
2019-05-01[test] Change llvm-readobj -long-option to --long-option or well-known short ...Fangrui Song
2017-11-15Propagate sh_entsize out.Rafael Espindola
2017-09-01[ELF] Set p_memsz to p_filesz when aligning the last segment to page boundaryPetr Hosek
2017-08-14[ELF] - LTO: Try to be option compatible with the gold plugin.George Rimar
2017-08-02[ELF] When the code segment is the last, align it to the page boundaryPetr Hosek
2017-03-31Change the error message format for duplicate symbols.Rui Ueyama
2017-02-03Stop propagating Entsize.Rafael Espindola
2017-01-09Support non-regular output files.Rui Ueyama
2016-11-23lld: Default image base address to 0x200000 on x86-64Ed Maste
2016-11-21Change the way how we print out line numbers.Rui Ueyama
2016-11-19Simplify "missing argument" error message.Rui Ueyama
2016-11-10Include version string into ".comment" section.Rui Ueyama
2016-11-08[ELF] Better error reporting for duplicate symbolEugene Leviant
2016-11-01Remove string table offsets from tests.Rui Ueyama
2016-10-19Include ARGV[0] in error messages.Rui Ueyama
2016-10-19Remove ending "." from an error message.Rui Ueyama
2016-10-10[LTO] Split the options for ThinLTO jobs and Regular LTO partitionsDavide Italiano
2016-09-08ELF: Report original emulation name in "unknown emulation" errorEd Maste
2016-07-06[ELF] Introduce a flag to parse response files according to windows rules.Davide Italiano
2016-04-27Remove unnecessary trailing semicolons.Rui Ueyama
2016-04-15[LTO] Implement parallel Codegen for LTO using splitCodeGen.Davide Italiano
2016-03-12Recommit of r263252, [ELF] - Change all messages to lowercase to be consistent.George Rimar
2016-03-11Revert r263252: "[ELF] - Change all messages to lowercase to be consistent."Rui Ueyama
2016-03-11[ELF] - Change all messages to lowercase to be consistent.George Rimar
2016-03-11This reverts the r263125George Rimar
2016-03-10[ELF] - Consistent spelling for error/warning messagesGeorge Rimar
2016-01-07ELF: Improve performance of string table construction.Rui Ueyama
2015-11-24Revert "ELF: Make .note.GNU-stack more compatible with traditional linkers."Rui Ueyama
2015-11-21ELF: Make .note.GNU-stack more compatible with traditional linkers.Rui Ueyama
2015-11-18Rename ld.lld2 to ld.lld since it is the default.Rafael Espindola
2015-11-17Rename test/elf2 to test/ELF.Rafael Espindola