On Sat, Jul 7, 2012 at 10:12 PM, Alex Rønne Petersen <[email protected]> wrote: > Hey, > > Sending these here is a bit more convenient for me at the moment than > a GitHub pull request. I'd appreciate it if someone could apply these > patches. > > * driver-arm-thumb.patch: The driver should define both ARM and Thumb > in Thumb mode. > * core-atomic-align.patch: core.atomic should not do alignment checks > when using LLVM intrinsics. > * setjmp-arm-ppc.patch: Adds __jmp_buf for ARM and PPC32/64. > * core-thread-reg-save-arm.patch: Implements register saving in core.thread. > * gc-gcx-reg-save-arm.patch: Implements register saving in gc.gcx. > * ldc-eh-arm.patch: Adds ARM declarations for EH in ldc.eh. I'm unsure > of the correctness of this one. > > Regards, > Alex
By the way, https://github.com/ldc-developers/ldc/issues/136 is currently a blocker for further ARM progress. Regards, Alex -- You received this message because you are subscribed to the Google Groups "LDC - the LLVM D compiler" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/ldc-dev?hl=en.
