]> granicus.if.org Git - gc/commitdiff
Update TODO file (regarding Makefile.dj, build_atomic_ops.sh)
authorIvan Maidanski <ivmai@mail.ru>
Sun, 22 Jun 2014 16:30:55 +0000 (20:30 +0400)
committerIvan Maidanski <ivmai@mail.ru>
Sun, 22 Jun 2014 16:30:55 +0000 (20:30 +0400)
TODO

diff --git a/TODO b/TODO
index 0ed7aa35d7f1a2fd96218199d992cf017f9c6568..aea7e3fef0dc45bd2150ddc5ee3a943b6ea0387b 100644 (file)
--- a/TODO
+++ b/TODO
@@ -15,13 +15,8 @@ BCC_MAKEFILE: Remove if CMake can generate Makefile for this compiler.
 NT_X64_STATIC_THREADS_MAKEFILE, NT_X64_THREADS_MAKEFILE, digimars.mak,
 gc.mak.)
 
-Makefile.dj: Remove if it is possible to use Makefile.direct (or
-auto-generated Makefile) instead. (Same for EMX_MAKEFILE.)
-
-build_atomic_ops.sh[.cygwin]: Remove if really not needed.
-
 BCC_MAKEFILE, EMX_MAKEFILE, OS2_MAKEFILE, PCR-Makefile, WCC_MAKEFILE,
-SMakefile.amiga, Makefile.dj, digimars.mak: move to "build" folder.
+SMakefile.amiga, digimars.mak: move to "build" folder.
 
 Do type-punning via union (instead of pointer type cast) to enable safe
 '-fstrict-aliasing' compiler optimization option.