GDC Explorer Site Update

Iain Buclaw via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Mon Jan 25 23:22:36 PST 2016


On Tuesday, 26 January 2016 at 02:44:56 UTC, maik klein wrote:
> On Monday, 25 January 2016 at 23:08:32 UTC, Iain Buclaw wrote:
>> Hi,
>>
>> After a much needed rebuild of the server running various 
>> GDC-related hosted services 
>> [http://forum.dlang.org/post/zrnqcfhvyhlfjajtqebt@forum.dlang.org] - I've gotten round to updating the compiler disassembler.
>>
>> http://explore.dgnu.org/
>>
>> Now supports 12 different architectures from ARM to SystemZ! 
>> (not including -m32 or any -march options)
>>
>> Enjoy.
>> Iain.
>
> This is awesome, I think I am going to use this to finally 
> learn some assembly. But I am not quite sure though what the 
> output is, is it x86 or x64?

The first is x64. You can switch to x86 using -m32.  However I 
could just add an extra compiler to do this automatically.

Iain.


More information about the Digitalmars-d-announce mailing list