Go to file
Elliott Hughes 6d6731adc0 Always define the 64-bit int types.
These preprocessor tricks have caused trouble for -std=gnu99 and -ansi, and
both netbsd's libc and glibc seem to unconditionally define these types.

Change-Id: Ib8dffa341a8ca88f80d275ba2b7f93a4c910ee32
2012-08-17 14:30:06 -07:00
libc Always define the 64-bit int types. 2012-08-17 14:30:06 -07:00
libdl Regenerate all NOTICE files with the latest version of the script. 2012-08-15 15:43:13 -07:00
libm Regenerate all NOTICE files with the latest version of the script. 2012-08-15 15:43:13 -07:00
libstdc++ Regenerate all NOTICE files with the latest version of the script. 2012-08-15 15:43:13 -07:00
libthread_db Add dependencies on all the makefiles. 2012-08-13 14:06:05 -07:00
linker Add link.h for all platforms with dl_phdr_info 2012-08-17 12:44:23 -07:00
tests Don't over-generalize makefiles. Host modules always build. This isn't needed on eng builds. 2012-08-16 22:36:36 -07:00
.gitignore Merge memory checking functionality from sandbox 2010-02-16 11:43:18 -08:00
Android.mk Remove the simulator target from all makefiles. 2011-07-11 22:11:41 -07:00
CleanSpec.mk Add an empty CleanSpec.mk 2010-03-08 18:04:02 -08:00