#
cab9e935 |
| 05-May-2021 |
drahn <drahn@openbsd.org> |
riscv64 binutils 'support' Enable just enough of binutils to be a functional compilation system with llvm doing the heavy lifting. With corrections suggested by reviewers. ok jsg@ kettenis@
|
#
80dca7d7 |
| 25-Jan-2017 |
kettenis <kettenis@openbsd.org> |
Stub out aarch64 support and avoid building gas and ld on this architecture.
ok mpi@, patrick@
|
#
a2844719 |
| 01-Jun-2015 |
miod <miod@openbsd.org> |
Enable secureplt by default on alpha. The old plt flavour can still be obtained by passing --no-secureplt to ld(1), or -Wl,--no-secureplt to cc(1) when linking.
|
#
6e5cc252 |
| 06-Apr-2015 |
kettenis <kettenis@openbsd.org> |
Add support for an efi-app-x86_64 target. Needed for UEFI bootloader work.
ok mlarkin@
|
#
d2386abe |
| 24-Apr-2011 |
miod <miod@openbsd.org> |
A first attempt at merging our local changes and fixes into the 2.17 codebase. ld(1) needs a lot more work, as the upstream code evolved significantly since 2.15, mostly due to changes in PIE binarie
A first attempt at merging our local changes and fixes into the 2.17 codebase. ld(1) needs a lot more work, as the upstream code evolved significantly since 2.15, mostly due to changes in PIE binaries layout, and we had already diverged significantly to implement W^X.
show more ...
|
#
3d8817e4 |
| 24-Apr-2011 |
miod <miod@openbsd.org> |
Here comes the easter bunnytils 2.17 (the last version released against a licence mere mortals can understand the terms of); will be connected to the build on an arch-by-arch basis.
Testsuites and g
Here comes the easter bunnytils 2.17 (the last version released against a licence mere mortals can understand the terms of); will be connected to the build on an arch-by-arch basis.
Testsuites and generated files have been intentionnaly omitted from this import.
Peer pressure and ok from at least drahn@ pirofti@ deraadt@
show more ...
|