summaryrefslogtreecommitdiff
path: root/devel/binutils
AgeCommit message (Expand)AuthorFilesLines
2015-03-24Use C++11 containers in gold for libc++, old ext version doesn't work onjoerg4-5/+63
2015-03-20Has race conditions at least on NetBSD.joerg1-1/+4
2015-02-21Allow unused static constants with clang.joerg1-2/+3
2015-02-04Support the as override specs for cwrappers too.jperkin1-1/+3
2015-01-04Remove outdated NOT_FOR_PLATFORM.dholland1-3/+1
2014-09-10revert binutils/builtin.mkrichard1-24/+10
2014-09-10adding devel/py-hgnestedrichard1-10/+24
2014-09-06Use --disable-werror with GCC 4.9, there are a number of issues which havejperkin1-1/+6
2014-09-01Remove MAKE_JOBS_SAFE=no, added for the previous release. I cannotjperkin1-3/+1
2014-05-27Add forgotten patch for libc++ build.joerg1-0/+13
2014-05-27Redo -ldl handling. Be nicer to libc++.joerg3-8/+20
2014-05-13indentobache1-4/+4
2014-05-12devel/binutils: Squash erroneous hidden symbol warnings from gold linkermarino3-3/+26
2014-05-12devel/binutils: Change default behavior of gold for NetBSD & OpenBSDmarino3-3/+40
2014-05-12Handle 256 file descriptor limit in 32-bit SunOS environment.jperkin3-6/+31
2014-05-12devel/binutils: Build gold linker on some platformsmarino4-6/+48
2014-01-26Add OpenBSD/amd64 5.4 supportryoon7-2/+162
2014-01-13Fix PR pkg/48504ryoon1-1/+9
2014-01-08Fix sign-compare on SunOS.jperkin2-1/+20
2014-01-06Update to 2.24:wiz5-15/+33
2013-09-23Don't bother with unused functions for Clang. Race conditions whilejoerg1-2/+4
2013-08-15fix -specs for ccacherichard1-3/+3
2013-05-31Bump all packages for perl-5.18, thatwiz1-1/+2
2013-04-12PLIST.commonmef4-27/+17
2013-04-10Adjust by-cpu and by-OS ldscriptmef3-32/+32
2013-04-08Binutils 2.23.2 is released:mef3-8/+76
2012-12-31Use ${PKGGNUDIR} and ${PKGMANDIR} in INSTALLATION_DIRS.sbd1-2/+2
2012-12-06Add PKGGNUDIR support.jperkin1-3/+3
2012-11-21Use canonical path to GNU as.jperkin1-2/+2
2012-11-21PLIST vars need to be undefined if not used.jperkin1-5/+3
2012-11-21Ensure variables are defined. Add whitespace for clarity.jperkin1-1/+6
2012-11-20Do not install 'ld' symlinks on Solaris, to avoid accidental usage.jperkin2-8/+22
2012-10-31Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-10-20Add some more warnings to remove for clang.joerg1-2/+3
2012-07-27Remove makeinfo requirement, it was added back in 2003 but doesn't appearjperkin1-5/+1
2012-07-23Update to binutils-2.22, mostly from wip/binutils.jperkin14-237/+105
2012-06-16It's gnu/bin, not bin/gnu. From HITOSHI OSADA in PR 46607wiz1-2/+2
2012-06-02Remove variable GNU_PROGRAM_PREFIX as discussed in pkgsrc-users@, alwayscheusov3-44/+81
2011-11-01Fix compilation failure with gcc-4.6 (PR 45541)cheusov1-1/+2
2011-09-07Hide some potential bugs by disabling default warnings with clang.joerg1-1/+7
2011-08-22Fix build with gcc-4.5.wiz4-7/+106
2010-11-13Follow HTTP redirects to new HOMEPAGEs and/or MASTER_SITES.shattered1-2/+2
2009-07-22Remove empty PLIST.common_end.wiz2-3/+1
2009-06-14Remove @dirrm entries from PLISTsjoerg1-5/+1
2009-06-13Ran pkglint --autofix on the devel/ category. Most of the changes arerillig1-2/+2
2009-03-20Simply and speed up buildlink3.mk files and processing.joerg1-13/+6
2008-06-20Add DESTDIR support.joerg1-3/+4
2008-04-12Convert to use PLIST_VARS instead of manually passing "@comment "jlam2-20/+19
2008-03-24- Split out the code for overriding as(1) into it's own file.tnn2-8/+28
2008-03-24If a package includes this bl3.mk, then ensure that it uses as(1) providedtnn1-1/+8