• Home
Name Date Size #Lines LOC

..--

Linux_ia32/03-May-2024-11

Linux_x64/03-May-2024-11

.gitignoreD03-May-2024117 98

LICENSED03-May-202417.7 KiB341281

OWNERSD03-May-202459 43

README.chromiumD03-May-2024625 2317

build-all.shD03-May-20242.8 KiB11876

build-one.shD03-May-2024515 209

download.pyD03-May-20242.9 KiB11983

ehframe.patchD03-May-20241.5 KiB5045

upload.shD03-May-20241.4 KiB6646

README.chromium

1Name: binutils
2URL: http://www.gnu.org/software/binutils/
3Version: 2.24
4License: GPL v2
5License File: NOT_SHIPPED
6Security Critical: no
7
8Description:
9This directory contains i386 and amd64 binaries of the binutils tools
10(including gold linker).
11
12They were built from binutils-2.24 using the "build-all.sh" script on a Ubuntu
13Precise.
14
15The script creates chroots for 32bit and 64bit Ubuntu Lucid and then builds
16binutils inside the roots.
17
18Local patches:
19 * ehframe.patch for http://crbug.com/161942
20
21 * (build-all.sh|build-one.sh|upload.sh) scripts for building the binutils
22   binaries and uploading them to Google storage.
23