No description
Find a file
Dan Willemsen f5a959c99f Fix arm cflags
-mthumb-interwork was missing from the beginning.

The Clang cflags copy was only a shallow copy, so our clang-specific
fixups were affecting the GCC cflags as well.

The cortex-a15 replacement was removed from build/core with this change:
https://android-review.googlesource.com/#/c/143851

Change-Id: Ib6300e064f6ec4f6a7174d5e2aeacad1c359f7ea
2015-07-13 13:52:30 -07:00
androidbp/cmd Add support for x86_sse3 and x86_sse4 arch sections 2015-07-09 18:01:05 -07:00
androidmk Fix androidmk make_strings_test to use new API 2015-06-24 10:54:39 -07:00
cc Fix arm cflags 2015-07-13 13:52:30 -07:00
cmd use init functions to register module types, etc. 2015-07-09 17:57:18 -07:00
common Add support for x86_sse3 and x86_sse4 arch sections 2015-07-09 18:01:05 -07:00
env Support dependencies on environment variables 2015-03-26 14:13:49 -07:00
genrule use init functions to register module types, etc. 2015-07-09 17:57:18 -07:00
glob Move globbing on top of pathtools.GlobWithExcludes 2015-04-29 14:59:23 -07:00
java use init functions to register module types, etc. 2015-07-09 17:57:18 -07:00
Android.bp use init functions to register module types, etc. 2015-07-09 17:57:18 -07:00
bootstrap.bash Build and run tests during bootstrap 2015-06-26 11:51:03 -07:00
build.ninja.in use init functions to register module types, etc. 2015-07-09 17:57:18 -07:00
copygcclib.sh Add soong_build primary builder 2015-03-13 20:28:16 -07:00
doc.go Add soong_build primary builder 2015-03-13 20:28:16 -07:00
register.go use init functions to register module types, etc. 2015-07-09 17:57:18 -07:00
root.bp Rename Blueprints to Android.bp 2015-05-20 13:10:32 -07:00
soong.bash Fix soong scripts to support directories with spaces 2015-04-10 15:50:37 -07:00
soong.bootstrap.in Fix soong scripts to support directories with spaces 2015-04-10 15:50:37 -07:00