Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Ok, ok. Let's keep 32bits for a while
authorMartin Quinson <martin.quinson@loria.fr>
Thu, 21 Nov 2013 16:24:08 +0000 (17:24 +0100)
committerMartin Quinson <martin.quinson@loria.fr>
Thu, 21 Nov 2013 16:24:08 +0000 (17:24 +0100)
ChangeLog

index 9284109..acb9a78 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,9 +5,6 @@ SimGrid (3.11) NOT RELEASED; urgency=low
    release of version 3.10.
  * Switch to tesh.pl, and kill the now unused parts of xbt that seem fragile
  * Switch to surf++, and reintegrate the hypervisor branch on top of it
- * Kill support for 32bits host architecture.
-   - Integers are too short to store a date or a size
-   - Plus, less platforms ~> simpler codebase ~> easier to maintain
  * Clean up CMake files (may need a full rewrite).
    Non exhaustive list of subgoals:
    - Use genuine cmake mechanisms and variables when available,