Timeline



Apr 2, 2007:

8:59 AM Ticket #39 (dllar.cmd enhancements) reopened by Yuri Dario
It seems I missed a small change to code for dealing with *.obj files, …
4:55 AM Ticket #136 (libc: incorrect parsing of single quotes in commandline arguments) closed by bird
fixed: (In [2990]) New single quote handling, Fixes #136.
4:55 AM Changeset [2990] by bird
New single quote handling, Fixes #136.
4:54 AM Changeset [2989] by bird
New single quote handling.
12:59 AM Ticket #134 (emxomfld/wlink: The internalname and entryname of an IMPORTS statement ...) closed by bird
fixed: (In [2988]) Applied fix from Yuri addressing converion of IMPORTS …
12:59 AM Changeset [2988] by bird
Applied fix from Yuri addressing converion of IMPORTS statement …
12:58 AM Changeset [2987] by bird
Applied fix from Yuri addressing converion of IMPORTS statement …
12:48 AM Ticket #39 (dllar.cmd enhancements) closed by bird
fixed: (In [2986]) dllar.cmd enhancements from Yuri. Fixes #39.
12:48 AM Changeset [2986] by bird
dllar.cmd enhancements from Yuri. Fixes #39.
12:48 AM Changeset [2985] by bird
dllar.cmd enhancements from Yuri.
12:34 AM Ticket #137 (emxomf: Don't truncate symbols twice.) closed by bird
fixed: (In [2984]) Guard against double truncation. Fixes #137
12:34 AM Changeset [2984] by bird
Guard against double truncation. Fixes #137
12:33 AM Changeset [2983] by bird
Guard against double truncation.
12:06 AM Ticket #140 (Definition file line can be greater than 512 bytes) closed by bird
fixed: Already fixed this on the trunk, backported to the 0.6 branch now.
12:06 AM Changeset [2982] by bird
Backported .def line length fix from the trunk.

Mar 4, 2007:

3:10 AM Changeset [2981] by bird
Implemented symbol enumeration.
12:31 AM Changeset [2980] by bird
Start on OS/2 DDK headers for GCC.
12:27 AM Changeset [2979] by bird
name resolution. fixed some fixup bugs, works for wlink dlls now.

Feb 26, 2007:

10:55 PM Changeset [2978] by bird
no change - testing commit hooks.

Feb 24, 2007:

3:43 PM Ticket #140 (Definition file line can be greater than 512 bytes) created by Yuri Dario
A .def file line can exceed 512 bytes when a weak symbol is aliased, …

Feb 23, 2007:

6:51 PM Ticket #139 (stat() fails with errno=2 on RSJ attached file system) created by Yuri Dario
Call to stat() for files in RSJ attached cdrom fails. Directory …

Feb 18, 2007:

6:13 PM Ticket #138 (Calling _System functions with callback fails) created by Yuri Dario
Using callbacks to call _System functions returning 8 byte structures …

Feb 15, 2007:

5:29 AM Changeset [2977] by bird
fix for single segment.
4:30 AM Changeset [2976] by bird
More fixup bugs.
2:57 AM Changeset [2975] by bird
fixed bug in scattered fixups.

Feb 14, 2007:

11:12 AM Changeset [2974] by bird
off_t -> KLDRFOFF.
10:14 AM Changeset [2973] by bird
Quick and dirty darwin implementation.
10:14 AM Changeset [2972] by bird
warnings and error.
10:13 AM Changeset [2971] by bird
typos.
12:15 AM Changeset [2970] by bird
KLDRSEG::cbFile is -1 if the segment doesn't have file bits.
12:14 AM Changeset [2969] by bird
drop the strict segment order test for now.

Feb 13, 2007:

11:59 PM Changeset [2968] by bird
Made tst-3 load.
11:28 PM Changeset [2967] by bird
More testcase fun.
11:26 PM Changeset [2966] by bird
Fixed a PE import issue.
10:04 PM Changeset [2965] by bird
messing about…
11:40 AM Changeset [2964] by bird
literals and ignore weaks.
9:40 AM Changeset [2963] by bird
Implemented generic fixups for 32-bit symbol tables.

Feb 11, 2007:

6:55 PM Changeset [2962] by bird
Symbol enum and querying works.
4:15 PM Changeset [2961] by bird
Some more work in the GetBits and Relocate area.
5:31 AM Changeset [2960] by bird
Build on amd64.
5:31 AM Changeset [2959] by bird
Fixed a couple of bugs.

Feb 9, 2007:

6:12 AM Changeset [2958] by bird
Relocations (generic only - x86 is generic).
5:20 AM Changeset [2957] by bird
Types and defines for the symbol table.

Feb 8, 2007:

6:06 AM Changeset [2956] by bird
Work in progress…

Feb 7, 2007:

8:07 AM Changeset [2955] by bird
Completed kldrModMachOParseLoadCommands and kldrModMachOSize. Added an …
5:42 AM Changeset [2954] by bird
implemented kldrModMachOPreParseLoadCommands

Jan 30, 2007:

4:56 AM Changeset [2953] by bird
windows + mix case => mess
4:02 AM Changeset [2952] by bird
Mach-O in process (very early).

Jan 29, 2007:

3:10 AM Changeset [2951] by bird
The command structures essential to MH_OBJECT.

Jan 16, 2007:

3:22 AM Changeset [2950] by bird
Work in progress.
1:23 AM Changeset [2949] by bird
Work in progress.

Jan 14, 2007:

11:35 PM Changeset [2948] by bird
working on LX.
9:42 AM Changeset [2947] by bird
Initialized pvMapping and corrected an assertion on it.
9:42 AM Changeset [2946] by bird
Added missing kLdrModMostlyDone().
8:17 AM Changeset [2945] by bird
fixed duplicate number.

Jan 13, 2007:

4:55 PM Changeset [2944] by bird
split up kLdrHlp.c and kLdr.c to make it more flexible (like using the …

Jan 12, 2007:

7:51 PM Ticket #137 (emxomf: Don't truncate symbols twice.) created by Yuri Dario
Very long c++ symbols, already hashed after .o generation, are …

Jan 9, 2007:

7:40 AM Ticket #136 (libc: incorrect parsing of single quotes in commandline arguments) created by bird
When invoking a program from an OS/2 command line, it's possible to …

Jan 8, 2007:

10:09 AM Changeset [2943] by bird
fixed some i/o bugs.
9:15 AM Changeset [2942] by bird
fixed signals (requires nasm w/ patch), broken fstat, missing headers, …
12:28 AM Changeset [2941] by bird
bugfixing init/term.

Jan 7, 2007:

11:15 AM Ticket #135 (libc: setlocale(LC_COLLATE, "C") doesn't work correctly) created by bird
The character weights aren't correct after doing setlocale(). This …
4:18 AM Changeset [2940] by bird
messing it up…

Jan 3, 2007:

4:38 AM Changeset [2939] by bird
fixed the remaining build breaks.
3:58 AM Changeset [2938] by bird
fixed build breaks.
3:03 AM Changeset [2937] by bird
Made libc07.dll link and load. still some init and term work left.
Note: See TracTimeline for information about the timeline view.