platform_build/core
Jing Yu 9d396e37ac Make arm-linux-androideabi toolchain the default for Android build.
androideabi target is already in upstream GCC. The arm-linux-
androideabi toolchain can be built directly from upstream GCC.
Switching from old special tailored arm-eabi toolchain to the new
arm-linux-androideabi toolchain make us closer to the opensource
community and friendly to all toolchain developers.

kernel still uses arm-eabi toolchain. So we add arm-eabi toolchain
path to PATH.

The arm-linux-androideabi-4.4.x toolchain is built with the same
source as the latest arm-eabi-4.4.3 toolchain except for the
target change patches.

Change-Id: I1e5f2fe2faeee08f913f37e0ba93e84d2654a8ff
2010-07-29 19:09:12 -07:00
..
combo Make arm-linux-androideabi toolchain the default for Android build. 2010-07-29 19:09:12 -07:00
tasks am 45270759: am e743c53b: Package ddmlib-prebuilt with CTS. 2010-07-28 15:17:09 -07:00
Makefile am 33c11ac3: am e1f37ba0: am 55edb20e: Merge "Dist apkcerts.txt for unbundled builds" into froyo 2010-07-29 10:32:19 -07:00
apicheck_msg_current.txt Update the error message that occurs when current.xml needs regenerating. 2009-05-21 09:27:39 -04:00
apicheck_msg_last.txt auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
armelf.x auto import from //branches/cupcake/...@137873 2009-03-11 12:11:54 -07:00
armelf.xsc auto import from //branches/cupcake/...@137873 2009-03-11 12:11:54 -07:00
armelflib.x auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
base_rules.mk Fix jar dependency on the local manifest file. 2010-07-20 16:36:44 -07:00
binary.mk am ef5bf469: am bce4b75f: Add JNI_H_INCLUDE as default header search path 2010-07-22 17:52:01 -07:00
build-system.html Add support for LOCAL_JAVACFLAGS 2010-02-05 15:57:07 -08:00
build_id.mk Change branch name to openmaster, to avoid confusion 2010-06-18 08:11:13 -07:00
checktree auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
cleanbuild.mk The ICU data is no longer compiled directly into the shared library. 2010-07-13 19:05:37 -07:00
cleanspec.mk Do a full clean build because of the installclean improvement steps 2010-07-15 17:02:25 -07:00
clear_vars.mk am 606540b7: resolved conflicts for merge of f2bfa76c to gingerbread-plus-aosp 2010-07-26 10:31:25 -07:00
config.mk Flags common for native tests 2010-07-21 11:22:52 -07:00
copy_headers.mk auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
definitions.mk am 85581a1b: merge from open-source master 2010-07-22 11:35:13 -07:00
device.mk auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
distdir.mk auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
droiddoc.mk Switch the required host Java environment to 1.6. 2010-06-30 13:36:27 -05:00
dumpvar.mk Make arm-linux-androideabi toolchain the default for Android build. 2010-07-29 19:09:12 -07:00
dynamic_binary.mk Refactor Stripper. Allow a stripper other than SOSLIM to be specified 2010-07-09 12:16:46 -07:00
envsetup.mk Flags common for native tests 2010-07-21 11:22:52 -07:00
executable.mk auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
filter_symbols.sh auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
find-jdk-tools-jar.sh Make build/core/find-jdk-tools-jar.sh fail more explicitly 2010-07-20 16:30:40 -07:00
host_executable.mk auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
host_java_library.mk Fix jar dependency on the local manifest file. 2010-07-20 16:36:44 -07:00
host_native_test.mk Flags common for native tests 2010-07-21 11:22:52 -07:00
host_prebuilt.mk auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
host_shared_library.mk auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
host_static_library.mk Make the host static library build rule know about 2009-10-15 16:28:56 -07:00
java.mk Fix jar dependency on the local manifest file. 2010-07-20 16:36:44 -07:00
java_library.mk auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
key_char_map.mk auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
main.mk am b96e8a8c: am d9dea715: am d5c217ac: Merge "add phony target "all_modules" and use it as make goal for "mm"/"mmm"" into froyo 2010-07-22 11:24:38 -07:00
multi_prebuilt.mk Revert "Build BUILD_MULTI_PREBUILT for the prebuilt target" 2010-06-17 09:30:37 -07:00
native_test.mk Add $(LOCAL_MODULE) as part of the installed path. 2010-07-26 16:25:55 -07:00
node_fns.mk fix makefile inheritance system 2010-02-18 12:23:35 -08:00
notice_files.mk Fix the warning about NOTICE files overriding previous targets. 2009-04-13 12:51:43 -04:00
package.mk am 606540b7: resolved conflicts for merge of f2bfa76c to gingerbread-plus-aosp 2010-07-26 10:31:25 -07:00
pathmap.mk am 876ae91c: am 06df2923: libdrm2 is never used. Remove the reference to it. 2010-05-14 09:36:01 -07:00
prebuilt.mk add "EXTERNAL" as special value of LOCAL_CERTIFICATE 2009-12-15 15:06:55 -08:00
prelink-linux-arm.map Make arm-linux-androideabi toolchain the default for Android build. 2010-07-29 19:09:12 -07:00
process_wrapper.sh auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
process_wrapper_gdb.cmds auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
process_wrapper_gdb.sh auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
product.mk am b93e03cb: am 52911309: Cherry-pick unbundled build changes from master 2010-06-02 13:11:32 -07:00
product_config.mk resolved conflicts for merge of 2b8d2383 to gingerbread 2010-06-15 15:11:51 -07:00
proguard.flags Make ProGuard keep @VisibleForTesting classes and methods 2010-03-09 14:37:21 +00:00
proguard_tests.flags Fix and enable proguard on packages. 2010-02-11 13:41:10 -08:00
raw_executable.mk Support to build native libraries with prebuilt NDK 2010-07-13 16:29:18 -07:00
raw_static_library.mk auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
root.mk auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
shared_library.mk Support to build native libraries with prebuilt NDK 2010-07-13 16:29:18 -07:00
static_java_library.mk auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
static_library.mk Support to build native libraries with prebuilt NDK 2010-07-13 16:29:18 -07:00
version_defaults.mk Change version codename. 2010-07-27 14:59:24 -07:00