index
:
build.git
replicant-4.2
replicant-6.0
build
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
combo
Commit message (
Expand
)
Author
Age
Files
Lines
*
kill HAVE_SCHED_SETSCHEDULER
Yabin Cui
2014-11-10
6
-30
/
+0
*
Remove more namespace pollution (HAVE_TM_GMTOFF).
Elliott Hughes
2014-11-08
7
-35
/
+0
*
Remove more namespace pollution (HAVE_FUNOPEN).
Elliott Hughes
2014-11-08
6
-30
/
+0
*
Merge "Remove more namespace pollution."
Elliott Hughes
2014-11-08
8
-56
/
+0
|
\
|
*
Remove more namespace pollution.
Elliott Hughes
2014-11-08
8
-56
/
+0
*
|
Fix error of PRIVATE_LDLIBS introduced by de36cd72.
Ying Wang
2014-11-07
1
-3
/
+3
|
/
*
Revert "Continue to use march=i686 before fix of g++ ICE."
Chih-hung Hsieh
2014-10-30
1
-6
/
+2
*
Continue to use march=i686 before fix of g++ ICE.
Chih-Hung Hsieh
2014-10-29
1
-2
/
+6
*
am 93cb8c7d: Merge "Specify -mcpu=krait for clang."
Ian Rogers
2014-10-29
1
-1
/
+2
|
\
|
*
Specify -mcpu=krait for clang.
Ian Rogers
2014-10-28
1
-1
/
+2
*
|
am ea503d21: Merge "Raise x86 arch requirement to prescott."
Chih-Hung Hsieh
2014-10-28
1
-6
/
+2
|
\
\
|
|
/
|
*
Merge "Raise x86 arch requirement to prescott."
Chih-Hung Hsieh
2014-10-23
1
-6
/
+2
|
|
\
|
|
*
Raise x86 arch requirement to prescott.
Chih-Hung Hsieh
2014-10-22
1
-6
/
+2
*
|
|
am 4dfda1fa: Merge "Remove Java 6 build support"
Neil Fuller
2014-10-24
1
-4
/
+0
|
\
\
\
|
|
/
/
|
*
|
Merge "Remove Java 6 build support"
Neil Fuller
2014-10-23
1
-4
/
+0
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Remove Java 6 build support
Neil Fuller
2014-10-22
1
-4
/
+0
*
|
|
am 7d86749d: am ed8206db: Merge "Remove unnecessary 10.8-specific build rules"
Stephen Hines
2014-10-20
2
-10
/
+0
|
\
\
\
|
|
/
/
|
*
|
Merge "Remove unnecessary 10.8-specific build rules"
Stephen Hines
2014-10-20
2
-10
/
+0
|
|
\
\
|
|
*
|
Remove unnecessary 10.8-specific build rules
Stephen Hines
2014-10-17
2
-10
/
+0
*
|
|
|
am ec28a489: am 28c2d3b9: Merge "Fix breakage for x86_64 static executables."
Dan Albert
2014-10-18
1
-1
/
+2
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Fix breakage for x86_64 static executables.
Dan Albert
2014-10-17
1
-1
/
+2
|
|
/
/
*
|
|
am defe864a: am 07b212ac: Merge "Move definition of -D__ARM_FEATURE_LPAE=1 cf...
Ian Rogers
2014-10-16
1
-0
/
+7
|
\
\
\
|
|
/
/
|
*
|
Move definition of -D__ARM_FEATURE_LPAE=1 cflag to top-level.
Ian Rogers
2014-10-15
1
-0
/
+7
|
|
/
*
|
resolved conflicts for merge of 852fc3e6 to lmp-dev-plus-aosp
Dan Albert
2014-10-14
6
-7
/
+16
|
\
\
|
|
/
|
*
Link compiler-rt in the correct order.
Dan Albert
2014-10-14
6
-7
/
+16
*
|
am 33f33371: am 165fdf42: Merge "Remove "-mstackrealign" option from all x86 ...
Elliott Hughes
2014-10-13
6
-6
/
+1
|
\
\
|
|
/
|
*
Remove "-mstackrealign" option from all x86 builds.
Alexander Ivchenko
2014-10-13
6
-6
/
+1
*
|
am a3b31d7b: am 642c81ea: Merge "Stash original values of CC and CXX."
Dan Albert
2014-10-06
1
-0
/
+5
|
\
\
|
|
/
|
*
Stash original values of CC and CXX.
Dan Albert
2014-10-06
1
-0
/
+5
*
|
am 07a11d31: Merge "Switch to hermetic GCC 4.8.3-based x86_64-w64-mingw32-4.8...
Stephen Hines
2014-10-01
1
-3
/
+8
|
\
\
|
*
|
Switch to hermetic GCC 4.8.3-based x86_64-w64-mingw32-4.8 compiler.
Stephen Hines
2014-09-30
1
-3
/
+8
|
*
|
Refine TARGET_GLOBAL_CFLAGS for x86 and x86_64:
Alexander Ivchenko
2014-09-10
2
-5
/
+0
|
*
|
Change mips64 default to mips64r6 from mips64r2
Andrew Hsieh
2014-09-04
1
-1
/
+1
*
|
|
am 3594f5f0: am 9979ae43: Merge "Remove HAVE_(GNU|BSD)_QSORT_R from AndroidCo...
Dan Albert
2014-10-01
6
-308
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Remove HAVE_(GNU|BSD)_QSORT_R from AndroidConfig.h.
Dan Albert
2014-10-01
6
-308
/
+1
*
|
|
am d1f73b01: am 577184aa: Merge "Test __GLIBC__ is defined before using its v...
Ian Rogers
2014-09-26
1
-1
/
+1
|
\
\
\
|
|
/
/
|
*
|
Test __GLIBC__ is defined before using its value.
Ian Rogers
2014-09-25
1
-1
/
+1
*
|
|
resolved conflicts for merge of 326f9450 to lmp-dev-plus-aosp
Dan Albert
2014-09-24
6
-0
/
+30
|
\
\
\
|
|
/
/
|
*
|
Merge "Add option for generating coverage info."
Dan Albert
2014-09-24
6
-7
/
+27
|
|
\
\
|
|
*
|
Add option for generating coverage info.
Dan Albert
2014-09-23
6
-7
/
+27
*
|
|
|
am 31f21208: am cb0755f8: Merge "Remove unused HAVE_OFF64_T."
Elliott Hughes
2014-09-23
8
-40
/
+0
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Remove unused HAVE_OFF64_T.
Elliott Hughes
2014-09-23
8
-40
/
+0
*
|
|
|
am 5d76f9e8: am 88c7544e: Merge "Remove the unused IPC macros."
Elliott Hughes
2014-09-23
8
-78
/
+1
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Remove the unused IPC macros.
Elliott Hughes
2014-09-22
8
-78
/
+1
*
|
|
|
am 50bd6b99: am c65d93f6: Merge "build: remove HAVE_OOM_ADJ"
Elliott Hughes
2014-09-23
2
-14
/
+0
|
\
\
\
\
|
|
/
/
/
|
*
|
|
build: remove HAVE_OOM_ADJ
Todd Poynor
2014-09-22
8
-56
/
+0
*
|
|
|
am a4a57339: am e2f54706: Merge "Remove unused HAVE_EPOLL."
Elliott Hughes
2014-09-19
6
-30
/
+0
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Merge "Remove unused HAVE_EPOLL."
Elliott Hughes
2014-09-19
6
-30
/
+0
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Remove unused HAVE_EPOLL.
Elliott Hughes
2014-09-19
6
-30
/
+0
*
|
|
|
am 92421720: am 98f7742a: Merge "Move selection of C++ STL into the build sys...
Dan Albert
2014-09-19
6
-17
/
+5
|
\
\
\
\
|
|
/
/
/
[next]