Age | Commit message (Expand) | Author |
2019-03-01 | Fix a crash: don't assume that all input files are ELF objects | Jeremie Courreges-Anglas |
2019-02-26 | In preparation for reusing libLLVM component library Makefiles to build | Jonathan Gray |
2019-02-26 | define LLVM_ENABLE_THREADS and LLVM_HAS_ATOMICS | Jonathan Gray |
2019-02-26 | use real format strings, resolve compiler warnings; ok millert@ | cheloha |
2019-02-25 | add sources matching unresolved symbols seen using Mesa with libLLVM | Jonathan Gray |
2019-02-24 | Remove -S from install commands | kn |
2019-02-22 | Improve the X86FixupGadgets pass: | mortimer |
2019-02-18 | When generating code for OpenBSD/powerpc, avoid unaligned floating-point | Mark Kettenis |
2016-09-03 | Use the space freed up by sparc and zaurus to import LLVM. | Pascal Stumpf |
2019-02-17 | Skip retguard instructions in prologue detection. | mortimer |
2017-10-04 | Import LLVM 5.0.0 release including clang, lld and lldb. | Patrick Wildt |
2019-02-14 | When bsd.lib.mk builds shared libraries it builds with -DPIC which | Jonathan Gray |
2019-02-13 | Apply pre-built unicore patch, remove excess files - perl-5.28.1 | Andrew Fresh |
2019-02-13 | Apply local patches, remove excess files - perl-5.28.1 | Andrew Fresh |
2019-02-13 | Fix merge issues, remove excess files - match perl-5.28.1 dist | Andrew Fresh |
2019-02-13 | Import perl-5.28.1 | Andrew Fresh |
2013-03-25 | import perl 5.16.3 from CPAN - worked on by Andrew Fresh and myself | Stuart Henderson |
2010-09-24 | Perl 5.12.2 from CPAN | Todd C. Miller |
2019-02-13 | Merge LLVM commits r340844, r353818 and r353819 from the 8.0 branch | Patrick Wildt |
2016-09-03 | Use the space freed up by sparc and zaurus to import LLVM. | Pascal Stumpf |
2019-02-10 | On OpenBSD/powerpc (and NetBSD/powerpc) long double == double like on | Mark Kettenis |
2018-04-06 | Import LLVM 6.0.1 release including clang, lld and lldb. | Patrick Wildt |
2019-02-05 | Fix addend handling for relaxing R_PPC_PLTREL24 relocations. This issue has | Mark Kettenis |
2019-02-05 | Zap unneeded argument to BuildMI(). | mortimer |
2019-02-04 | initialize SaveArgs variable in case neither -msave-args or -mno-save-args ar... | Sebastien Marie |
2019-02-03 | Add some fixes from upstream to the code that parses .eh_frame sections | Mark Kettenis |
2019-02-01 | Fix gdb can handle prologues which has the retguard and teach gdb that | YASUOKA Masahiko |
2004-05-21 | GDB 6.1 (excluding .info files) | Mark Kettenis |
2019-01-31 | Map SHT_LLVM_LINKER_OPTIONS to string | Mark Kettenis |
2019-01-31 | Ignore LLVM 7's LINKER_OPTIONS section. | Mark Kettenis |
2019-01-30 | implement -msave-args in clang/llvm, like the sun did for gcc | David Gwynne |
2018-04-06 | Import LLVM 6.0.1 release including clang, lld and lldb. | Patrick Wildt |
2017-10-04 | Import LLVM 5.0.0 release including clang, lld and lldb. | Patrick Wildt |
2016-09-03 | Use the space freed up by sparc and zaurus to import LLVM. | Pascal Stumpf |
2019-01-29 | Correct LLVM backend version. | Patrick Wildt |
2019-01-29 | add AMDGPUCodeGen | Jonathan Gray |
2019-01-29 | add Makefiles for AMDGPU target | Jonathan Gray |
2019-01-28 | On i386, produce binaries that are compatible with our W^X implementation. | Mark Kettenis |
2019-01-27 | Install lldb's manpage directly from the GNU directory, like lld does. | Patrick Wildt |
2019-01-27 | regen | Patrick Wildt |
2019-01-27 | Tedu files that got removed in LLVM 7.0.1. | Patrick Wildt |
2019-01-27 | Re-add files that were previously removed but are now part of LLVM 7.0.1. | Patrick Wildt |
2019-01-27 | Tedu files that got removed in LLVM 7.0.1. | Patrick Wildt |
2019-01-27 | Remove specific clang version from check for clang. | Patrick Wildt |
2019-01-27 | Update clang build infrastructure for LLVM 7.0.1. | Patrick Wildt |
2019-01-27 | Merge LLVM 7.0.1 release. | Patrick Wildt |
2019-01-27 | Import LLVM 7.0.1 release including clang, lld and lldb. | Patrick Wildt |
2017-10-04 | Import LLVM 5.0.0 release including clang, lld and lldb. | Patrick Wildt |
2017-01-24 | Import LLVM 4.0.0 rc1 including clang and lld to help the current | Patrick Wildt |
2017-01-14 | Import LLVM 3.9.1 including clang and lld. | Patrick Wildt |