OLD | NEW |
---|---|
1 Name: binutils | 1 Name: binutils |
2 URL: http://www.gnu.org/software/binutils/ | 2 URL: http://www.gnu.org/software/binutils/ |
3 Version: 2.25 | 3 Version: 2.25 |
4 License: GPL v2 | 4 License: GPL v2 |
5 License File: NOT_SHIPPED | 5 License File: NOT_SHIPPED |
6 Security Critical: no | 6 Security Critical: no |
7 | 7 |
8 Description: | 8 Description: |
9 This directory contains i386 and amd64 binaries of the binutils tools | 9 This directory contains i386 and amd64 binaries of the binutils tools |
10 (including gold linker). | 10 (including gold linker). |
(...skipping 26 matching lines...) Expand all Loading... | |
37 binaries and uploading them to Google storage. | 37 binaries and uploading them to Google storage. |
38 | 38 |
39 Upgrading: | 39 Upgrading: |
40 | 40 |
41 To upgrade binutils, use the following steps: | 41 To upgrade binutils, use the following steps: |
42 | 42 |
43 * Update build-all.sh with the new binutil version. | 43 * Update build-all.sh with the new binutil version. |
44 * Remove any patches which have been merged upstream from build-all.sh | 44 * Remove any patches which have been merged upstream from build-all.sh |
45 * Update this README.chromium file | 45 * Update this README.chromium file |
46 * Run build-all.sh | 46 * Run build-all.sh |
47 * Run upload.sh | 47 * Run upload.sh. Note: you will need a write access to |
Lei Zhang
2016/02/10 20:17:55
s/a write/write/
krasin1
2016/02/10 21:36:02
Done.
| |
48 gs://chromium-binutils bucket on Google Cloud Storage. To get the | |
49 access, subscribe to chrome-team mailing list. | |
Lei Zhang
2016/02/10 20:17:55
Google internal chrome-team ?
krasin1
2016/02/10 21:36:01
yes. Updated.
| |
48 * Wait for goma to have new binutils deployed (see http://go/ma). | 50 * Wait for goma to have new binutils deployed (see http://go/ma). |
49 Please notify {ukai,yyanagisawa,shinyak}@chromium.org and await | 51 Please notify {ukai,yyanagisawa,shinyak}@chromium.org and await |
50 confirmation. | 52 confirmation. |
51 * Commit the change | 53 * Commit the change |
52 | 54 |
53 See https://codereview.chromium.org/1368233002/ for an example upgrade. | 55 See https://codereview.chromium.org/1368233002/ for an example upgrade. |
54 | 56 |
OLD | NEW |