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
/
external
/
gpl3
/
binutils
/
usr.bin
/
ld
/
Makefile
Age
Commit message (
Expand
)
Author
2023-04-27
Unbreak creation of i386 PIEs on amd64.
hgutch
2023-01-09
Add the .xsce scripts
christos
2023-01-06
we don't copy ldscripts for i386 (why though?)
christos
2023-01-06
Turn on -z separate-code for x86, like linux has done. This splits the text
christos
2022-12-24
Merge conflicts between 2.34 and 2.39, and regen for x86_64
christos
2021-04-25
Add a mipsn64 target
christos
2020-04-04
rename libctf to libgnuctf to avoid conflict with the sun version.
christos
2020-04-04
Regen x86, add libctf.
christos
2019-04-18
- use the same set of emulations for riscv* on netbsd as linux does
mrg
2019-02-25
Properly extract the emulation path from the linker script template.
joerg
2016-10-19
match aarch64* for the ldscripts generation.
mrg
2016-10-15
this rule shouldn't be specific to little endian
maya
2016-10-14
go back to only installing ldscripts for ports that need them (multi-abi)
mrg
2016-10-14
Remove hacks and depend on the files being built to decide wha'ts being
christos
2016-10-13
Install the arm ldscripts for big endian variants too
martin
2016-10-11
build and install the arm ldscripts. now i can build oabi again.
mrg
2016-01-29
merge conflicts, regen for x86.
christos
2016-01-26
Centralize the definition of TOP/DIST and cleanup a little.
christos
2013-10-03
regenerate most of the binutils mknative files, and remove the
mrg
2013-10-01
Use G_enable_initfini_array and default to no while mknative is rerun.
skrll
2013-09-29
regen
christos
2013-08-13
add to CLEANFILES at some places, for generated files
drochner
2013-08-05
Use BINUTILS_MACHINE_ARCH instead of MACHINE_ARCH
matt
2013-02-14
re-order library dependencies to make sure that -lintl and -lz are after
christos
2013-02-14
fix previous
christos
2013-02-14
Use PROGDPLIBS
matt
2013-02-14
Use LIBDPLIBS
matt
2013-02-14
Deal with MKPICLIB=no fallout
matt
2011-09-25
Merge new binutils. Only x86_64 works now; the rest will need to run mknative
christos
2011-09-10
Don't include .depend.* files during "make clean" or "make cleandir"
apb
2011-04-05
Fix typo to embed the right path for N64
joerg
2009-12-14
Re-run mknative for binutils.
skrll
2009-12-13
- set EMUL_LIB_PATH* for relevant mips emulations
mrg
2009-11-27
Fix typo and hopefully the dependency problem that manifests itself with
skrll
2009-11-10
Move the kmodule linker script source into sys/modules/xldscripts. It is
skrll
2009-11-10
Add branding to native tools. Update make dependencies to pick up
skrll
2009-09-27
Make the tool chain build with MKOBJDIRS set to yes - fix by skrll.
blymn
2009-09-26
Remove some commented/redundant stuff.
skrll
2009-08-18
First cut at reachover and mknative output.
skrll