HomeSort by: relevance | last modified time | path
    Searched refs:binutils (Results 1 - 12 of 12) sorted by relevancy

  /src/tools/ibmnws-ncdcs/
Makefile 4 HOST_SRCDIR= external/gpl3/binutils/usr.sbin/ncdcs
  /src/tools/binutils/
mknative-binutils.old 2 # $NetBSD: mknative-binutils.old,v 1.3 2024/07/01 01:56:52 christos Exp $
5 # platform build of src/external/gpl3/binutils.old
20 ##### external/gpl3/binutils.old/lib/libbfd #####
23 mkdir -p $_TOP/external/gpl3/binutils.old/lib/libbfd/arch/$BFD_MACHINE_ARCH
29 } | write_mk external/gpl3/binutils.old/lib/libbfd/arch/$BFD_MACHINE_ARCH/defs.mk
31 write_c external/gpl3/binutils.old/lib/libbfd/arch/$BFD_MACHINE_ARCH/bfd.h <$_TMPDIR/bfd/bfd.h
32 write_c external/gpl3/binutils.old/lib/libbfd/arch/$BFD_MACHINE_ARCH/bfdver.h <$_TMPDIR/bfd/bfdver.h
36 } | write_c external/gpl3/binutils.old/lib/libbfd/arch/$BFD_MACHINE_ARCH/config.h
39 ##### external/gpl3/binutils.old/lib/libopcodes #####
42 mkdir -p $_TOP/external/gpl3/binutils.old/lib/libopcodes/arch/$BFD_MACHINE_ARC
    [all...]
mknative-binutils 2 # $NetBSD: mknative-binutils,v 1.16 2024/06/30 16:11:11 christos Exp $
5 # platform build of src/external/gpl3/binutils
20 ##### external/gpl3/binutils/lib/libbfd #####
23 local d=external/gpl3/binutils/lib/libbfd/arch/$BFD_MACHINE_ARCH
35 ##### external/gpl3/binutils/lib/libopcodes #####
38 local d=external/gpl3/binutils/lib/libopcodes/arch/$BFD_MACHINE_ARCH
48 local d=external/gpl3/binutils/lib/libgnuctf/arch/$BFD_MACHINE_ARCH
57 ##### external/gpl3/binutils/lib/libiberty #####
60 local d=external/gpl3/binutils/lib/libiberty/arch/$BFD_MACHINE_ARCH
69 ##### external/gpl3/binutils/lib/libiberty ####
    [all...]
Makefile 5 MODULE= binutils
10 --with-pkgversion="NetBSD Binutils nb1" \
27 ALL_TARGET= all-binutils all-gas all-ld
28 INSTALL_TARGET= install-binutils install-gas install-ld
45 .if ${EXTERNAL_BINUTILS_SUBDIR} == "binutils.old"
46 MKNATIVE= ${.CURDIR}/mknative-binutils.old
48 MKNATIVE?= ${.CURDIR}/mknative-binutils
50 native-binutils: .native/.configure_done
51 @echo 'Extracting GNU binutils configury for a native toolchain.'
52 MAKE=${MAKE:Q} ${HOST_SH} ${MKNATIVE} binutils \
    [all...]
  /src/sys/arch/hppa/stand/mkboot/
Makefile 10 BFDTOP= ${NETBSDSRCDIR}/external/gpl3/binutils/dist
  /src/sys/arch/powerpc/stand/mkbootimage/
Makefile 10 BFDTOP= ${NETBSDSRCDIR}/external/gpl3/binutils/dist
  /src/tools/dbsym/
Makefile 9 TOOLCHAINOBJ!= cd ${.CURDIR}/../binutils && ${PRINTOBJDIR}
  /src/tools/mdsetimage/
Makefile 9 TOOLCHAINOBJ!= cd ${.CURDIR}/../binutils && ${PRINTOBJDIR}
  /src/tools/
Makefile 37 TOOLCHAIN_BITS+= binutils .WAIT
  /src/share/mk/
bsd.own.mk 115 # What binutils is used?
120 EXTERNAL_BINUTILS_SUBDIR= binutils
122 EXTERNAL_BINUTILS_SUBDIR= binutils.old
934 # binutils, but we cannot build GCC's support libraries, since those are
  /src/sys/external/isc/libsodium/dist/m4/
libtool.m4 2850 # Some binutils ld are patched to set DT_RUNPATH
5016 *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
5017 *\ \(GNU\ Binutils\)\ 2.[[2-9]]*) ;;
5018 *\ \(GNU\ Binutils\)\ [[3-9]]*) ;;
5067 *** really care for shared libraries, you may want to install binutils
5273 *** binutils to release 2.9.1 or newer. Another option is to modify
5295 *** binutils to release 2.16.91.0.3 or newer. Another option is to modify
  /src/sys/external/isc/libsodium/dist/
configure 13461 *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
13462 *\ \(GNU\ Binutils\)\ 2.[2-9]*) ;;
13463 *\ \(GNU\ Binutils\)\ [3-9]*) ;;
13512 *** really care for shared libraries, you may want to install binutils
13718 *** binutils to release 2.9.1 or newer. Another option is to modify
13740 *** binutils to release 2.16.91.0.3 or newer. Another option is to modify
15447 # Some binutils ld are patched to set DT_RUNPATH

Completed in 37 milliseconds