Age | Commit message (Expand) | Author |
2017-06-23 | Make libiberty test programs compile and run without segfault. | Alexander Bluhm |
2017-06-23 | Always include Makefile.dep, conditionally including it based on the | Jonathan Gray |
2017-06-22 | i386 uses a intentional fallthrough between appended code blocks in .init, | Theo de Raadt |
2017-06-21 | elf64_x86_64_plt0_entry had a hardcoded nop-sled, before the subsequent | Theo de Raadt |
2017-06-21 | Intra-segment traps instead of nops. Similar to kernel change, further | Theo de Raadt |
2017-06-21 | Large nopsleds make it easier for ROP machinery to sloppily reach targets. | Theo de Raadt |
2017-06-21 | For a decade or more, we've patched gcc to make -fno-ident the default. | Ted Unangst |
2017-06-21 | DEPENDSFILE comes from FreeBSD, we don't have it. replace it with its | Marc Espie |
2017-06-16 | mark files as BUILDFIRST, or write explicit dependencies, so that most | Marc Espie |
2017-06-12 | destroy lint remnants. | Marc Espie |
2017-06-06 | Enable -fwrapv by default with clang to treat signed integer overflows | Jonathan Gray |
2017-06-04 | Replace ((2 << 31) - 1) with 0xffffffff, which is equivalent but doesn't | Christian Weisgerber |
2017-06-04 | Update to perl File::Path 2.13 for security fixes | Andrew Fresh |
2017-06-02 | Synonym -Wno-cpp for -Wno-#warnings. That one is not a headache for | Marc Espie |
2016-09-03 | Use the space freed up by sparc and zaurus to import LLVM. | Pascal Stumpf |
2017-05-31 | Make gcc move switch tables into .rodata instead of .text on i386/amd64 | Stefan Kempf |
2017-05-29 | openbsd does not use nonexec stack segment header hints. | Ted Unangst |
2016-09-03 | Use the space freed up by sparc and zaurus to import LLVM. | Pascal Stumpf |
2017-05-09 | Enable TLS support but default to the emulatated TLS model. Enable the | Mark Kettenis |
2017-05-08 | gcc 4.9 makes unknown -Wno-* vanish. | Marc Espie |
2017-04-28 | Install a few more x86 intrinsics header files. | Mark Kettenis |
2017-04-27 | add support for -msave-args in gcc on amd64 | David Gwynne |
2017-04-20 | Install clflushoptintrin.h and move pkuintrin.h such that the list is | Mark Kettenis |
2017-04-17 | Take a more radical approach to disabling colours: pretend we don't | Pascal Stumpf |
2017-04-17 | Change build infrastructure to allow building both gcc and clang. This | Mark Kettenis |
2017-04-16 | Disable colored diagnostics in LLVM's lld. | Patrick Wildt |
2017-04-15 | Handle R_SPARC_WPLT30 relocations against a local symbol. Fixes building the | Mark Kettenis |
2017-04-14 | once cvs's flow-control mechanism has kicked in, stop reading from | Joshua Stein |
2017-04-12 | explicitly set the ownership on installed include files as well | Jonathan Gray |
2017-04-12 | Invoke install -d for each directory in the /usr/lib/clang hierarchy | Jonathan Gray |
2017-04-10 | Generate and install arm_neon.h on arm and arm64. | Mark Kettenis |
2017-04-09 | Sync symbol lists for trap/interrupt frame detection with what ddb(4) uses | Philip Guenther |
2017-04-02 | Fix an out-of-bounds memory access with 64-bit armaps. | Visa Hankala |
2017-03-27 | Do not clobber the default compiler/linker links unless COMPILER_VERSION is | Mark Kettenis |
2017-03-24 | Add "supported targets" in lld --help output to be compatible with what | Jonathan Gray |
2017-03-24 | Add "(compatible with GNU linkers)" to the lld version output to avoid | Jonathan Gray |
2017-03-19 | Work around a problem where linker-generated symbols are not properly | Mark Kettenis |
2017-01-14 | Import LLVM 3.9.1 including clang and lld. | Patrick Wildt |
2017-03-18 | Add support for -znodlopen. | Mark Kettenis |
2017-03-16 | Fix handling of the SVM instructions such that they accept a register as | Mark Kettenis |
2017-03-14 | Merge LLVM 4.0.0 release. | Patrick Wildt |
2017-03-14 | Import LLVM 4.0.0 release including clang and lld. | Patrick Wildt |
2017-03-09 | Disable colored diagnostics in the clang frontend. | Patrick Wildt |
2016-09-03 | Use the space freed up by sparc and zaurus to import LLVM. | Pascal Stumpf |
2017-03-05 | Go back to only specifying --target when building cross. | Jonathan Gray |
2017-03-04 | Better avoid installing versioned perl, makes perlivp happy | Andrew Fresh |
2017-02-27 | Implement D and U modifiers to ar; with D the uid/gid/mode/time on the updated | Philip Guenther |
2017-02-25 | Implement support for generating movw/movt relocations on arm in gas(1). | Mark Kettenis |
2017-02-25 | sync clang.1 with clang.rst | Jonathan Gray |
2017-02-25 | Disable loop idiom recognition for _libc_memset and _libc_memcpy. These are | Mark Kettenis |