Timeline


and

2007-04-02:

08:59 Ticket #39 (dllar.cmd enhancements) reopened by ydario
It seems I missed a small change to code for dealing with *.obj files, …
04:55 Ticket #136 (libc: incorrect parsing of single quotes in commandline arguments) closed by bird
fixed: (In [2990]) New single quote handling, Fixes #136.
04:55 Changeset [2990] by bird
New single quote handling, Fixes #136.
04:54 Changeset [2989] by bird
New single quote handling.
00:59 Ticket #134 (emxomfld/wlink: The internalname and entryname of an IMPORTS statement is ...) closed by bird
fixed: (In [2988]) Applied fix from Yuri addressing converion of IMPORTS …
00:59 Changeset [2988] by bird
Applied fix from Yuri addressing converion of IMPORTS statement conversion …
00:58 Changeset [2987] by bird
Applied fix from Yuri addressing converion of IMPORTS statement conversion …
00:48 Ticket #39 (dllar.cmd enhancements) closed by bird
fixed: (In [2986]) dllar.cmd enhancements from Yuri. Fixes #39.
00:48 Changeset [2986] by bird
dllar.cmd enhancements from Yuri. Fixes #39.
00:48 Changeset [2985] by bird
dllar.cmd enhancements from Yuri.
00:34 Ticket #137 (emxomf: Don't truncate symbols twice.) closed by bird
fixed: (In [2984]) Guard against double truncation. Fixes #137
00:34 Changeset [2984] by bird
Guard against double truncation. Fixes #137
00:33 Changeset [2983] by bird
Guard against double truncation.
00:06 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.
00:06 Changeset [2982] by bird
Backported .def line length fix from the trunk.

2007-03-04:

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

2007-02-26:

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

2007-02-24:

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

2007-02-23:

18:51 Ticket #139 (stat() fails with errno=2 on RSJ attached file system) created by ydario
Call to stat() for files in RSJ attached cdrom fails. Directory listing is …

2007-02-18:

18:13 Ticket #138 (Calling _System functions with callback fails) created by ydario
Using callbacks to call _System functions returning 8 byte structures will …

2007-02-15:

05:29 Changeset [2977] by bird
fix for single segment.
04:30 Changeset [2976] by bird
More fixup bugs.
02:57 Changeset [2975] by bird
fixed bug in scattered fixups.

2007-02-14:

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

2007-02-13:

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

2007-02-11:

18:55 Changeset [2962] by bird
Symbol enum and querying works.
16:15 Changeset [2961] by bird
Some more work in the GetBits? and Relocate area.
05:31 Changeset [2960] by bird
Build on amd64.
05:31 Changeset [2959] by bird
Fixed a couple of bugs.

2007-02-09:

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

2007-02-08:

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

2007-02-07:

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

2007-01-30:

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

2007-01-29:

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

2007-01-16:

03:22 Changeset [2950] by bird
Work in progress.
01:23 Changeset [2949] by bird
Work in progress.

2007-01-14:

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

2007-01-13:

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

2007-01-12:

19:51 Ticket #137 (emxomf: Don't truncate symbols twice.) created by ydario
Very long c++ symbols, already hashed after .o generation, are re-hashed …

2007-01-09:

07:40 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 have …

2007-01-08:

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

2007-01-07:

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

2007-01-03:

04:38 Changeset [2939] by bird
fixed the remaining build breaks.
03:58 Changeset [2938] by bird
fixed build breaks.
03:03 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.