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
2013-01-07
Teach as(1) how to handle mips symbolic register names.
bcallah
2013-01-05
Replace the list of platforms enabled (or not) to build the whole binutils
Miod Vallat
2012-10-18
Add support for stac/clac instructions to manipulate the flag
Jonathan Gray
2012-09-07
disassemble the rdrand instruction on i386/amd64
Christian Weisgerber
2012-09-03
Teach as(1) about rdrand on i386/amd64.
Mark Kettenis
2012-09-01
Fix typo in comment: s/PT_OPENBSD_RANDOMDATA/PT_OPENBSD_RANDOMIZE/
Matthew Dempsky
2012-09-01
don't pollute the src dir with info pages when doing builds
Jonathan Gray
2012-08-28
Add support for PIE-by-default in both ld and gcc. This is a completely
Pascal Stumpf
2012-08-22
recognise rrx mnemonic, from GPLv2 apple cctools via FreeBSD
Jonathan Gray
2012-08-22
Bring in a change from post 2.17 (but still GPLv2) binutils
Jonathan Gray
2012-08-22
make this compile by adapting loongson changes to the 2.17 struct layout
Jonathan Gray
2012-08-22
add a file from 2.17 which was omitted when imported but needed for mips64
Jonathan Gray
2012-08-20
Add support for .openbsd.randomdata and PT_OPENBSD_RANDOMIZE to
Matthew Dempsky
2012-05-21
Fix binutils-2.17 configure script to build on amd64.
Matthew Dempsky
2012-01-01
Properly recognize threads in OpenBSD core dumps.
Mark Kettenis
2011-11-16
Sync to ../binutils/Makefile.bsd-wrapper rev. 1.76:
Ingo Schwarze
2011-11-12
Satisfy -Wbounded.
Paul Irofti
2011-11-12
Unscrew the cross-gcc build after the bounds warning addition.
Paul Irofti
2011-09-19
Don't unconditionally create the dynamic sections since that makes building
Mark Kettenis
2011-07-27
Add support for OpenBSD/hppa64.
Mark Kettenis
2011-07-26
Add OpenBSD/hppa support.
Mark Kettenis
2011-07-10
remove a duplicate definition of BadOp(), fixes compilation on i386
Jonathan Gray
2011-07-08
This was included in the diff which merged miod's WIP code, but was missed
Dale Rahn
2011-07-04
My merges of miod's binutils-2.17 WIP code with my changed necessary to get
Dale Rahn
2011-06-13
Let opcodes build for ia64 cross-tools.
Paul Irofti
2011-05-18
Start making the introductions between OpenBSD and Itanium.
Paul Irofti
2011-04-24
Grr, this was supposed to be an import without the testsuite directories,
Miod Vallat
2011-04-24
A first attempt at merging our local changes and fixes into the 2.17 codebase.
Miod Vallat
2011-04-24
Here comes the easter bunnytils 2.17 (the last version released against a
Miod Vallat