Gitiles
Code Review
Sign In
review.gerrithub.io
/
AOSP-S4-KK
/
platform_build
/
b34df0fb7433113b472eedf4a47f66ac8a93e9a0
/
core
/
combo
/
TARGET_linux-arm.mk
b34df0f
GCC 4.8 Build Fix
by IAmTheOneTheyCallNeo
· 9 years ago
1d801a3
GCC Freedom (only)
by David Eddlemon
· 10 years ago
fc8b633
resolved conflicts for merge of d65a7da3 to jb-mr2-dev-plus-aosp
by Ying Wang
· 10 years ago
f4723fa
No need to filter out AndroidConfig.h for unbundled build
by Ying Wang
· 10 years ago
a1c0206
am 0eb35626: Add extra libgcc.a only for unbundled build.
by Ying Wang
· 10 years ago
0eb3562
Add extra libgcc.a only for unbundled build.
by Ying Wang
· 10 years ago
1d7bebc
am 835816ae: Merge "arm: upgrade to _FORTIFY_SOURCE=2"
by Nick Kralevich
· 10 years ago
316f720
arm: upgrade to _FORTIFY_SOURCE=2
by Nick Kralevich
· 10 years ago
6c7bc55
Link libgcc.a before shared libraries (especially libc.so).
by Ben Cheng
· 10 years ago
ea871a0
Link libgcc.a before shared libraries (especially libc.so).
by Ben Cheng
· 10 years ago
b2bbff7
am ea852f6e: am f6b670b7: Merge "Remove more always-true ARCH_ARM_HAVE_ flags."
by Elliott Hughes
· 10 years ago
03d2aa4
Remove more always-true ARCH_ARM_HAVE_ flags.
by Elliott Hughes
· 10 years ago
b6457c2
Don't fall back to host $(CC) if the target gcc is not checked out
by Ying Wang
· 10 years ago
9c68f06
Merge commit 'ec4caba7' into manualmerge
by Ben Cheng
· 10 years ago
ec4caba
Enable lunch command to pick up new toolchain version.
by Ben Cheng
· 10 years ago
02d2921
am b3a68f6e: am 62f1d86e: Merge "Define TARGET_GCC_VERSION in target specific make files."
by Ben Cheng
· 10 years ago
054ffd2
Define TARGET_GCC_VERSION in target specific make files.
by Ben Cheng
· 10 years ago
334423b
am d125adca: am ef9744f7: Merge "Remove manual WITH_JIT setting from build/."
by Elliott Hughes
· 11 years ago
d125adc
am ef9744f7: Merge "Remove manual WITH_JIT setting from build/."
by Elliott Hughes
· 11 years ago
07a6db8
Remove manual WITH_JIT setting from build/.
by Elliott Hughes
· 11 years ago
a5b28e2
am 267b07b2: am 7176e801: Merge "Add TARGET_GCC_VERSION"
by Andrew Hsieh
· 11 years ago
267b07b
am 7176e801: Merge "Add TARGET_GCC_VERSION"
by Andrew Hsieh
· 11 years ago
06b63ba
Add TARGET_GCC_VERSION
by Andrew Hsieh
· 11 years ago
077007e
arm: turn on -Wl,--fatal-warnings
by Nick Kralevich
· 11 years ago
942167d
Revert "arm: turn on -Wl,--fatal-warnings"
by Nick Kralevich
· 11 years ago
3ab011b
arm: turn on -Wl,--fatal-warnings
by Nick Kralevich
· 11 years ago
4dc7816
Revert "arm: turn on -Wl,--fatal-warnings"
by Nick Kralevich
· 11 years ago
edfee72
arm: turn on -Wl,--fatal-warnings
by Nick Kralevich
· 11 years ago
91fd123
Support to build executables against the NDK
by Ying Wang
· 11 years ago
c6ffc00
Support to build executables against the NDK
by Ying Wang
· 11 years ago
5bdf305
Move AndroidConfig.h from system/core to the build project.
by Ying Wang
· 11 years ago
d4ace13
am 4dc6ed96: am 9eb87b8d: Merge "Add pattern to check for GCC 4.6"
by Jean-Baptiste Queru
· 11 years ago
26c7805
Add pattern to check for GCC 4.6
by Andrew Hsieh
· 11 years ago
414d7e8
am dbf6ad06: am 713bac96: Merge "ARM: put crtbegin_so.o at the beginning where it belongs"
by Jean-Baptiste Queru
· 11 years ago
6c1f9cc
ARM: put crtbegin_so.o at the beginning where it belongs
by Ard Biesheuvel
· 11 years ago
da4bf42
Don't include system/core/include/arch/<arch>/Android.mk for apps-only build.
by Ying Wang
· 11 years ago
b238210
arm: add --warn-shared-textrel
by Nick Kralevich
· 11 years ago
a46c480
arm: add -D_FORTIFY_SOURCE=1 to the default cflags
by Nick Kralevich
· 11 years ago
fed04c4
am 99e1613f: am 72b329e5: am 3c5191c6: Merge "Update build rule for executable with PRIVATE_ALL_WHOLE_STATIC_LIBRARIES"
by Jean-Baptiste Queru
· 11 years ago
99e1613
am 72b329e5: am 3c5191c6: Merge "Update build rule for executable with PRIVATE_ALL_WHOLE_STATIC_LIBRARIES"
by Jean-Baptiste Queru
· 11 years ago
3c5191c
Merge "Update build rule for executable with PRIVATE_ALL_WHOLE_STATIC_LIBRARIES"
by Jean-Baptiste Queru
· 11 years ago
b1a4e4e
Delete the misleading var TARGET_OUT_STATIC_LIBRARIES.
by Ying Wang
· 11 years ago
ee08fe3
stop using a custom linker script for static executables.
by Nick Kralevich
· 12 years ago
61c37e7
Update build rule for executable with PRIVATE_ALL_WHOLE_STATIC_LIBRARIES
by Kito Cheng
· 11 years ago
76cc34c
am 6dfbf024: am 9e4e3b37: Merge "TARGET_linux-arm.mk: use single slash version of -print-whatever"
by Jean-Baptiste Queru
· 11 years ago
9e4e3b3
Merge "TARGET_linux-arm.mk: use single slash version of -print-whatever"
by Jean-Baptiste Queru
· 11 years ago
233d460
ARM: compile everything with relro / bind_now.
by Nick Kralevich
· 11 years ago
a50ef1c
Switch to new locations of toolchains
by Jean-Baptiste Queru
· 11 years ago
c856e31
Workaround for a gcc-4.6 bug on -fstrict-volatile-bitfields.
by Jing Yu
· 12 years ago
422a365
Fix build problems with gcc-4.6.x.
by Doug Kwan
· 12 years ago
b3789be
Revert "ARM: compile everything with relro / bind_now."
by Nick Kralevich
· 11 years ago
020e491
ARM: compile everything with relro / bind_now.
by Nick Kralevich
· 11 years ago
f5172c7
Switch default gcc toolchain from 4.4.3 to 4.6.
by Jing Yu
· 11 years ago
5d84f16
TARGET_linux-arm.mk: use single slash version of -print-whatever
by Jim Huang
· 11 years ago
cb8f663
Revert "Point arm toolchain to the new gcc-4.6 one."
by Jean-Baptiste Queru
· 11 years ago
1f87795
Point arm toolchain to the new gcc-4.6 one.
by Jing Yu
· 11 years ago
c7a10dd
Include toolchain makefile based on the current config.
by Ying Wang
· 11 years ago
7bf82e0
Workaround for a gcc-4.6 bug on -fstrict-volatile-bitfields.
by Jing Yu
· 12 years ago
4185447
stop using a custom linker script for static executables.
by Nick Kralevich
· 12 years ago
6af4bb0
Merge "Fix build problems with gcc-4.6.x."
by Jing Yu
· 12 years ago
026a85b
enable PIE for dynamically linked executables
by Nick Kralevich
· 12 years ago
2b40757
Fix build problems with gcc-4.6.x.
by Doug Kwan
· 12 years ago
be3689e
Conditionally disable -Wno-unused-but-set-variable for gcc-4.6.
by Doug Kwan
· 12 years ago
8f77c9d
Add .gnu_debuglink when stripping DSOs.
by Evgeniy Stepanov
· 12 years ago
ecb9577
resolved conflicts for merge of 732936d9 to master
by Raphael
· 12 years ago
732936d
resolved conflicts for merge of 8508a073 to honeycomb-plus-aosp
by Raphael
· 12 years ago
c639c78
Lunch: don't use a toolchain that doesn't exist.
by Raphael Moll
· 12 years ago
fcdabd4
Add LOCAL_GROUP_STATIC_LIBRARIES
by Ying Wang
· 12 years ago
0cafe83
build: pass --strip-all, not --strip-debug to strip
by Iliyan Malchev
· 12 years ago
b375e71
build: remove prelinker build build system
by Iliyan Malchev
· 12 years ago
bd528a8
Build system tweaks for Valgrind.
by Jeff Brown
· 12 years ago
5116e50
Remove usused workaround.
by Ben Cheng
· 12 years ago
703e7c6
Build system tweaks for Valgrind.
by Jeff Brown
· 12 years ago
3a7e4cc
Unify use of $(hide).
by Ying Wang
· 12 years ago
f5653d1
Regularize use of PRIVATE_CXX.
by Ying Wang
· 12 years ago
80e6cce
Correct misuse of target/host vars.
by Ying Wang
· 12 years ago
a83b769
Remove global inline options.
by Jing Yu
· 12 years ago
efd2489
Insert directives to work around a CPU bug.
by Ben Cheng
· 13 years ago
6d98f5f
core: fix paths to libm arch-specific include dirs
by Dima Zavin
· 13 years ago
9d396e3
Make arm-linux-androideabi toolchain the default for Android build.
by Jing Yu
· 13 years ago
584f5b7
Group needed libraries together to solve the cyclic dependence
by Jing Yu
· 13 years ago
aabbc07
am 90cf34c7: am f0f60cdd: resolved conflicts for merge of 1a08100f to gingerbread
by Ying Wang
· 13 years ago
90cf34c
am f0f60cdd: resolved conflicts for merge of 1a08100f to gingerbread
by Ying Wang
· 13 years ago
f0f60cd
resolved conflicts for merge of 1a08100f to gingerbread
by Ying Wang
· 13 years ago
1a08100
Support to build native libraries with prebuilt NDK
by Ying Wang
· 13 years ago
4be5c39
am 0fd96df4: merge from open-source master
by The Android Open Source Project
· 13 years ago
0fd96df
merge from open-source master
by The Android Open Source Project
· 13 years ago
45ac434
Refactor Stripper. Allow a stripper other than SOSLIM to be specified
by Bruce Beare
· 13 years ago
baff089
Enable ICF link-time optimization.
by Doug Kwan
· 13 years ago
438f5f7
Enable shared libraries to use crtbegin_so.S and crtend_so.S
by David 'Digit' Turner
· 13 years ago
ada132a
Switch toolchain from gcc-4.4.0 to gcc-4.4.3
by Jing Yu
· 13 years ago
3e46778
Remove irritating warnings about 'va_list' mangling when building C++ sources.
by David 'Digit' Turner
· 13 years ago
d868cad
Add -Werror=format-security
by Nick Kralevich
· 13 years ago
2915cc3
Enable NX protections
by Nick Kralevich
· 13 years ago
387e4d0
LOCAL_LDFLAGS should come after TARGET_GLOBAL_LDFLAGS
by Nick Kralevich
· 13 years ago
9b4a812
Get rid of $(combo_target)
by Jean-Baptiste Queru
· 13 years ago
[Renamed (82%) from core/combo/linux-arm.mk]
e009f29
Fix build.
by Andy McFadden
· 13 years ago
c4386e4
am ebed06a2: am 65a731b7: Merge change I8dd26ee4 into eclair-mr2
by Mike Reed
· 14 years ago
8dd26ee
remove reference to SK_RELEASE, since that is automatically set based on NDEBUG (or its absence)
by Mike Reed
· 14 years ago
fa477ba
Allow WITH_JIT to be overridden in a custom buildspec.mk file.
by Dan Bornstein
· 14 years ago
Next »