summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/binutils-2.17
AgeCommit message (Expand)Author
2013-10-09Merge binutils 2.15 einfo() buffering change to binutils-2.17.Todd C. Miller
2013-07-05ELF_TOOLCHAIN bye bye.Miod Vallat
2013-04-19Use time_t instead of long for archive timestamps, and print them as long long;Miod Vallat
2013-03-31Replace the common_definition method in mips BFD backends with a routineMiod Vallat
2013-03-30Revert alpha/OpenBSD to the binutils 2.15 state, with only DATA_PLT andMiod Vallat
2013-03-30Revert ppc/OpenBSD to the binutils 2.15 state, with only BSS_PLT andMiod Vallat
2013-03-27Revert the --as-needed logic to match the 2.15 logic. It is now aggressivelyMiod Vallat
2013-03-24Don't forget to put .plt padding in the BSS_PLT case; lost during the 2.15->2.17Miod Vallat
2013-03-23Fix a bug in ld --gc-sections: it strips out .note sections, whileDavid Coppa
2013-03-21Define LABELS_WITHOUT_COLONS under OpenBSD again.Miod Vallat
2013-03-21Define PLT_BEFORE_GOT.Miod Vallat
2013-03-21Don't set TEXT_PLT if PLT_BEFORE_GOT.Miod Vallat
2013-03-20Move the __openbsd_randomdata_{start,end} symbols outside of thePhilip Guenther
2013-03-18Try harder putting .ctor and .dtor next to .got, to be able to have ld.soMiod Vallat
2013-03-10Sync to ../binutils/Makefile.bsd-wrapper rev. 1.75:Miod Vallat
2013-03-10Let platforms configured to use binutils 2.17 still recurse into the binutilsMiod Vallat
2013-03-09Bring back got and plt padding sections and special symbols from our changesMiod Vallat
2013-03-09Do not recurse into gprof/ and etc/ on OpenBSD. The former is providedMiod Vallat
2013-02-05Disable PIE-by-default if -static (or one of its aliases) is passed on theMark Kettenis
2013-02-03Stop as(1) from optimizing away R_X86_64_GOTPCREL relocations.Mark Kettenis
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