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