summaryrefslogtreecommitdiff
path: root/tools/binutils/Makefile
AgeCommit message (Expand)Author
2023-01-18Disable enabling executable stack when the gnu stack note is missing.christos
2022-12-31fix the binutils build with read-only source treesmrg
2022-12-25Handle both places where m68k-parse can be found (for 2.34 and 2.39)christos
2022-12-24Adjust for binutils-2.39christos
2021-09-18Patch the build script and toolchain to allow passing throughchristos
2021-05-07enable initfini-array since all platforms support it.christos
2020-04-04put the binutils include before /usr/include to get the right md5.hchristos
2018-12-27explicitly disable initfini-array; we don't have it yet.christos
2018-11-07Adjust for 2.31.1christos
2018-05-01Create a new bsd.hostinit.mk file and put the build definitions for all hostchristos
2018-05-01PR/53238: Robert Elz: Disable MKREPRO in tools; the host compiler mightchristos
2016-10-11pass -L in LDFLAGS. clang complains about it to stderr, and configuremrg
2016-01-26use EXTERNAL_BINUTILS_SUBDIRchristos
2014-02-15No need to specify ${.OBJDIR} for target files.tsutsui
2014-01-29For the tools build, always use the Bison-created m68 asm parser.joerg
2012-04-15force set ac_cv_mkdir_path to our install -d program.mrg
2011-10-31obsolete now useless (and wrongly set to "219" :-) HAVE_BINUTILS.mrg
2011-08-04add --disable-werror. GCC 4.6 doesn't like some of the code here andmrg
2011-03-24Enable support for --sysroot in binutils and gcc.joerg
2009-11-20Pull in fixes from binutils_2_19 branch.skrll
2009-10-14Only brand newer binutils.skrll
2009-10-12Better branding from mrgskrll
2009-10-10Adjust bug report URL to reflect htdocs changes.snj
2009-10-10Add some NetBSD branding to binutils.skrll
2009-08-18Build binutils 2.19.1 if HAVE_BINUTILS is 219skrll
2007-11-19target:uebayasi
2006-08-27Allow for building a crosstools version of gprof.simonb
2006-02-02Adapt native-binutils to new binutils.skrll
2005-01-14Revert previous.skrll
2004-12-12for mknative, move -B from CC to CFLAGS, fixes vax configsmrg
2003-12-04move libaries back to gnu/libmrg
2003-12-04build lib{opcodes,bfd,iberty} back in gnu/lib instead of gnu/usr.bin/binutilsmrg
2003-12-01fix a bug in previous:mrg
2003-11-27all `tooldir/nbmake-$ARCH native-binutils' support, to regenerate binutilsmrg
2003-10-26Use ${HOST_SH} instead of `sh'.lukem
2003-10-26add gdb53 as a host tool for use as a crossgdbcl
2003-07-25- build "binutils" and "gcc" separately if USE_TOOLS_TOOLCHAIN is not setmrg