| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| | | |
| | | |
| | | |
| | | | |
Change-Id: I8b4a377596705dfa0a3bd234162d183ec2ae9530
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
* commit 'ab7b53b8e09e3d346384a5257e8f7a440a53dfc0':
x86_64: Adding new target
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Add x86_64 Android builds. Compiler is expected to be able to understand
-m64 code generation option.
Change-Id: I99e7337c5a5766afc5e528a481bd21631ff44dd5
Signed-off-by: Pavel Chupin <pavel.v.chupin@intel.com>
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | | |
version"
* commit 'fad629f4dd07720b427c6a219ad93886e23ca277':
Switch x86 default compiler to multilib version
|
| |\ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Switch from gcc-4.7 32-bit only to gcc-4.7 multilib (32/x32/64) compiler.
Tested x86 image build on Linux and Darwin.
This bionic patch is required:
https://android-review.googlesource.com/#/c/64183
Change-Id: Ifc2c6c5d6a4a1b71a00a87af072bb7f67b1c284d
Signed-off-by: Pavel Chupin <pavel.v.chupin@intel.com>
|
|\ \ \ \ \
| |/ / / /
| | | | |
| | | | |
| | | | | |
* commit '169395bf1a7378db1ffbb50f3c6461d9dab17596':
Rename bin/clang to bin/analyzer
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: Ie77018e4943823f7d0f18e9249f973a98ee3652a
|
|\ \ \ \ \
| |/ / / /
| | | | |
| | | | | |
Change-Id: Icd9d5eff3f9acba042c100f694309f902c9d56cf
|
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
The new option WITH_STATIC_ANALYZER=1 instructs build system to
run static analyzer via "clang --analyze" on a successful build.
If analyzer finds any issue, instruction to open report is displayed.
See http://clang-analyzer.llvm.org/scan-build.html for details.
WITH_STATIC_ANALYZER trumps WITH_SYNTAX_CHECK if both exist.
Project use lots of GCC extensions (eg. nested function) not supported
by clang may opt out by adding LOCAL_NO_STATIC_ANALYZER:=true
Change-Id: I9970560560bd52ce5f0fd7129c3488629627c735
|
|\ \ \ \
| | |_|/
| |/| |
| | | |
| | | | |
* commit '5a4cc0da02e2e2bfde7b07b612d57eecd8ade64e':
fix uses of grep in envsetup.h
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
make sure we don't use a grep alias if one exists.
Change-Id: Id8e394f5889d9a5f1d320ecb289c974da8f14207
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | | |
into klp-dev
* commit '91efe6bbb7bd05038b7ec4e713b70582b7dd53a2':
Enhance 'stacks' script to handle native processes.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Automatically detects whether the process is native or managed
and dumps the stacks accordingly.
Change-Id: Ifba65279f1d1b9714b66aa6990bab05575871d28
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
* commit 'a7deb0857c4fc0799cd1ebb82ff79dcbe2745ec0':
Add phony goal GET-INSTALL-PATH
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
It can be used as a goal of mm/mmm.
It prints out modules' install paths, which can be used by the runtest
utility.
Change-Id: If113e4c990b672acbacf723104583c0157d43c3b
|
|\ \ \ \
| |/ / /
|/| / /
| |/ /
| | | |
* commit 'a4ad06ac1db1dfc041fe386b76b22233fdc54341':
Prepare upcoming GCC 4.8 release.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
o Add -Wno-unused-parameter -Wno-unused-but-set-parameter to suppress
new warnings.
o Define GCC_COLORS to enable colorful diagnostic messages.
Change-Id: Icbd62300b0e6f39d4e514edec2431a06b4d72421
(cherry picked from internal commit ccd8e6082b5b1e519a75068fa6c887a1a85b53c4)
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The new --exact flag for pid does an exact match on the
process name, rather than grepping anywhere in the ps
output, which helps target a specific process if its name is
a substring of another process name. (Nothing else about
pid's output, including inclusion of the ps header if it
matches, is affected.)
qpid ("quick pid" or "quiet pid") lists all processes in the
following simplified format:
<pid> <procname>
It also helpfully strips off the header line from ps.
With an argument, qpid will search for processes or pids
matching the argument. With --exact it matches process names
exactly (as does pid, above).
Change-Id: I28a201df40281a66cb1a2918b7ee3a0b2d7b6ffd
|
|\ \ \
| |/ /
| | |
| | |
| | | |
* commit '6f9c87ede60c52a42b107fa5fb06e0f2f654ca9f':
Use consistent search depth.
|
| |\ \ |
|
| | |/
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
AndroidProducts.mk allows for a maxdepth of 4 in device and vendor while
vendorsetup.sh and BoardConfig.mk only allow for smaller depth.
Make search depth consistent for these files.
Change-Id: I406770c1423d4f27fe097956a7c705a0da937e35
Signed-off-by: Beare, Bruce J <bruce.j.beare@intel.com>
Signed-off-by: Laurent Fert <laurent.fert@intel.com>
Signed-off-by: Guilhem Imberton <guilhem.imberton@intel.com>
Author: Laurent Fert <laurent.fert@intel.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Example for future gdb scripts: A handy command "dbt" is
added to unwind the Dalvik stack.
Change-Id: I564ec865c30453879439203d9d15623d5f1ec235
|
|/ /
| |
| |
| |
| |
| |
| | |
One of the adb commands in runhat was not using the adbOptions and would
fail if specifying a single serial device with multiple connected devices.
Change-Id: I804a6fccc51090cdc78dc2af76bbc0a24d843e3d
|
|\ \
| |/
| |
| |
| | |
* commit '1d0608f9c5d04ee0cd106e3bd80c41be7444046f':
sepgrep -- function to grep SELinux policy files.
|
| |
| |
| |
| | |
Change-Id: Ib86a124296ecbc2b2ce9a0323c40c85ceb6cd466
|
|\ \
| |/
| |
| |
| | |
* commit 'a1fd8e44b71a83f2733258b020c4057af3c4046a':
Augment ANDROID_DEV_SCRIPTS with prebuilts/devtools/tools
|
| |
| |
| |
| | |
Change-Id: Ia3647674f294c42e9fbe2163bf0d70012313bb15
|
| |
| |
| |
| | |
Change-Id: If609f66904ac560bc7a6e9ff9a43c2e039525687
|
|\ \
| |/
| |
| |
| | |
* commit '4f499fba73dd7bc04248f310df9b8b90f93d5de8':
Support gdb wrappers
|
| |\ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Use gdbwrapper() for launching gdb. This can be redefined to launch
one of the many gdb wrappers instead.
Example:
function gdbwrapper()
{
ddd --debugger $ANDROID_TOOLCHAIN/$GDB -x "$@"
}
Change-Id: I3cce8a2ca1bae6d531e2388a93cb52075b21a42c
|
| | |
| | |
| | |
| | |
| | |
| | | |
(cherry picked from commit 50b61e9e66bad2f8addc425271b41e74babf3a34)
Change-Id: I1998a9d6a05176fc7fc8643c5d1c40e2dd699d4e
|
| |/
| |
| |
| |
| |
| |
| |
| |
| | |
Saves any existing traces, dumps stacks from the target process,
then restores the original traces.
(cherry picked from commit f582437162ff483b342ad9d02cb0af948a734c5a)
Change-Id: I2513f0de0d90cccd56c4949ca7d218e430439c00
|
| |
| |
| |
| | |
Change-Id: I40574d6cdab31e920535c09d24fe8463aee57586
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
pez is a new bash function that can be prepended to existing functions
or commands to clearly show a colored exit status.
Example:
$ pez mmm frameworks/base/etc
will print all the usual output, and at the end either a green "SUCCESS"
line or a red "FAILURE" line.
Change-Id: I7e369b0280d6ece16fb0be1895278c26922491fe
|
| |
| |
| |
| | |
Change-Id: I1998a9d6a05176fc7fc8643c5d1c40e2dd699d4e
|
| |
| |
| |
| |
| |
| |
| | |
Saves any existing traces, dumps stacks from the target process,
then restores the original traces.
Change-Id: I2513f0de0d90cccd56c4949ca7d218e430439c00
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
augmented mm/mmm:
Their usages are the same as mm/mmm.
They build not only all modules in given path(s), but also their
dependencies.
With them, to run mm/mmm you don't need to run a full build first now:
Just run mma/mmma first.
Note that mma/mmma need to load all the makefiles in the source tree
so they are much slower than mm/mmm.
You should run mma/mmma the first time, and then mm/mmm for
incremental build.
Bug: 8163814
Change-Id: I554a97c0a23343b65c50870406225eb0064e0651
|
| |
| |
| |
| |
| |
| |
| | |
It lets these shell functions work even if you have some
other makefile at the root of your tree.
Change-Id: Ic84688abd89cc70c062e156f1397296837fb137e
|
| |
| |
| |
| |
| |
| |
| |
| | |
But only for unbundled build.
Add it to tapas arch options.
Bug: 8108463
Change-Id: I53cd63c6ab2113fee3992650b561658231ea9921
|
|\ \
| |/
| |
| |
| | |
* commit '0adc185a8cf117c5c7edda7cf5a8257343948342':
Use "\cd" to disable alias temporarily.
|
| |\
| | |
| | |
| | |
| | | |
* commit '9eedd3abed1d38ac5639a1f47ee80a7dbd0fb207':
Use "\cd" to disable alias temporarily.
|
| | |
| | |
| | |
| | |
| | |
| | | |
http://code.google.com/p/android/issues/detail?id=41372
Change-Id: I78e468cb5d57e51774d2e42376ef1f4b52096d33
|
| | |
| | |
| | |
| | | |
Change-Id: Id3689376ae4c4fc183569955b2ee98df5c069510
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | | |
specific make files."
* commit 'b3a68f6e002cdbc946d08a76656067d63542a98a':
Define TARGET_GCC_VERSION in target specific make files.
|
| |\ \
| | |/
| | |
| | |
| | | |
* commit '62f1d86e4850bdc4f470cf1f0c2428f5b427a347':
Define TARGET_GCC_VERSION in target specific make files.
|
| | |
| | |
| | |
| | |
| | |
| | | |
So that GCC refresh can be performed in a target specific way.
Change-Id: I867e8b8fd671bef8c5af300e657a6da4fface032
|
|\ \ \
| |/ /
| | |
| | |
| | | |
* commit '297e28a9a713346dfb5d91630c96d365a6e69750':
Export TARGET_GCC_VERSION as an env variable.
|
| |\ \
| | |/
| | |
| | |
| | | |
* commit 'a7b850864c54bb6f223d4b186c5937fd20aa68d8':
Export TARGET_GCC_VERSION as an env variable.
|