• New version of lcc for ARM64

    From jacobnavia@21:1/5 to All on Mon Oct 1 10:58:35 2018
    Hi

    After around 2 years of work I am approaching the first release of the
    ARM64 lcc version.

    It is linux based, it has its own assembler, but uses the system linker.
    It generates stabs debug info, so it is debuggable by gdb, no own
    debugger yet.

    I need people that would help me in this undertaking.

    o A set of header files must be written for linux
    o The IDE and debugger have to be ported to linux
    o The optimizer is very primitive. I have yet to port the peephole
    optimizer. Register variables are working though, and some
    optimizations that are done at a higher level (constant folding) are
    also done.

    If anyone is interested please let me know.

    jacob

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Kurt White@21:1/5 to jacobnavia on Mon Feb 18 09:10:51 2019
    On Monday, October 1, 2018 at 1:58:36 AM UTC-7, jacobnavia wrote:
    Hi

    After around 2 years of work I am approaching the first release of the
    ARM64 lcc version.

    It is linux based, it has its own assembler, but uses the system linker.
    It generates stabs debug info, so it is debuggable by gdb, no own
    debugger yet.

    I need people that would help me in this undertaking.

    o A set of header files must be written for linux
    o The IDE and debugger have to be ported to linux
    o The optimizer is very primitive. I have yet to port the peephole
    optimizer. Register variables are working though, and some
    optimizations that are done at a higher level (constant folding) are
    also done.

    If anyone is interested please let me know.

    jacob

    Although I have nothing to run at this time, I want to say congratulations!
    and I applaud you on your amazing dedication. humbly kw

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)