Thread overview
[dmd-internals] dmd commit, revision 552
Jun 21, 2010
dsource.org
Jun 22, 2010
Walter Bright
Jun 21, 2010
Sean Kelly
Jun 22, 2010
Walter Bright
June 21, 2010
dmd commit, revision 552


user: walter

msg:
64 bit start

http://www.dsource.org/projects/dmd/changeset/552

June 21, 2010
dsource.org wrote:
> user: walter
>
> msg:
> 64 bit start
> 

Is that what it sounds like? :D
June 21, 2010
This may be my favorite commit ever :-)  One thing I just ran into, machobj.c needs a function definition changed to:

    int elf_data_start(Symbol *sdata, targ_size_t datasize, int seg)

On Jun 21, 2010, at 2:05 AM, dsource.org wrote:

> dmd commit, revision 552
> 
> 
> user: walter
> 
> msg:
> 64 bit start
> 
> http://www.dsource.org/projects/dmd/changeset/552
> 
> _______________________________________________
> dmd-internals mailing list
> dmd-internals at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/dmd-internals

June 21, 2010

Benjamin Shropshire wrote:
> dsource.org wrote:
>> user: walter
>>
>> msg:
>> 64 bit start
>> 
>
> Is that what it sounds like? :D
>

I hope so!
June 21, 2010
It's still got a looong way to go.

Sean Kelly wrote:
> This may be my favorite commit ever :-)  One thing I just ran into, machobj.c needs a function definition changed to:
>
>     int elf_data_start(Symbol *sdata, targ_size_t datasize, int seg)
>
> On Jun 21, 2010, at 2:05 AM, dsource.org wrote:
>
> 
>> dmd commit, revision 552
>>
>>
>> user: walter
>>
>> msg:
>> 64 bit start
>>
>> http://www.dsource.org/projects/dmd/changeset/552
>>
>>