[Bug 153] add option to list all libraries from pragma(lib, "...")

2014-08-18 Thread via D.gnu
http://bugzilla.gdcproject.org/show_bug.cgi?id=153 --- Comment #2 from Ketmar Dark --- p.s. seems that this should go to DMD bugtracker (as it touches frontend too), but i'm pretty sure that it will be rejected. ;-) -- You are receiving this mail because: You are watching all bug changes.

[Bug 153] add option to list all libraries from pragma(lib, "...")

2014-08-18 Thread via D.gnu
http://bugzilla.gdcproject.org/show_bug.cgi?id=153 Ketmar Dark changed: What|Removed |Added CC||ket...@ketmar.no-ip.org --- Comment #1 fro

[Bug 153] New: add option to list all libraries from pragma(lib, "...")

2014-08-18 Thread via D.gnu
http://bugzilla.gdcproject.org/show_bug.cgi?id=153 Bug ID: 153 Summary: add option to list all libraries from pragma(lib, "...") Product: GDC Version: development Hardware: All OS: Linux Status:

Re: Object file questions

2014-08-18 Thread Timo Sintonen via D.gnu
On Sunday, 17 August 2014 at 14:47:57 UTC, Johannes Pfau wrote: Am Sun, 17 Aug 2014 14:36:53 + schrieb "Timo Sintonen" : But the register corruption is still an issue. My tls function clearly uses r3 and does not save it. Johannes, do you know the arm calling system? Is it caller or cal