コミット履歴

作者 SHA1 メッセージ 日付
  Ludovic Courtès 451532f517 gcc: Run tests with LC_ALL=C instead of LANG=C. 15 年 前
  Ludovic Courtès 8fb9866642 gcc: Detect a few header files to support Debian's layout. 15 年 前
  Nathalie Furmento c9a6d31022 configure.ac: fix creation of shell scripts for gcc plugin 15 年 前
  Nathalie Furmento f5231ad294 gcc-plugin: fix directory for include files c-common.h and c-pragma.h 15 年 前
  Nathalie Furmento cedefa9f81 configure.ac: only generate gcc-plugin make files when needed 15 年 前
  Nicolas Collin f67fa31737 Bug in the size of memset fixed. 15 年 前
  Samuel Thibault 38b8d7ac29 Do not regenerate taskD, since starpu will be shutting down 15 年 前
  Nicolas Collin fb4d68e80f Default value of the config structure's fields must be off. 15 年 前
  Ludovic Courtès 0b8e3ffd54 gcc: Fix another out-of-tree build issue. 15 年 前
  Nathalie Furmento 94e279876b configure.ac: AC_PROG_YACC needs to be done even when gcc plugin is not enabled, otherwise make dist[check] fails 15 年 前
  Ludovic Courtès 02d507cf2b gcc: Add note about the dependency on Bison. 15 年 前
  Ludovic Courtès 2e9281e6c7 gcc: Fix a couple more build issues. 15 年 前
  Samuel Thibault 232e6373e7 single combined worker shouldn't be enabled by default 15 年 前
  Nicolas Collin c55b747918 Check the STARPU_SINGLE_COMBINED_WORKER environment variable in case the user didn't call starpu_conf_init(). 15 年 前
  Samuel Thibault 87a4f18af0 Fix c++-isms 15 年 前
  Samuel Thibault bd2c88d145 cast void* to please the SCC compiler 15 年 前
  Ludovic Courtès 72ee152845 gcc: Add missing `-I' CPP flag. 15 年 前
  Samuel Thibault 559996dfe1 Note that the type and symbol fields of perfmodel are mandatory 15 年 前
  Nicolas Collin d2e95f1a20 Included stdarg.h to fix a problem with va_list declaration. 15 年 前
  Ludovic Courtès 23ec58a451 gcc: Error out when using `pragma wait' from a task implementation. 15 年 前
  Ludovic Courtès a5df02acc5 gcc: Compile tests both with `-O0' and `-O2'. 15 年 前
  Ludovic Courtès b82f6ef09e gcc: Fix test case to work with `-O0'. 15 年 前
  Ludovic Courtès 8ed0abcbe2 doc: First stab at documenting the GCC plug-in. 15 年 前
  Ludovic Courtès a2c12967c4 configure: Explicitly require Libtool 2.2+. 15 年 前
  Ludovic Courtès 4db7072c3d gcc: Use new syntactic sugar in the matrix multiplication example. 15 年 前
  Ludovic Courtès 0ba68acb73 gcc: Remove leftover debugging statement. 15 年 前
  Ludovic Courtès d2d32792dd gcc: Support arbitrary C expressions in the `register' pragma. 15 年 前
  Ludovic Courtès b6a70d83a3 gcc: Use the OpenCL and CUDA CPPFLAGS when building the examples. 15 年 前
  Sylvain Henry ad9b202a0f SOCL: Mandelbrot: Disable X11 output 15 年 前
  Sylvain Henry fa035d1c95 SOCL: delay command execution (task graph) 15 年 前