1. d6683f0 Link against Mac OSX 10.5 SDK if building on 10.6. by Ying Wang · 14 years ago
  2. 90b1d3d am b6a1c180: Keep the crt start/end var name of sh consistent with other archs by Ying Wang · 14 years ago
  3. b6a1c18 Keep the crt start/end var name of sh consistent with other archs by Ying Wang · 14 years ago
  4. f0f60cd resolved conflicts for merge of 1a08100f to gingerbread by Ying Wang · 14 years ago
  5. 1a08100 Support to build native libraries with prebuilt NDK by Ying Wang · 14 years ago
  6. 438f5f7 Enable shared libraries to use crtbegin_so.S and crtend_so.S by David 'Digit' Turner · 14 years ago
  7. ada132a Switch toolchain from gcc-4.4.0 to gcc-4.4.3 by Jing Yu · 14 years ago
  8. 3e46778 Remove irritating warnings about 'va_list' mangling when building C++ sources. by David 'Digit' Turner · 14 years ago
  9. ebc2869 Build host tools as 32bit on all Darwin machines. by Jeff Hamilton · 14 years ago
  10. d868cad Add -Werror=format-security by Nick Kralevich · 14 years ago
  11. 2915cc3 Enable NX protections by Nick Kralevich · 14 years ago
  12. 387e4d0 LOCAL_LDFLAGS should come after TARGET_GLOBAL_LDFLAGS by Nick Kralevich · 14 years ago
  13. f807c55 Add a new build target armv7-a-neon by Colin Cross · 14 years ago
  14. 5720bb9 Modify the armv7-a target arch to not use NEON by Colin Cross · 14 years ago
  15. 99e087b Added -lpthread to target LDFLAGS for sim-eng. by Andy McFadden · 14 years ago
  16. ef26218 Tweak default x86 target arch variant. by Andy McFadden · 14 years ago
  17. 16e95bb Build the target side of the simulator as 32-bit. by Andy McFadden · 14 years ago
  18. 9b4a812 Get rid of $(combo_target) by Jean-Baptiste Queru · 14 years ago
  19. e009f29 Fix build. by Andy McFadden · 14 years ago
  20. 8d7c2b5 Provide default variant for x86. by Andy McFadden · 14 years ago
  21. 16dc9c3 Fix the host rule for building executables on darwin-x86. by Dan Bornstein · 15 years ago
  22. c4386e4 am ebed06a2: am 65a731b7: Merge change I8dd26ee4 into eclair-mr2 by Mike Reed · 15 years ago
  23. ebed06a am 65a731b7: Merge change I8dd26ee4 into eclair-mr2 by Mike Reed · 15 years ago
  24. 8dd26ee remove reference to SK_RELEASE, since that is automatically set based on NDEBUG (or its absence) by Mike Reed · 15 years ago
  25. 3ca0693 am e93ece70: merge from open-source master by Jean-Baptiste Queru · 15 years ago
  26. e93ece7 merge from open-source master by Jean-Baptiste Queru · 15 years ago
  27. 2a11836 merge from open-source master by Jean-Baptiste Queru · 15 years ago
  28. fa477ba Allow WITH_JIT to be overridden in a custom buildspec.mk file. by Dan Bornstein · 15 years ago
  29. ca02204 am 2bd9027d: Merge change I5bbd2294 into eclair-mr2 by Sriram Raman · 15 years ago
  30. 5bbd229 For Ying Wang: by Sriram Raman · 15 years ago
  31. 2dcc806 Add FDO options to Android make system. by Jing Yu · 15 years ago
  32. 9a6b73c Merge change 10642 by Android Code Review · 15 years ago
  33. db95cb4 Enable Dalvik JIT by default for the master branch. by Ben Cheng · 15 years ago
  34. 7227ea7 merge from donut by Jean-Baptiste Queru · 15 years ago
  35. 7c07cf9 Merge korg/donut into korg/master by Jean-Baptiste Queru · 15 years ago
  36. c12c518 enable cortex branch predition errata workaround for armv7-a builds by Erik Gilling · 15 years ago
  37. 582dcbd add HAVE_VFP flag by Mike Reed · 15 years ago
  38. 8ce877a set -fpu=neon so we can use arm_neon.h by Mike Reed · 15 years ago
  39. ff328a9 added linux-sh.mk to support SuperH architecture by Shin-ichiro KAWASAKI · 15 years ago
  40. b17199e am 742fa575: fix problems with new image size calculations by Doug Zongker · 15 years ago
  41. 742fa57 fix problems with new image size calculations by Doug Zongker · 15 years ago
  42. 87c8657 Move the BoardConfig.mk search and inclusion to core/config.mk. by Patrick Scott · 15 years ago
  43. b845c2f Switch default toolchain to 4.4.0 in master. by Jing Yu · 15 years ago
  44. 3585e95 Fix armv5te-vfp build. Aargh by David 'Digit' Turner · 15 years ago
  45. d53c81d Rename TARGET_ARCH_VERSION to TARGET_ARCH_VARIANT + by David 'Digit' Turner · 15 years ago
  46. 8f51a2a Added support for TARGET_ARCH_VERSION=armv5te-vfp. by Andy McFadden · 15 years ago
  47. 50ca1cf cherry-pick bd215ed9749f8199085b27ab4f21e687c07e9633 by Ed Heyl · 15 years ago
  48. bd215ed Rollback to gcc-4.2.1 by Doug Kwan · 15 years ago
  49. 8acd848 Merge commit '9528248' into master by Dave Bort · 15 years ago
  50. 9528248 core: Don't debug native modules when TARGET_BUILD_TYPE==debug by Dave Bort · 15 years ago
  51. 6fa3704 am 8c9bef6: switch compiler to gcc-4.3.1 by Doug Kwan · 15 years ago
  52. 8c9bef6 switch compiler to gcc-4.3.1 by Doug Kwan · 15 years ago
  53. b7990f7 Modify linux-arm.mk to support the armv4t architecture instead of armv4. by Fredrik Markström · 15 years ago
  54. ccf4b83 Merge commit 'remotes/korg/cupcake' into cupcake_to_master by Jean-Baptiste Queru · 15 years ago
  55. 6a5f7f0 auto import from //depot/cupcake/@136594 by The Android Open Source Project · 15 years ago
  56. 88b6079 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  57. 05806d7 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  58. 4d23ccc auto import from //branches/cupcake/...@132569 by The Android Open Source Project · 15 years ago
  59. 70b813e auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 16 years ago
  60. 4f85cc5 auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 16 years ago
  61. 179d2bf Merge commit 'remotes/korg/cupcake' by Jean-Baptiste Queru · 16 years ago
  62. dcc08f0 Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  63. e03f023 This is the first set of build system changes to support by Ben Leslie · 16 years ago
  64. b6c1cf6 Initial Contribution by The Android Open Source Project · 16 years ago