commit | ea0184bbeb711c5d538b2ff3420e2b67c958dafe | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Mon Feb 16 15:42:16 2015 +0000 |
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Mon Feb 16 15:42:16 2015 +0000 |
tree | f0c34cda1aac91c6f79d16c874e798d1a3992429 | |
parent | efd9dd0c44f7df279bd9478eb19c759f21731402 [diff] [blame] |
Document changes to make for windows
diff --git a/ChangeLog b/ChangeLog index 82f2310..790126c 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -9,6 +9,8 @@ the platform layer. * Add an option to use macros instead of function pointers in the platform layer (helps get rid of unwanted references). + * Improved Makefiles for Windows targets by fixing library targets and making + cross-compilation easier (thanks to Alon Bar-Lev). Bugfix * Fix hardclock() (only used in the benchmarking program) with some