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
Age
Commit message (
Expand
)
Author
2021-05-05
Fix backtrace command with kernel core.
asou
2021-01-28
Explicitly enable -fcommon, rather than untangle common symbols.
mortimer
2020-12-02
Fix a bug that GDB could not show the symbols of the core dump it was
asou
2020-09-30
Add minimal support for OpenBSD/powerpc64.
Mark Kettenis
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-06-18
avoid -Wpointer-compare warning which broke build with clang 10
Jonathan Gray
2019-12-23
Teach gdb that the trap frame should be used for alltraps_kern_meltdown().
YASUOKA Masahiko
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-10-21
Fix backtrace across signals on amd64
Kurt Miller
2019-02-24
Remove -S from install commands
kn
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
2018-12-11
Add PN_XNUM support to libbfd so objdump and gdb can handle core
Philip Guenther
2018-10-24
Size static array correctly for the numerically highest index used to
Christian Weisgerber
2018-09-14
Pass CC/CFLAGS/LDFLAGS to the configure script. ok millert@
Christian Weisgerber
2018-07-10
Drop the ignored selectors (tf_[defg]s) from the trap and interrupt frames.
Philip Guenther
2018-07-03
Make intrframe the exact same size as trapframe: instead of pushing
Philip Guenther
2018-04-30
The trapframe layout is no longer exactly the same as the sigcontext
Philip Guenther
2018-01-23
Revise 'struct fpreg' such that it can actually represent the full VFPv3-D32
Mark Kettenis
2017-08-14
Add improvements to the DWARF frame unwinder to support xorguard.
Mark Kettenis
2004-05-21
GDB 6.1 (excluding .info files)
Mark Kettenis
2002-05-13
Import binutils-2.11.2
Federico G. Schwindt
1996-09-04
Import of binutils, gas, ld & gprof from Cygnus 960904 tree
Niklas Hallqvist
2017-07-28
make warns about POST_INSTALL being empty.
Marc Espie
2017-06-12
destroy lint remnants.
Marc Espie
2017-04-09
Sync symbol lists for trap/interrupt frame detection with what ddb(4) uses
Philip Guenther
2016-09-18
Use ${INSTALL} instead of install, like in all the other Makefile's.
Martin Natano
2016-09-11
Install programs with ${INSTALL_STRIP} -o ${BINOWN} -g ${BINGRP} -m ${BINMODE}
Philip Guenther
2016-06-28
Add missing words to help the reader.
Jeremie Courreges-Anglas
2016-03-29
Fix fallout from the switch to binutils 2.17: the binaries created by 2.17
Mark Kettenis
2015-11-26
change the name "as" in the NAME section of the as(1) manuals to lowercase;
Ingo Schwarze
2015-11-15
Same as in binutils-2.17, only restore regular permission bits.
Jeremie Courreges-Anglas
2000-09-12
Import binutils-2.10
Marc Espie
2015-11-11
update NAME;
Jason McIntyre
2004-05-17
import binutils 2.14 (excluding testsuites, .info files, and .po files)
Dale Rahn
2015-11-09
Start moving some vmm things into the tree. First up is binutils so we will
Mike Larkin
2015-08-28
Make gdb work again on mips64 PIE binaries by making sure that we select
Mark Kettenis
2015-06-01
Now that we do not need to build binutils 2.15 (except for gdb), simplify the
Miod Vallat
2015-04-06
Add support for an efi-app-x86_64 target. Needed for UEFI bootloader work.
Mark Kettenis
2015-04-02
Change gcc and ld semantics to make static PIE the default when invoking
Pascal Stumpf
2015-01-13
Generate a PT_PHDR entry for static PIE binaries. Modern GDB needs this to
Mark Kettenis
2015-01-12
Make putting a breakpoint on the first instruction of a program work.
Mark Kettenis
2014-12-30
self-relocating crt0 bits for sh, and enable static pie by default. With some
Miod Vallat
2014-12-27
Change the default entry point from _start to __start.
Mark Kettenis
2014-12-25
Don't generate PLT entries for symbols defined in a regular object for
Mark Kettenis
2014-12-22
Teach ld(1) not to add a PT_INTERP entry for -static -pie.
Mark Kettenis
2002-05-13
Import binutils-2.11.2
Federico G. Schwindt
2014-11-20
partial_where points into the buffer that begins with buffer_start
Todd C. Miller
[next]