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