diff options
Diffstat (limited to 'misc/config/todo.txt')
-rw-r--r-- | misc/config/todo.txt | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/misc/config/todo.txt b/misc/config/todo.txt new file mode 100644 index 000000000..c15d129b2 --- /dev/null +++ b/misc/config/todo.txt @@ -0,0 +1,27 @@ +Todo list: + +Clean out all of the crappy hacks that have crept into to the source tree, move +them out into the appropriate file in the 'os' and 'cc' directories. I got rid +of a lot of them in 1.4.[23], but some remain. + +Make cross-compiles easier + + +CPUs +---- +UltraSPARC III + +OSes +---- +Hurd +Plan9 +OS/2 +OS/400 +VMS +MacOS pre-X + +Compilers +--------- +IBM VisualAge C++ [uses NMAKE?] +Metrowerks [uses NMAKE?] +AIX CC |