platform_build/core/combo
Elliott Hughes 2c5b6ab5ac am 8389deee: Merge "mips64 should avoid common LP64 errors just like arm64 and x86-64."
* commit '8389deee6b355f7dd6b1ff3579179414c6a41e5c':
  mips64 should avoid common LP64 errors just like arm64 and x86-64.
2015-02-25 19:01:07 +00:00
..
arch Rename core/combo/arch/x86/x86-atom.mk to core/combo/arch/x86/atom.mk. 2014-12-03 22:41:10 +03:00
include/arch Remove references to __CYGWIN__ and HAVE_WINSOCK2_H. 2015-02-21 09:55:05 +00:00
fdo.mk Add TARGET_FDO_LDFLAGS to make sure -lgcc is always linked after -lgcov. 2014-08-20 16:48:17 -07:00
HOST_darwin-x86.mk Fix building on modern versions of Xcode and OS X. 2014-11-10 14:42:30 +00:00
HOST_darwin-x86_64.mk Fix building on modern versions of Xcode and OS X. 2014-11-10 14:42:30 +00:00
HOST_linux-x86.mk Upgrade host tool to x86_64-linux-glibc2.15-4.8 2014-11-06 11:47:08 -08:00
HOST_linux-x86_64.mk Upgrade host tool to x86_64-linux-glibc2.15-4.8 2014-11-06 11:47:08 -08:00
HOST_windows-x86.mk Merge "Add -DWIN32_LEAN_AND_MEAN build flag to get rid of winsock2.h warnings" into lmp-mr1-dev 2014-10-28 18:09:11 +00:00
HOST_windows-x86_64.mk Consistent use of USE_MINGW 2014-08-07 20:08:04 -07:00
javac.mk Remove Java 6 build support 2014-10-22 10:53:59 +01:00
mac_version.mk Fix building on modern versions of Xcode and OS X. 2014-11-10 14:42:30 +00:00
select.mk Remove unused variables from select.mk. 2014-11-10 20:47:49 -08:00
TARGET_linux-arm.mk Emit unique linker buildid in all binaries. 2015-01-15 23:09:35 +00:00
TARGET_linux-arm64.mk Turn on -Werror=implicit-function-declaration for arm64. 2015-02-21 13:21:20 -08:00
TARGET_linux-mips.mk Disable transitive dependency library symbol resolving for mips. 2015-02-03 10:58:50 -08:00
TARGET_linux-mips64.mk mips64 should avoid common LP64 errors just like arm64 and x86-64. 2015-02-24 16:04:31 -08:00
TARGET_linux-x86.mk Emit unique linker buildid in all binaries. 2015-01-15 23:09:35 +00:00
TARGET_linux-x86_64.mk Turn on -Werror=implicit-function-declaration for x86-64. 2015-02-21 11:01:11 -08:00