Commit Graph

31272 Commits

Author SHA1 Message Date
Chih-hung Hsieh 8514848ae2 Merge "Recognize new warning messages." am: b8f6f5dced am: 70a851d9c5
am: 4b62375ee1

Change-Id: Icdd94c9a133c791b417e75790b512701557b3f8b
2016-08-24 21:06:00 +00:00
Chih-hung Hsieh 4b62375ee1 Merge "Recognize new warning messages." am: b8f6f5dced
am: 70a851d9c5

Change-Id: If13c32d6bd39bebd9534145b34a7af2d8175a70d
2016-08-24 21:02:59 +00:00
Chih-hung Hsieh 70a851d9c5 Merge "Recognize new warning messages."
am: b8f6f5dced

Change-Id: I1d3ee3bed661be31f03b76e5c2abfd3e56d18bff
2016-08-24 21:00:01 +00:00
Chih-hung Hsieh b8f6f5dced Merge "Recognize new warning messages." 2016-08-24 20:56:36 +00:00
Chih-Hung Hsieh 01530a6ff2 Recognize new warning messages.
* Generalize regular expression to match new warning messages.
* Remove old unused pattern.

Change-Id: I54f2e5bdb255b290cb3751ba56558f5fe8d7245e
Test: Run warn.py with build.log
2016-08-24 20:53:27 +00:00
Alistair Strachan 163fba7c39 Merge "Avoid accidentally using the host's native 'as' command." into cw-f-dev
am: 4e07040287

Change-Id: I6e71f55a7d3d7c51d3d50994f6588ab789aa553b
2016-08-24 19:31:17 +00:00
Alistair Strachan 94a3a03460 Avoid accidentally using the host's native 'as' command.
am: 7390ef5553  -s ours

Change-Id: I2d92a39668e208d748adfd969e2f08ee494dcd0d
2016-08-24 19:30:53 +00:00
TreeHugger Robot 4e07040287 Merge "Avoid accidentally using the host's native 'as' command." into cw-f-dev 2016-08-24 18:46:18 +00:00
Yohann Roussel 760ece009b Merge "Allow selection of prebuilts min sdk" am: 624619d4d0 am: 1d7e0f2c74
am: 51403950b3

Change-Id: I59906380334fd96d70044b7d5253ea703ab08690
2016-08-24 09:54:54 +00:00
Yohann Roussel 51403950b3 Merge "Allow selection of prebuilts min sdk" am: 624619d4d0
am: 1d7e0f2c74

Change-Id: I54d5035cecbfa6785a68c9d454ffb27a5e8346cd
2016-08-24 09:52:28 +00:00
Yohann Roussel 1d7e0f2c74 Merge "Allow selection of prebuilts min sdk"
am: 624619d4d0

Change-Id: I54df2acb3003c0222b3f3d909d3f9c80dfda493d
2016-08-24 09:50:29 +00:00
Yohann Roussel 624619d4d0 Merge "Allow selection of prebuilts min sdk" 2016-08-24 09:39:30 +00:00
Alistair Strachan 7390ef5553 Avoid accidentally using the host's native 'as' command.
When invoking clang for the host to assemble .S files, the -B flag
would not be provided, which allowed the host prebuilt clang to
use an 'as' from the native environment. Most of the time this
"just works", but some newer 'as' versions cause problems with
the older prebuilt toolchain, for example by generating
unsupported relocation types.

To avoid this problem, simply use the -B flag to tell clang to
invoke the assembler from the correct prebuilt gcc prefix.

(cherry-picked from AOSP commit 5ff9c81b6c)

Change-Id: I18ea4f37ae637b652cfd7321c41929f8be075342
Signed-off-by: Alistair Strachan <alistair.strachan@imgtec.com>
2016-08-22 19:39:25 -07:00
Casey Dahlin d1584a5d77 Merge "List partition_table.bpt as an output of running bpttool" am: aba93cf736 am: 14aa63a52a
am: 75db430a08

Change-Id: I590c6ef761fcb75a16bc1b87f0274913206bbca1
2016-08-23 01:05:51 +00:00
Casey Dahlin 75db430a08 Merge "List partition_table.bpt as an output of running bpttool" am: aba93cf736
am: 14aa63a52a

Change-Id: If2ef06aa3c0b77506ccd7384577497d2a49456bc
2016-08-23 01:01:18 +00:00
Casey Dahlin 14aa63a52a Merge "List partition_table.bpt as an output of running bpttool"
am: aba93cf736

Change-Id: Ib986d3551a2bfff5ce813139380378b11dd84d82
2016-08-23 00:56:19 +00:00
Treehugger Robot aba93cf736 Merge "List partition_table.bpt as an output of running bpttool" 2016-08-23 00:41:52 +00:00
Dirk Dougherty 5903fabc7e Merge "Misc cleanup for static doc pages. Remove extra line breaks in output, clean up formatting, remove elements and attrs not needed in ds builds." into nyc-dev am: 61ed44b678 am: e00a9ba3b5 am: 88a15e9889
am: 7b3142be87

Change-Id: I7b0e15f229db864f8db67cfa3564592fd8e3bd71
2016-08-23 00:15:12 +00:00
Dirk Dougherty 5105d6be63 Misc cleanup for static doc pages. Remove extra line breaks in output, clean up formatting, remove elements and attrs not needed in ds builds. am: baa86c7bfe am: 6903dc6a4b am: eb101dabd2
am: 2556306329

Change-Id: I7da2a5488a49022aa136cfd2774eefbb91fb94d7
2016-08-23 00:15:11 +00:00
Dirk Dougherty 7b3142be87 Merge "Misc cleanup for static doc pages. Remove extra line breaks in output, clean up formatting, remove elements and attrs not needed in ds builds." into nyc-dev am: 61ed44b678 am: e00a9ba3b5
am: 88a15e9889

Change-Id: I0df14fdfc0a6ccce214919d15561144b84518783
2016-08-23 00:08:39 +00:00
Dirk Dougherty 2556306329 Misc cleanup for static doc pages. Remove extra line breaks in output, clean up formatting, remove elements and attrs not needed in ds builds. am: baa86c7bfe am: 6903dc6a4b
am: eb101dabd2

Change-Id: I88a8de788fecb0853d01d5e4cb07d9003c555193
2016-08-23 00:08:39 +00:00
Dirk Dougherty 88a15e9889 Merge "Misc cleanup for static doc pages. Remove extra line breaks in output, clean up formatting, remove elements and attrs not needed in ds builds." into nyc-dev am: 61ed44b678
am: e00a9ba3b5

Change-Id: Ia3121c4513cbafab10bee0faf3c97e6e626b7c78
2016-08-22 23:37:08 +00:00
Dirk Dougherty eb101dabd2 Misc cleanup for static doc pages. Remove extra line breaks in output, clean up formatting, remove elements and attrs not needed in ds builds. am: baa86c7bfe
am: 6903dc6a4b

Change-Id: I85173ac8075b5d5b7674cb0741f5de3a48a22619
2016-08-22 23:37:08 +00:00
Dirk Dougherty 80bfd4d5aa Merge "Misc cleanup for static doc pages. Remove extra line breaks in output, clean up formatting, remove elements and attrs not needed in ds builds." into nyc-dev am: 61ed44b678
am: ffa6f37f66

Change-Id: I1598c6623958828431424278f159fb13cf7bd98e
2016-08-22 23:23:16 +00:00
Dirk Dougherty e00a9ba3b5 Merge "Misc cleanup for static doc pages. Remove extra line breaks in output, clean up formatting, remove elements and attrs not needed in ds builds." into nyc-dev
am: 61ed44b678

Change-Id: I4f273dee1571c20eaa3b99a4493ab0885185aee0
2016-08-22 23:23:16 +00:00
Dirk Dougherty 889484527d Misc cleanup for static doc pages. Remove extra line breaks in output, clean up formatting, remove elements and attrs not needed in ds builds. am: baa86c7bfe
am: 15193e8200

Change-Id: If91629ad1e6a29fe82c0b5d48679d4321766560d
2016-08-22 23:23:16 +00:00
Dirk Dougherty 6903dc6a4b Misc cleanup for static doc pages. Remove extra line breaks in output, clean up formatting, remove elements and attrs not needed in ds builds.
am: baa86c7bfe

Change-Id: I8529b06551f79b696c40d10a26f9ea94f10a0a47
2016-08-22 23:23:15 +00:00
Dirk Dougherty ffa6f37f66 Merge "Misc cleanup for static doc pages. Remove extra line breaks in output, clean up formatting, remove elements and attrs not needed in ds builds." into nyc-dev
am: 61ed44b678

Change-Id: I4d918122ed20f96fb9281a9ed8ee9e5f28678b1c
2016-08-22 23:18:41 +00:00
Dirk Dougherty 15193e8200 Misc cleanup for static doc pages. Remove extra line breaks in output, clean up formatting, remove elements and attrs not needed in ds builds.
am: baa86c7bfe

Change-Id: I2e03858f2cf6af6bd418775befb683c124085678
2016-08-22 23:18:41 +00:00
Dirk Dougherty 61ed44b678 Merge "Misc cleanup for static doc pages. Remove extra line breaks in output, clean up formatting, remove elements and attrs not needed in ds builds." into nyc-dev 2016-08-22 23:04:28 +00:00
Casey Dahlin 04d15dd9a3 List partition_table.bpt as an output of running bpttool
Change-Id: I8bb1e03e451bf148e421ecac346bf20ce5d4695b
Test: Verified builds can now depend on partition_table.bpt
Bug: 30971990
2016-08-22 16:00:39 -07:00
Alistair Strachan ff007454c1 DO NOT MERGE ANYWHERE Avoid accidentally using the host's native 'as' command. am: eea0ad4ca0 -s ours am: 15d96a6b74 -s ours am: 9aacce7aed -s ours am: decff97502 -s ours am: 015183a5eb -s ours
am: 8401ad6ebc  -s ours

Change-Id: If0ef13ee66af6fbe6bafb242e058d41f34b357dc
2016-08-22 21:34:45 +00:00
Alistair Strachan 8401ad6ebc DO NOT MERGE ANYWHERE Avoid accidentally using the host's native 'as' command. am: eea0ad4ca0 -s ours am: 15d96a6b74 -s ours am: 9aacce7aed -s ours am: decff97502 -s ours
am: 015183a5eb  -s ours

Change-Id: I08cb2ae818de31c0a0289388d05a652c5844eab0
2016-08-22 21:30:01 +00:00
Alistair Strachan 015183a5eb DO NOT MERGE ANYWHERE Avoid accidentally using the host's native 'as' command. am: eea0ad4ca0 -s ours am: 15d96a6b74 -s ours am: 9aacce7aed -s ours
am: decff97502  -s ours

Change-Id: I89f7db61a2720d54c07935512de57d589fdcb27a
2016-08-22 21:10:01 +00:00
Alistair Strachan 3dc3abd36a DO NOT MERGE ANYWHERE Avoid accidentally using the host's native 'as' command. am: eea0ad4ca0 -s ours am: 15d96a6b74 -s ours am: 9aacce7aed -s ours
am: 93e05a935b  -s ours

Change-Id: I46206c01ca8406fcdae9068d69bdccb9756d8220
2016-08-22 21:04:31 +00:00
Alistair Strachan decff97502 DO NOT MERGE ANYWHERE Avoid accidentally using the host's native 'as' command. am: eea0ad4ca0 -s ours am: 15d96a6b74 -s ours
am: 9aacce7aed  -s ours

Change-Id: I75dd3ef8ca66716313d50d066d3a25b0222ffe8f
2016-08-22 21:00:29 +00:00
Alistair Strachan 93e05a935b DO NOT MERGE ANYWHERE Avoid accidentally using the host's native 'as' command. am: eea0ad4ca0 -s ours am: 15d96a6b74 -s ours
am: 9aacce7aed  -s ours

Change-Id: I3a7145cd6e06bd8bdb367306f7c5386e367750cf
2016-08-22 21:00:29 +00:00
Alistair Strachan 9aacce7aed DO NOT MERGE ANYWHERE Avoid accidentally using the host's native 'as' command. am: eea0ad4ca0 -s ours
am: 15d96a6b74  -s ours

Change-Id: Ia123b7a3fd44fe6f5abbe94dee77c7293b44291f
2016-08-22 20:56:27 +00:00
Alistair Strachan 15d96a6b74 DO NOT MERGE ANYWHERE Avoid accidentally using the host's native 'as' command.
am: eea0ad4ca0  -s ours

Change-Id: I65b9ff6de6a44559eacfb862680e020584fdd059
2016-08-22 20:51:28 +00:00
Alistair Strachan eea0ad4ca0 DO NOT MERGE ANYWHERE Avoid accidentally using the host's native 'as' command.
When invoking clang for the host to assemble .S files, the -B flag
would not be provided, which allowed the host prebuilt clang to
use an 'as' from the native environment. Most of the time this
"just works", but some newer 'as' versions cause problems with
the older prebuilt toolchain, for example by generating
unsupported relocation types.

To avoid this problem, simply use the -B flag to tell clang to
invoke the assembler from the correct prebuilt gcc prefix.

(cherry-picked from AOSP commit 5ff9c81b6c)

Change-Id: I18ea4f37ae637b652cfd7321c41929f8be075342
Signed-off-by: Alistair Strachan <alistair.strachan@imgtec.com>
2016-08-22 20:25:27 +00:00
Tao Bao ae3fdd2436 Merge "releasetools: Allow creating target_files with ZIP64." am: 794c69e603 am: cfab69eb32
am: 59c8c55611

Change-Id: Ibf5b7b4abbb4477fa1d23f15af443ad66772e906
2016-08-22 19:18:21 +00:00
Tao Bao 59c8c55611 Merge "releasetools: Allow creating target_files with ZIP64." am: 794c69e603
am: cfab69eb32

Change-Id: Ia63006b29593301c8e5a4f5bfec28eb515d43e60
2016-08-22 19:14:21 +00:00
Tao Bao cfab69eb32 Merge "releasetools: Allow creating target_files with ZIP64."
am: 794c69e603

Change-Id: I94eac12de16cac4e4034d933f83fbfa61ca20591
2016-08-22 19:09:55 +00:00
Treehugger Robot 794c69e603 Merge "releasetools: Allow creating target_files with ZIP64." 2016-08-22 18:59:13 +00:00
Tao Bao 9c84e50f4c releasetools: Allow creating target_files with ZIP64.
add_img_to_target_files.py fails when the target_files.zip is over 4GiB
when adding IMAGES/ folder. Specify the flag to allow creating
target_files.zip with ZIP64 extension.

Other zip artifacts (-img.zip, -ota.zip etc) remain in non-ZIP64 format.
zip2zip is not affected, which still creates non-ZIP64 zips even when
copying from target_files in ZIP64.

Bug: 30961841
Test: "make dist" with large system image and check the artifacts.

Change-Id: I0568745f01ef8f0239081f783eac92288d4fdd84
2016-08-22 10:40:24 -07:00
Yohann Roussel 5960c54664 Allow selection of prebuilts min sdk
Bug: 30966099

Change-Id: I55128d5a321bd65b4e12b90afbf7efe8ccb35829
2016-08-22 09:54:32 +02:00
Dirk Dougherty baa86c7bfe Misc cleanup for static doc pages. Remove extra line breaks in output, clean up formatting, remove elements and attrs not needed in ds builds.
Change-Id: Iceea38241b08fd9571d26862f0468f8b25da7f1c
2016-08-21 11:40:19 -07:00
Dirk Dougherty af2a5b0f06 Merge "update dac legacy templates for N release." into nyc-dev am: c5a1c1b3c4 am: 34813a5721 am: 1bc26e0c35
am: 5d52d31b0d

Change-Id: Ie4c028784cd4f96dbf7e76bfee12c0e5c68ba82d
2016-08-19 13:44:15 +00:00
Dirk Dougherty 0580e1feb0 update dac legacy templates for N release. am: 8aec568883 am: 4bf80111a2 am: 6f3bc43437
am: b1116e368d

Change-Id: If9a083b9331ae2a8f06c5409909799b86454faea
2016-08-19 13:44:14 +00:00
Adam Seaton 25d3b23069 Merge "Update Security String to 2016-10-05 to Platform and CTS for October Security Updates (rebased)" into mnc-dev am: 5c021503c6 am: 728d476140 am: 683d0f3780 am: 497d30de82 am: 888c180b88 am: cb05b4c2e6 am: cb0412c907
am: d66033dc1a

Change-Id: I58cfdd73123fa236044dfec96c9e7a568f610563
2016-08-19 13:43:16 +00:00