summaryrefslogtreecommitdiff
path: root/nt/ftime.bat
AgeCommit message (Collapse)Author
2023-07-03Remove files in the nt/ directory that are unused for a long timeEli Zaretskii
* nt/configure.bat: * nt/ftime-nostartup.bat: * nt/ftime.bat: * nt/preprep.c: Remove old unused files.
2011-01-15Nuke arch-tags.Glenn Morris
2003-09-02Fix some DOS line-ending inconsistencies introduced with arch-tag:Miles Bader
2003-09-01Add arch taglinesMiles Bader
2001-11-19Don't include libc.lib for profiling - the profilerAndrew Innes
corrupts part of memcpy.
1999-05-02Add another variation of the profile command, whichAndrew Innes
only profiles extended commands.
1999-02-20Invoke preprep to prepare dumped image for profiling.Andrew Innes
Change prep options to profile libc functions and skip the startup code.
1997-08-09Initial revisionGeoff Voelker