index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gnu
/
usr.bin
/
binutils-2.17
Age
Commit message (
Expand
)
Author
2022-10-28
Build and install binutils-2.17's version of c++filt(1), since we already
Miod Vallat
2022-10-28
Decode DT_MIPS_RLD_MAP_REL.
Mark Kettenis
2022-10-28
Implement DT_MIPS_RLD_MAP_REL support and add such an entry to PIE
Mark Kettenis
2022-10-07
In the linkers, collect objects in section "openbsd.mutable" and place
Theo de Raadt
2022-03-23
use llvm-ranlib where llvm-ar is used so that they are in line with each
Robert Nagy
2022-02-17
binutils-2.17 does not have ld or gas available for the aarch64, powerpc64, or
Peter Hessler
2021-12-25
Sync DF_1_* flag definitions with llvm 13, including support in
Philip Guenther
2021-12-22
Avoid GNU printf extension to use 'L' length modifier with a int
Jonathan Gray
2021-12-17
Avoid errors about clang13-only options here, to ease transition
Jeremie Courreges-Anglas
2021-12-17
Disable a few warning flags that were introduced and enabled by default
Patrick Wildt
2021-11-23
add llvm-ar(1) to the build with its two dependencies libLLVMDlltoolDriver
Robert Nagy
2021-11-12
Teach binutils enough about RELR relocations to not break them and for
Philip Guenther
2021-10-12
Do not extend PT_DYNAMIC segment on mips64
Visa Hankala
2021-07-24
Pretty print ELF machine name as "RISC-V"
Jeremie Courreges-Anglas
2021-06-25
minimalistic diff to use %ld instead of %d for ptrdiff printing
Theo de Raadt
2021-06-24
add some aarch64 bits missed in Makefile.in 1.6
Jonathan Gray
2021-06-24
repair missing dependencies against bfd.h for riscv64
Theo de Raadt
2021-06-21
correct riscv64 blocks
Theo de Raadt
2021-05-05
riscv64 binutils 'support'
Dale Rahn
2011-04-24
Here comes the easter bunnytils 2.17 (the last version released against a
Miod Vallat
2021-05-03
recognise a small number of riscv relocations in readelf
Jonathan Gray
2021-01-28
Extern dwarf2_loc_mark_labels. Fixes compiation with -fno-common.
mortimer
2020-07-31
Use consistent types in comparison to fix build with clang 10.
Visa Hankala
2020-07-23
change bfd amd64 ELF_MAXPAGESIZE from 1M to 4K
Jonathan Gray
2020-07-22
Add a few missing elocations.
Mark Kettenis
2020-06-18
avoid -Wpointer-compare warning which broke build with clang 10
Jonathan Gray
2020-05-31
Don't build the rs6000coff_vec and rs6000coff64_vec targets. These
Mark Kettenis
2020-05-30
Initial set of changes to build powerpc64 toolchain.
Dale Rahn
2020-05-29
Adjust some PPC ELF code to return -1 instead of doing pointer
Patrick Wildt
2020-04-09
Make sure that we generate a PLT when a plabel is required even for
Mark Kettenis
2020-01-03
avoid build race condition: our make has an "expensive job" heuristic
Marc Espie
2019-12-21
a few depend:-related thingies that were still in.
Marc Espie
2019-12-17
not renaming those temp files should be fatal
Marc Espie
2019-11-08
Silence the compiler on 64bits archs where sizeof(void *) != sizeof(int).
Martin Pieuchot
2019-08-11
Various fixes to make this compile with clang on powerpc.
Mark Kettenis
2019-05-17
stop using the moribund MLINKS bsd.man.mk feature;
Ingo Schwarze
2019-04-15
Use literals as format strings. This fixes an error reported by clang.
Visa Hankala
2019-04-15
Add a type cast to silence clang error about an implicit conversion
Visa Hankala
2019-03-01
Fix a crash: don't assume that all input files are ELF objects
Jeremie Courreges-Anglas
2019-02-24
Remove -S from install commands
kn
2019-02-05
Fix addend handling for relaxing R_PPC_PLTREL24 relocations. This issue has
Mark Kettenis
2019-02-03
Add some fixes from upstream to the code that parses .eh_frame sections
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-27
Remove specific clang version from check for clang.
Patrick Wildt
2019-01-13
Map SHT_LLVM_ADDRSIG to string
Philip Guenther
2019-01-13
Ignore LLVM 7's ADDRSIG section.
Philip Guenther
2019-01-07
Don't print "allocated section '.foobar' not in segment" warning for
Mark Kettenis
2019-01-04
Make gas ignore the ".set hardfloat" directive on mips64.
Visa Hankala
2018-12-25
Remove unused static function since clang errors out because of this.
Claudio Jeker
[next]