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
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
2018-12-22
Add support for R_MIPS_PC32 relocation. It is needed for linking code
Visa Hankala
2018-12-18
The scripts just tests whether GENERATE_PIE_SCRIPT is set and ignores its
Philip Guenther
2018-12-18
Generate PIE ldscripts on armv7, hppa, and sh, so that there are symbols
Philip Guenther
2018-12-11
Add PN_XNUM support to libbfd so objdump and gdb can handle core
Philip Guenther
2018-12-06
Core files with >65535 sections have to use PN_XNUM and a section header
Philip Guenther
2018-12-03
Merge post-2.17 but pre-GPLv3 diffs that add support for DT_GNU_HASH
Philip Guenther
2018-11-13
Add GNU_HASH #defines; improve readelf output for SHT_GNU_HASH
Philip Guenther
2018-10-24
Size static array correctly for the numerically highest index used to
Christian Weisgerber
2018-09-18
Backport support for option -a to addr2line, which will display each address
anton
2018-09-14
Pass CC/CFLAGS/LDFLAGS to the configure script. ok millert@
Christian Weisgerber
2018-09-09
Teach binutils how to assemble INVPCID and how to disassemble
Philip Guenther
2018-07-26
Add infrastructure to install lld as the default linker. The old GNU linker
Mark Kettenis
2018-05-21
Add --localize-hidden option to objcopy.
Mark Kettenis
2018-04-24
Make our ancient binutils recognize .gnu.hash sections such that our tools
Mark Kettenis
2018-04-06
Patch binutils 2.17 so that it passes option -Wno-null-pointer-arithmetic
Patrick Wildt
2018-04-01
LLVM 6.0.0's -Wextra warnings now complain if you do arithmetics on NULL
Patrick Wildt
2017-12-12
Avoid undefined behaviour in rorate_left() macro. From NetBSD via FreeBSD.
Mark Kettenis
2017-11-07
Format string fix from upstream.
Kevin Lo
2017-11-04
Revert recent changes to unbreak ports/net/samba
Jeremie Courreges-Anglas
2017-10-31
Make -zdefs and --no-undefined no-ops for now, to unblock ports devs at p2k17.
Philip Guenther
2017-10-24
R_AARCH64_NONE should be zero, not 256. The latter was a deprecated
Philip Guenther
2017-10-23
Extend support for DWARF2 CFI expressions. Needed to support llvm/clang on
Mark Kettenis
[next]