Project

General

Profile

Activity

From 05/17/2016 to 06/15/2016

06/15/2016

04:54 PM Bug #1413 (Closed): 'rm' from GNU coreutils can't remove existing file without '-f' option
Fixed by [this](https://github.com/crystax/android-platform-bionic/commit/bc8b477225b26cfb5ecc8552f0855967cc62f227) c... Dmitry M.
02:44 PM Task #1412 (Closed): Update Boost to 1.61.0
Dmitry M.
02:44 PM Task #1422 (Closed): Implement shmget/shmat/shmdt/shmctl functions
"Done":https://github.com/crystax/android-platform-ndk/commit/bbf309261dad690a894b0ddb4d53567c41a0212b Dmitry M.

06/14/2016

05:58 PM Task #1422 (In Progress): Implement shmget/shmat/shmdt/shmctl functions
Dmitry M.
05:33 PM Task #1422 (Closed): Implement shmget/shmat/shmdt/shmctl functions
Dmitry M.

06/06/2016

10:14 PM Bug #1413 (Closed): 'rm' from GNU coreutils can't remove existing file without '-f' option
Dmitry M.
01:20 PM Task #1412 (In Progress): Update Boost to 1.61.0
Dmitry M.
01:19 PM Task #1412 (Closed): Update Boost to 1.61.0
Dmitry M.

06/04/2016

10:47 PM Task #1410 (Closed): Update gcc-5 to just released gcc-5.4
[Done](https://github.com/crystax/android-toolchain-gcc-5/commit/817b100d9d5b52abda2a8e68462055abf7c193c3) Dmitry M.
07:54 AM Task #1410 (Closed): Update gcc-5 to just released gcc-5.4
Dmitry M.

06/03/2016

03:24 PM Bug #1405 (Closed): Make standalone toolchain is broken for gcc (r859)
Fixed in build [#865](https://dl.crystax.net/builds/865/) Dmitry M.
03:24 PM Bug #1404 (Closed): Unable to make standalone toolchain based on clang (r859) / --help is not consistant
Fixed in build [#865](https://dl.crystax.net/builds/865/) Dmitry M.

06/02/2016

02:32 PM Bug #1404 (Resolved): Unable to make standalone toolchain based on clang (r859) / --help is not consistant
Fixed in [ndk] 99b998528c5dc153a4b40840f0ac26897d1951b2 Alexander Z.
02:31 PM Bug #1405 (Resolved): Make standalone toolchain is broken for gcc (r859)
Fixed in [ndk] 99b998528c5dc153a4b40840f0ac26897d1951b2 Alexander Z.

06/01/2016

08:09 AM Bug #1405: Make standalone toolchain is broken for gcc (r859)
Thank you for detailed expanation! Looking forward to v11.0. Good luck! Andrey A.

05/31/2016

05:35 PM Bug #1405: Make standalone toolchain is broken for gcc (r859)
Andrey Alekseenko wrote:
> What about old scripts in build/tools? Will they be kept or symlinked to new location for...
Dmitry M.
04:55 PM Bug #1405: Make standalone toolchain is broken for gcc (r859)
I've checked,
from build/instruments it works as intended.
What about old scripts in build/tools? Will they be kept...
Andrey A.
01:03 PM Bug #1405 (Waiting for feedback): Make standalone toolchain is broken for gcc (r859)
Andrey Alekseenko wrote:
> ~/crystax-ndk-10.3.1-r859/build/tools/make-standalone-toolchain.sh --platform=android-16 ...
Alexander Z.
12:52 PM Bug #1405 (Closed): Make standalone toolchain is broken for gcc (r859)
~/crystax-ndk-10.3.1-r859/build/tools/make-standalone-toolchain.sh --platform=android-16 --arch=armHOST_OS=linux
HOS...
Andrey A.
01:41 PM Bug #1404 (In Progress): Unable to make standalone toolchain based on clang (r859) / --help is not consistant
Dmitry M.
12:00 PM Bug #1404 (Closed): Unable to make standalone toolchain based on clang (r859) / --help is not consistant

[11:39:53/0] andrey:~/Development/Contrib/trunk$ ~/crystax-ndk-10.3.1/build/tools/make-standalone-toolchain.sh --to...
Andrey A.

05/22/2016

07:20 PM Bug #1399 (Closed): gmtime() return NULL pointer in field tm_zone
[Fixed](https://github.com/crystax/android-platform-ndk/commit/e569dd8e149764bcc60742f0be6ba6a888aea5a3). Fix will be... Dmitry M.

05/21/2016

07:29 PM Bug #1399 (In Progress): gmtime() return NULL pointer in field tm_zone
Dmitry M.
07:23 PM Bug #1399 (Closed): gmtime() return NULL pointer in field tm_zone
test program:
~~~ c
#include <errno.h>
#include <time.h>
#include <stdio.h>
static const char NULL_PTR_VALUE...
Vitaly M.
08:17 AM Task #1028 (Closed): Remove pthread_rwlock workaround from libkqueue
Dmitry M.
08:09 AM Task #886 (Closed): Implement pthread_xxx() functions in libcrystax
Closed by #1165 Dmitry M.
08:09 AM Task #970 (Closed): Add tests for pthread_xxx() functions
Dmitry M.
07:49 AM Bug #888 (Closed): crystax-test-c99-complex core dumps on x86_64 emulator if built with clang toolchain
It's not the case for clang-3.7 and clang-3.8, so closing this bug as not actual Dmitry M.
07:26 AM Bug #817 (Closed): printf("%LE", (long double)NAN) produce wrong result on 32-bit platforms
Dmitry M.
12:03 AM Bug #824 (Closed): clang doesn't support NEON for x86
Closing as not actual anymore. All clang versions in latest master branch supports NEON for arm/arm64/x86/x86_64 Dmitry M.

05/20/2016

10:51 PM Bug #757 (Closed): tests/device/test-wait fails on x86 device
Automatically fixed after closing #1165 Dmitry M.
10:40 PM Bug #1263 (Closed): [clang][atomics] Clang can't compile call of __atomic_add_fetch with 64-bit argument for 32-bit targets
This is fixed in clang-3.8, so closing this ticket as not actual anymore. Dmitry M.
09:51 PM Bug #1044 (Closed): Assertion failed: (LC != RTLIB::UNKNOWN_LIBCALL && "Unsupported FP_TO_UINT!")
This bug is not reproducible in clang-3.8, so closing this ticket as not actual anymore. Dmitry M.
09:47 PM Bug #1032 (Closed): [tests] test-openmp failed when running on real device
Automatically fixed after closing #1165 Dmitry M.
08:40 PM Bug #1360 (Closed): CRYSTAX_PANI: issetugid() not implemented!!! when calling boost::locale::conv::to_utf (10.3.1)
Crash on call of `issetugid` fixed in master branch. Crash on call of `iconv_open` is fixed too; however, `iconv_open... Dmitry M.
06:21 PM Bug #1369 (Closed): SIGSEGV in libcrystax.so - lrintf
[Fixed](https://github.com/crystax/android-platform-ndk/commit/8f82c4430c520455366c2da33d327848d6138666)
Will be i...
Dmitry M.
04:44 PM Bug #1262 (Closed): [objc] Tests starts failing after switch libobjc2 to upstream CMake-based build approach
Dmitry M.
04:44 PM Bug #1352 (Closed): [darwin] GNUstep libobjc2 is built with SONAME "libobjc.so.4.6"
Dmitry M.
03:56 PM Bug #1397 (Closed): arm gcc-6 make-standalone-toolchain.sh in 10.3.1-b845-linux-x86_64 fails to copy some libs
[Fixed](https://github.com/crystax/android-platform-ndk/commit/60d70295d7530404006b1ce201a148175a7dcc0f) Dmitry M.
12:31 PM Bug #1397 (In Progress): arm gcc-6 make-standalone-toolchain.sh in 10.3.1-b845-linux-x86_64 fails to copy some libs
Dmitry M.
11:09 AM Bug #1397 (Closed): arm gcc-6 make-standalone-toolchain.sh in 10.3.1-b845-linux-x86_64 fails to copy some libs
~~~
Copying file: libobjc.a ...
from /home/andrey/crystax-ndk-10.3.1/sources/objc/gnustep-libobjc2/libs/armeabi...
Andrey A.
03:56 PM Bug #1396 (Closed): Syntax error in make-standalone-toolchain.sh in 10.3.1-b845-linux-x86_64
[Fixed](https://github.com/crystax/android-platform-ndk/commit/60d70295d7530404006b1ce201a148175a7dcc0f) Dmitry M.
12:31 PM Bug #1396 (In Progress): Syntax error in make-standalone-toolchain.sh in 10.3.1-b845-linux-x86_64
Dmitry M.
09:42 AM Bug #1396 (Closed): Syntax error in make-standalone-toolchain.sh in 10.3.1-b845-linux-x86_64
~~~
~/crystax-ndk-10.3.1/build/tools/make-standalone-toolchain.sh: line 748: syntax error near unexpected token `fi'...
Andrey A.

05/18/2016

09:08 PM Bug #1108 (Closed): Crash on Android 6.0
Dmitry M.
09:08 PM Task #1165 (Closed): Get rid of libc.so and replace it completely by libcrystax.so
Dmitry M.
09:06 PM Task #1165: Get rid of libc.so and replace it completely by libcrystax.so
Done
[platform/ndk](https://github.com/crystax/android-platform-ndk/commit/c23a387498652900f64e2c6f96ad0d18d3ec84cc)...
Dmitry M.
 

Also available in: Atom