HomeSort by relevance Sort by last modified time
    Searched refs:binutils (Results 1 - 25 of 30) sorted by null

1 2

  /external/chromium_org/third_party/binutils/
build-all.sh 6 # Script to build binutils for both i386 and AMD64 Linux architectures.
26 wget -c http://ftp.gnu.org/gnu/binutils/binutils-$VERSION.tar.bz2
29 wget -c -q http://ftp.gnu.org/gnu/binutils/binutils-$VERSION.tar.bz2.sig
30 if ! gpg --verify binutils-$VERSION.tar.bz2.sig; then
39 if [ ! -d binutils-$VERSION ]; then
41 tar jxf binutils-$VERSION.tar.bz2
45 cd binutils-$VERSION
75 sudo cp -a binutils-$VERSION "$BUILDDIR
    [all...]
upload.sh 15 if echo "$PWD" | grep -qE "/src/third_party/binutils$"; then
18 echo "update.sh should be run in src/third_party/binutils"
52 BINUTILS_TAR_BZ2="$ARCH/binutils.tar.bz2"
59 upload_to_google_storage.py --bucket chromium-binutils "$BINUTILS_TAR_BZ2"
  /external/netcat/
Android.mk 18 # gold in binutils 2.22 will warn about the usage of mktemp
  /external/elfutils/0.153/
elfutils.spec 247 - libdwfl: Ignore R_*_NONE relocs, works around old (binutils) ld -r
297 - addr2line: take -j/--section=NAME option for binutils compatibility
342 - ld: implement newer features of binutils linker.
474 - strip: add some more compatibility with binutils.
  /external/chromium_org/build/
install-chroot.sh 658 for i in binutils gdb; do
  /external/linux-tools-perf/perf-3.12.0/tools/perf/config/
Makefile 393 msg := $(warning No bfd.h/libbfd found, install binutils-dev[el]/zlib-static to gain symbol demangling)
  /external/libunwind/aux/
ltmain.sh     [all...]
  /external/chromium_org/third_party/libevent/
configure     [all...]
ltmain.sh     [all...]
  /external/cmockery/cmockery_0_1_2/
configure     [all...]
libtool     [all...]
ltmain.sh     [all...]
  /external/chromium_org/third_party/opus/src/
configure     [all...]
  /external/libcap-ng/libcap-ng-0.7/
configure     [all...]
  /external/libedit/
configure     [all...]
  /external/libexif/
configure     [all...]
  /external/libopus/
configure     [all...]
  /external/libpng/
configure     [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/config/
ltmain.sh     [all...]
  /external/chromium_org/third_party/libxml/src/
configure     [all...]
  /external/chromium_org/third_party/sqlite/src/
configure     [all...]
  /external/libusb/
configure     [all...]
  /external/libusb-compat/
configure     [all...]
  /external/libvorbis/
configure     [all...]
  /external/openfst/
configure     [all...]

Completed in 264 milliseconds

1 2