X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/3b5e3f74b12e039d0a5f5eacf3f82c37ad3505cc..17297bfd06119ff0f303522aae8ea1b801dbe733:/TODO?ds=sidebyside diff --git a/TODO b/TODO index 84ce366150..2fce8bf455 100644 --- a/TODO +++ b/TODO @@ -24,16 +24,6 @@ char *bprintf(const char*fmt, ...) _XBT_GNUC_PRINTF(1,2); ### Planned ### -* -* Infrastructure -**************** - -[build chain] - * Check the gcc version on powerpc. We disabled -floop-optimize on powerpc, - but versions above 3.4.0 should be ok. - * check whether we have better than jmp_buf to implement exceptions, and - use it (may need to generate a public .h, as glib does) - * * XBT *****