Home
last modified time | relevance | path

Searched full:binutils (Results 1 – 25 of 123) sorted by relevance

12345

/freebsd/targets/pseudo/userland/gnu/
H A DMakefile.depend11 gnu/usr.bin/binutils/ar \
12 gnu/usr.bin/binutils/as \
13 gnu/usr.bin/binutils/doc \
14 gnu/usr.bin/binutils/ld \
15 gnu/usr.bin/binutils/libbfd \
16 gnu/usr.bin/binutils/libbinutils \
17 gnu/usr.bin/binutils/libiberty \
18 gnu/usr.bin/binutils/libopcodes \
19 gnu/usr.bin/binutils/objdump \
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
H A DLoongArch.def7 // and these definitions has been adopted by binutils (include/elf/loongarch.h).
67 // Binutils commit 6d13722a97cee3fd397e116bde3bcedbb1e220be
111 // Binutils commit 57a930e3bfe4b2c7fd6463ed39311e1938513138
/freebsd/targets/pseudo/toolchain/
H A DMakefile.depend8 gnu/usr.bin/binutils/as \
9 gnu/usr.bin/binutils/ld \
/freebsd/usr.bin/clang/
H A DMakefile8 # LLVM binutils are needed to support features such as LTO, so we build them
10 # as the default binutils (ar,nm,addr2line, etc.).
/freebsd/contrib/llvm-project/lld/docs/ELF/
H A Dstart-stop-gc.rst40 (GCC 11 with modern binutils, Clang 13).
65 `the ``KEEP`` keyword <https://sourceware.org/binutils/docs/ld/Input-Section-Keep.html>`_, e.g.
H A Dlinker_script.rst6 documented in the ld `manual <https://sourceware.org/binutils/docs/ld/Scripts.html>`_
97 GNU ld from Binutils 2.35 onwards will reduce sh_addralign so that
/freebsd/lib/libc/arm/aeabi/
H A Daeabi_vfp_double.S138 * This should be the correct instruction, but binutils incorrectly
140 * When binutils is fixed we can use this again.
H A Daeabi_vfp_float.S129 * This should be the correct instruction, but binutils incorrectly
131 * When binutils is fixed we can use this again.
/freebsd/sys/contrib/libsodium/packaging/dotnet-core/recipes/
H A Dcentos-x641 yum install -y binutils gcc make tar
H A Dfedora-x641 dnf install -y binutils gcc make tar
H A Dopensuse-x641 zypper install -y --no-recommends -n binutils gcc make tar
/freebsd/tools/build/options/
H A DWITH_LLVM_BINUTILS1 Install LLVM's binutils (without an llvm- prefix),
/freebsd/contrib/elftoolchain/
H A D.cirrus.yml16 binutils bison bmake curl flex g++ gcc git
/freebsd/usr.sbin/jail/
H A DMakefile17 # workaround for GNU ld (GNU Binutils) 2.33.1:
/freebsd/share/mk/
H A Dlocal.gendirdeps.mk42 Ngnu/usr.bin/binutils* \
/freebsd/contrib/llvm-project/llvm/tools/llc/
H A Dllc.cpp102 BinutilsVersion("binutils-version", cl::Hidden,
104 "supported by this binutils version and newer."
108 "regardless of binutils support"));
472 // Parse 'none' or '$major.$minor'. Disallow -binutils-version=0 because we in compileModule()
481 << "invalid -binutils-version, accepting 'none' or major.minor\n"; in compileModule()
/freebsd/contrib/wpa/src/utils/
H A Dtrace.c150 * binutils removed the bfd parameter and renamed things but
152 …* Cf. https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=commitdiff;h=fd3619828e94a24a92cd…
/freebsd/crypto/openssl/
H A DNOTES-DJGPP.md11 latest versions of DJGPP, GCC, BINUTILS, BASH, etc. This package
H A DNOTES-ANDROID.md66 bother, if binutils-multiarch is installed on your Linux system.
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVMCAsmInfo.cpp40 // enabled, so we follow binutils in using the R_RISCV_32_PCREL relocation in getExprForFDESymbol()
/freebsd/contrib/llvm-project/lld/ELF/
H A DScriptParser.cpp565 // https://sourceware.org/binutils/docs/ld/Overlay-Description.html#Overlay-Description
825 // https://sourceware.org/binutils/docs/ld/Input-Section-Keep.html#Input-Section-Keep in readInputSectionDescription()
916 // https://sourceware.org/binutils/docs/ld/Output-Section-Address.html
917 // https://sourceware.org/binutils/docs/ld/Output-Section-Type.html
1008 // https://sourceware.org/binutils/docs/ld/Output-Section-Data.html in readOutputSectionDescription()
1062 // https://sourceware.org/binutils/docs/ld/Output-Section-Fill.html
1444 // https://sourceware.org/binutils/docs/ld/Builtin-Functions.html. in readPrimary()
1780 // https://sourceware.org/binutils/docs/ld/MEMORY.html
/freebsd/contrib/elftoolchain/addr2line/
H A Daddr2line.181 It is supported for compatibility with GNU binutils.
/freebsd/crypto/openssh/
H A DREADME.platform46 gcc, gcc-mingw-core, mingw-runtime, binutils, make, openssl,
/freebsd/contrib/diff/
H A DABOUT-NLS197 binutils | [] [] |
334 binutils | [] [] |
471 binutils | [] |
608 binutils | [] [] [] | 8
/freebsd/sys/sys/
H A Dimgact_elf.h83 const char *compat_3_brand; /* pre Binutils 2.10 method (FBSD 3) */

12345