druntime icon indicating copy to clipboard operation
druntime copied to clipboard

[WIP] Add declarations for AIX.

Open redstar opened this issue 9 years ago • 3 comments

Add all declarations required to support D on AIX. Work is based on AIX 7.1

See the technical reference for information about the added routines: http://www-01.ibm.com/support/knowledgecenter/ssw_aix_71/com.ibm.aix.base/technicalreferences.htm?lang=en

redstar avatar Jan 29 '16 23:01 redstar

What's the "in progress" part here?

dnadlinger avatar Jan 29 '16 23:01 dnadlinger

It's incomplete and AIX support in LLVM is right now missing.

redstar avatar Jan 29 '16 23:01 redstar

AIX support in LLVM is right now missing.

@redstar Is AIX still unsupported in LLVM?

JohanEngelen avatar Oct 09 '17 19:10 JohanEngelen