source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2955   19 years bird Completed kldrModMachOParseLoadCommands and kldrModMachOSize. Added an …
(edit) @2954   19 years bird implemented kldrModMachOPreParseLoadCommands
(edit) @2953   19 years bird windows + mix case => mess
(edit) @2952   19 years bird Mach-O in process (very early).
(edit) @2951   19 years bird The command structures essential to MH_OBJECT.
(edit) @2950   19 years bird Work in progress.
(edit) @2949   19 years bird Work in progress.
(edit) @2948   19 years bird working on LX.
(edit) @2947   19 years bird Initialized pvMapping and corrected an assertion on it.
(edit) @2946   19 years bird Added missing kLdrModMostlyDone().
(edit) @2945   19 years bird fixed duplicate number.
(edit) @2944   19 years bird split up kLdrHlp.c and kLdr.c to make it more flexible (like using the …
(edit) @2943   19 years bird fixed some i/o bugs.
(edit) @2942   19 years bird fixed signals (requires nasm w/ patch), broken fstat, missing headers, …
(edit) @2941   19 years bird bugfixing init/term.
(edit) @2940   19 years bird messing it up…
(edit) @2939   19 years bird fixed the remaining build breaks.
(edit) @2938   19 years bird fixed build breaks.
(edit) @2937   19 years bird Made libc07.dll link and load. still some init and term work left.
(edit) @2936   19 years bird hacking on init (3-4 link errors short of a libc07.dll!)
(edit) @2935   19 years bird cleanup in progress (bugfixing)
(edit) @2934   19 years bird cleanup in progress (late night session)
(edit) @2933   19 years bird cleanup in progress (late night session)
(edit) @2932   19 years bird cleanup in progress (late night session)
(edit) @2931   19 years bird cleanup in progress (late night session)
(edit) @2930   19 years bird cleanup in progress (late night session)
(edit) @2929   19 years bird svn:keywords=Id
(edit) @2928   19 years bird oops.
(edit) @2927   19 years bird cleanup in progress (late night session)
(edit) @2926   19 years bird cleanup in progress (late night session)
(edit) @2925   19 years bird cleanup in progress (late night session)
(edit) @2924   19 years bird cleanup in progress (late night session)
(edit) @2923   19 years bird cleanup in progress (party time)
(edit) @2922   19 years bird cleanup in progress (party time)
(edit) @2921   19 years bird dead
(edit) @2920   19 years bird cleanup in progress (afternoon).
(edit) @2919   19 years bird shouldn't have been committed.
(edit) @2918   19 years bird cleanup in progress (bed time) - added getrusage(), and fixed …
(edit) @2917   19 years bird cleanup in progress (dinner time)
(edit) @2916   19 years bird cleanup in progress (bed time)
(edit) @2915   19 years bird cleanup (evening party commit).
(edit) @2914   19 years bird cleanup in progress (evening meal)
(edit) @2913   19 years bird cleanup in progress (dinner time)
(edit) @2912   19 years bird Renovated the header too.
(edit) @2911   19 years bird dead
(edit) @2910   19 years bird The time cleanup is mostly done. (Added adjtime while at it.)
(edit) @2909   19 years bird Cleaning up time stuff. Early commit (dinner).
(edit) @2908   19 years bird correcting filenames.
(edit) @2907   19 years bird cleaning up: removed _swchar().
(edit) @2906   19 years bird doing cleanup.
(edit) @2905   19 years bird hacking.
(edit) @2904   19 years bird made filehandles.c compile.
(edit) @2903   19 years bird made fs.c build
(edit) @2902   19 years bird hacking.
(edit) @2901   19 years bird hacking on the init code.
(edit) @2900   19 years bird Made it build again.
(edit) @2899   19 years bird Made it build (version + name length).
(edit) @2898   19 years bird Made it build on windows.
(edit) @2897   19 years bird delirium
(edit) @2896   19 years bird fixed problem linking debug builds.
(edit) @2895   19 years bird Fixed a typo introduced when implementing some wchar support in …
(edit) @2894   19 years bird Fixed a typo introduced when implementing some wchar support in …
(edit) @2893   19 years bird made it compile again.
(edit) @2892   19 years bird exploring a kBuild idea.
(edit) @2891   19 years bird interface adjustment (in progress).
(edit) @2890   19 years bird LX bugfixing. the unit test succeeds, but there are still things todo.
(edit) @2889   19 years bird started on fixups.
(edit) @2888   19 years bird fixupsection loading.
(edit) @2887   19 years bird Bugfixing.
(edit) @2886   19 years bird Bugfixing.
(edit) @2885   19 years bird Make testcase build
(edit) @2884   19 years bird buildable.
(edit) @2883   19 years bird cleanup.
(edit) @2882   19 years bird object protection, module name init, symbol resolving.
(edit) @2881   19 years bird kLdrHlpMemMove (not optimial).
(edit) @2880   19 years bird Loading of LX bits, including exepack and exepack2 decompression.
(edit) @2879   19 years bird started coding on the LX module interpreter.
(edit) @2878   19 years bird Keywords.
(edit) @2877   19 years bird Module interpreter for modules loaded by the native loader. (untested)
(edit) @2876   19 years bird windows not window.
(edit) @2875   19 years bird Got the stub loader working (but without stack allocation/switching).
(edit) @2874   19 years bird windows exe stub.
(edit) @2873   19 years bird made tst-0 a bare program without any system dependencies (except on nt).
(edit) @2872   19 years bird Unload the modules too.
(edit) @2871   19 years bird More testing and another bug fixed.
(edit) @2870   19 years bird Test all kLdrDyld apis.
(edit) @2869   19 years bird the simple testcase works.
(edit) @2868   19 years bird Did the remaining search bit (I hope).
(edit) @2867   19 years bird top half of the filesearching is done.
(edit) @2866   19 years bird fixed typo.
(edit) @2865   19 years bird do init.
(edit) @2864   19 years bird a testcase driver - something to work on.
(edit) @2863   19 years bird bare bone dll testcase.
(edit) @2862   19 years bird No auto packing.
(edit) @2861   19 years bird Put the PE module interpreter thru the wringer and learnt how much the …
(edit) @2860   19 years bird Working on the mapping stuff (windows is gonna be a headache).
(edit) @2859   19 years bird More debugging.
(edit) @2858   19 years bird bugfixing - dinner break.
(edit) @2857   19 years bird Only the mapping left now.
(edit) @2856   19 years bird More code.
Note: See TracRevisionLog for help on using the revision log.