tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Tinycc-devel] [mob] is moderated now?


From: Sergey Korshunoff
Subject: [Tinycc-devel] [mob] is moderated now?
Date: Thu, 21 Apr 2016 01:49:08 +0300

Hi!
I have 3 patches to submit. But now I can't, nothing happens.

commit a07946980624b1cfe4955a329c49bfe704a2cfb7
Author: seyko <address@hidden>
Date:   Thu Apr 21 01:32:22 2016 +0300

    .rept asm directive

        and '.' alone is a token now in *.S (not an identifier)
        representing a current position in the code (PC).

commit 6ac0883e3035768afb3e584f579cb341d60a9207
Author: seyko <address@hidden>
Date:   Thu Apr 21 01:30:45 2016 +0300

    section alignment on ARCH=i386 changed

        Alignment of unknown sections changed from 32 to 4.
        This is gcc/pcc default value.

commit 647c09f5a66a73c4a6769d972771f4bcc85a5228
Author: seyko <address@hidden>
Date:   Thu Apr 21 01:28:46 2016 +0300

    source and destination overlap in memcpy, cstr_cat (tccpp.c:322)

        Fix, this code is from "Improve hash performance"

commit cdc16d428f32294aa06b293fb81123f418e38b82
Author: Vlad Vissoultchev <address@hidden>
Date:   Sun Apr 17 16:22:50 2016 +0300

    Reduce allocations overhead



reply via email to

[Prev in Thread] Current Thread [Next in Thread]