No description
Find a file
Jing Yu c856e31523 Workaround for a gcc-4.6 bug on -fstrict-volatile-bitfields.
http://gcc.gnu.org/ml/gcc-patches/2011-03/msg01477.html
http://gcc.gnu.org/ml/gcc-patches/2011-11/msg01390.html

-fstrict-volatile-bitfields is set on by default on gcc-4.6
for ARM target. This causes an inline asm() error. While
upstream gcc community is working on the patch, we shut
off this option temporarily.

This patch does not affect gcc-4.4.3 build.

Change-Id: Id7016dc5856a516e10f2617232945034728a74ab
2012-04-20 07:53:16 -07:00
core Workaround for a gcc-4.6 bug on -fstrict-volatile-bitfields. 2012-04-20 07:53:16 -07:00
libs/host Cygwin fix: Use new #if HAVE_STAT_ST_MTIM 2010-11-01 15:53:45 -07:00
target am fe53eeb0: Declare the emulator as a multi-touch device. 2012-02-17 17:08:29 -08:00
tools Support the setting of file security contexts in OTA and update packages. 2012-04-06 15:35:41 -04:00
.gitignore add a .gitignore file to make git ignore *.pyc files 2010-01-22 10:23:45 -08:00
buildspec.mk.default Remove the simulator target from all makefiles. 2011-07-11 23:51:37 -07:00
CleanSpec.mk Did I say 4.1? Oh well what I *really* meant was 4.0.3, of course. 2011-12-07 10:30:19 -08:00
envsetup.sh Update gdbclient for x86 target 2012-04-10 10:37:07 -07:00