gcc/libcilkrts/include/cilk
Barry Tannenbaum b1cd42c580 re PR bootstrap/60644 (Build of i686-pc-linux-android is broken)
Fix for PR other/60644.
+2014-04-11  Barry Tannenbaum  <barry.m.tannenbaum@intel.com>
+
+       PR other/60644
+       * runtime/os-unix.c: Replaced all occurrances of ANDROID with
+       __ANDROID__.
+       * runtime/bug.h: Likewise.
+       * include/cilk/metaprogramming.h: Likewise.
+       * include/cilk/reducer_min_max.h: Likewise.
+

From-SVN: r209324
2014-04-11 12:56:42 -07:00
..
cilk.h
cilk_api.h
cilk_api_linux.h
cilk_stub.h
cilk_undocumented.h
common.h + * include/cilk/common.h (__CILKRTS_ABI_VERSION): Set the ABI version + to 1 instead of 0. 2014-02-18 19:43:21 -08:00
holder.h
hyperobject_base.h
metaprogramming.h re PR bootstrap/60644 (Build of i686-pc-linux-android is broken) 2014-04-11 12:56:42 -07:00
reducer.h
reducer_file.h
reducer_list.h
reducer_max.h
reducer_min.h
reducer_min_max.h re PR bootstrap/60644 (Build of i686-pc-linux-android is broken) 2014-04-11 12:56:42 -07:00
reducer_opadd.h
reducer_opand.h
reducer_opmul.h
reducer_opor.h
reducer_opxor.h
reducer_ostream.h
reducer_string.h