Timeline



Apr 6, 2007:

11:59 PM Changeset [3002] by bird
Fixed a typo in the collate default data. Optimized strcoll and added …
11:53 PM Changeset [3001] by bird
a couple of more locales.
9:48 PM Changeset [3000] by bird
simple strcoll testcase.
8:32 PM Ticket #115 (weakld: Don't bitch about export aliases) closed by bird
fixed: Can't reproduce anylonger…
7:24 PM Ticket #47 (Create .sym files directly from emxomfld) closed by bird
fixed: I've applied the -Zsym changes. mapsym.cmd however cannot be shipped …
7:23 PM Changeset [2999] by bird
Applied the -Zsym patch from Yuri.
7:23 PM Changeset [2998] by bird
Applied the -Zsym patch from Yuri.
7:20 PM Changeset [2997] by bird
Applied the -Zsym patch from Yuri.
7:19 PM Changeset [2996] by bird
Applied the -Zsym patch from Yuri.
7:17 PM Changeset [2995] by bird
Applied the -Zsym patch from Yuri.
6:46 PM Ticket #39 (dllar.cmd enhancements) closed by bird
fixed: (In [2994]) applied the remaining patch from Yuri. Fixes #39.
6:46 PM Changeset [2994] by bird
applied the remaining patch from Yuri. Fixes #39.
6:44 PM Changeset [2993] by bird
applied the remaining patch from Yuri.
6:35 PM Ticket #141 (libc: include the right types.h from sys/param.h, arpa/nameser.h and ...) closed by bird
fixed: (In [2992]) include the right types.h. Fixes #141.
6:35 PM Changeset [2992] by bird
include the right types.h. Fixes #141.

Apr 3, 2007:

9:13 PM Ticket #141 (libc: include the right types.h from sys/param.h, arpa/nameser.h and ...) created by bird
sys/param.h and two other headers tcpip includes types.h in order to …
9:08 PM Changeset [2991] by bird
#include <types.h> -> #include (../)types.h to avoid trouble with …

Apr 2, 2007:

6: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, …
2: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.
2:55 AM Changeset [2990] by bird
New single quote handling, Fixes #136.
2:54 AM Changeset [2989] by bird
New single quote handling.

Apr 1, 2007:

10:59 PM 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 …
10:59 PM Changeset [2988] by bird
Applied fix from Yuri addressing converion of IMPORTS statement …
10:58 PM Changeset [2987] by bird
Applied fix from Yuri addressing converion of IMPORTS statement …
10:48 PM Ticket #39 (dllar.cmd enhancements) closed by bird
fixed: (In [2986]) dllar.cmd enhancements from Yuri. Fixes #39.
10:48 PM Changeset [2986] by bird
dllar.cmd enhancements from Yuri. Fixes #39.
10:48 PM Changeset [2985] by bird
dllar.cmd enhancements from Yuri.
10:34 PM Ticket #137 (emxomf: Don't truncate symbols twice.) closed by bird
fixed: (In [2984]) Guard against double truncation. Fixes #137
10:34 PM Changeset [2984] by bird
Guard against double truncation. Fixes #137
10:33 PM Changeset [2983] by bird
Guard against double truncation.
10:06 PM 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.
10:06 PM Changeset [2982] by bird
Backported .def line length fix from the trunk.

Mar 4, 2007:

2:10 AM Changeset [2981] by bird
Implemented symbol enumeration.

Mar 3, 2007:

11:31 PM Changeset [2980] by bird
Start on OS/2 DDK headers for GCC.
11:27 PM Changeset [2979] by bird
name resolution. fixed some fixup bugs, works for wlink dlls now.

Feb 26, 2007:

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

Feb 24, 2007:

2: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:

5: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:

5: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:

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

Feb 14, 2007:

10:12 AM Changeset [2974] by bird
off_t -> KLDRFOFF.
9:14 AM Changeset [2973] by bird
Quick and dirty darwin implementation.
9:14 AM Changeset [2972] by bird
warnings and error.
9:13 AM Changeset [2971] by bird
typos.

Feb 13, 2007:

11:15 PM Changeset [2970] by bird
KLDRSEG::cbFile is -1 if the segment doesn't have file bits.
11:14 PM Changeset [2969] by bird
drop the strict segment order test for now.
10:59 PM Changeset [2968] by bird
Made tst-3 load.
10:28 PM Changeset [2967] by bird
More testcase fun.
10:26 PM Changeset [2966] by bird
Fixed a PE import issue.
9:04 PM Changeset [2965] by bird
messing about…
10:40 AM Changeset [2964] by bird
literals and ignore weaks.
8:40 AM Changeset [2963] by bird
Implemented generic fixups for 32-bit symbol tables.

Feb 11, 2007:

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

Feb 9, 2007:

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

Feb 8, 2007:

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

Feb 7, 2007:

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

Jan 30, 2007:

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

Jan 29, 2007:

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

Jan 16, 2007:

2:22 AM Changeset [2950] by bird
Work in progress.
12:23 AM Changeset [2949] by bird
Work in progress.

Jan 14, 2007:

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

Jan 13, 2007:

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

Jan 12, 2007:

6: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:

6: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:

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

Jan 7, 2007:

11:28 PM Changeset [2941] by bird
bugfixing init/term.
10: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 …
3:18 AM Changeset [2940] by bird
messing it up…
Note: See TracTimeline for information about the timeline view.