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