From 6ded0f6763c776e42d363f2b5714c79a34c9b70f Mon Sep 17 00:00:00 2001 From: "http://musial.pip.verisignlabs.com/" Date: Mon, 25 Mar 2013 19:36:36 +0100 Subject: --- user/musial.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user/musial.mdwn b/user/musial.mdwn index 271fc3cb..2235e492 100644 --- a/user/musial.mdwn +++ b/user/musial.mdwn @@ -12,6 +12,6 @@ License|/fdl]]."]]"""]] email: musial at gnu dot org -http://musial.tangent.cc +http://musial.musialx.com Join the FSF! - http://www.fsf.org/register_form?referrer=9143 -- cgit v1.2.3 From ab11a8b78ca03dede4b29bbb7a04dac40019042f Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Mon, 25 Mar 2013 22:42:52 +0100 Subject: open_issues/llvm: dc218fb6ae3241f4b66e9bf2c9d6352efecc0a14 (2013-03-24), clang 744290b5ecd48bddb4a6cf96d68cdc4a57e24e36 (2013-03-24), compiler-rt a06fe9183fbffb78798a444da9bc3040fdd444aa (2013-03-23), test-suite 1821ab0ef1c73430705356fdfde3769460092382 (2013-03-24) --- open_issues/llvm.mdwn | 20 +++++++++++--------- toolchain/logs | 2 +- 2 files changed, 12 insertions(+), 10 deletions(-) diff --git a/open_issues/llvm.mdwn b/open_issues/llvm.mdwn index 22bbe947..2a4b4ed5 100644 --- a/open_issues/llvm.mdwn +++ b/open_issues/llvm.mdwn @@ -47,10 +47,10 @@ git log --reverse --topo-order --pretty=fuller --stat=$COLUMNS,$COLUMNS -w -p -C --> Last reviewed up to the [[Git mirror's sources|source_repositories/llvm]]: llvm -760fa5dc8022dcf6982969c26ef566dfbeea979c (2013-03-10), clang -3521c49fc4867ff9ac78d4ad6a9e3e5566ba8b83 (2013-03-10), compiler-rt -07020829d181dcd352ff6f01eab4d353c37a19b6 (2013-03-09), test-suite -3135166052dac85b312a98bafbc59a59511546d5 (2013-03-06). +6f7becfe23f38e8c28e9422d883263974058aeed (2013-03-24), clang +495cfa46300979642acde8d93a1f21c9291dac98 (2013-03-23), compiler-rt +a06fe9183fbffb78798a444da9bc3040fdd444aa (2013-03-23), test-suite +5a05572d268568fb15b48f374f9fc9f882adecd2 (2013-03-23). * . @@ -69,6 +69,8 @@ Last reviewed up to the [[Git mirror's sources|source_repositories/llvm]]: llvm * [low] Linuxisms + * In some CMake files (`CMakeLists.txt`, for example). + * `test/`, `unittests`, `tools/clang/test/`, `tools/clang/unittests/` not yet examined. @@ -100,10 +102,10 @@ Last reviewed up to the [[Git mirror's sources|source_repositories/llvm]]: llvm Here's a log of a LLVM build run; this is from our [[Git repository's sources|source_repositories/llvm]], llvm -a276c9d4e58db920ed984a349b03cb6ef505bd00 (2013-03-10), clang -29f4b2545b11bff73a934e9f6138476a15ec8655 (2013-03-10), compiler-rt -07020829d181dcd352ff6f01eab4d353c37a19b6 (2013-03-09), test-suite -c1298f8eb55a6840bd4f438f71cfa3bda1fd30d8 (2013-03-10; 2013-03-06), run on +dc218fb6ae3241f4b66e9bf2c9d6352efecc0a14 (2013-03-24), clang +744290b5ecd48bddb4a6cf96d68cdc4a57e24e36 (2013-03-24), compiler-rt +a06fe9183fbffb78798a444da9bc3040fdd444aa (2013-03-23), test-suite +1821ab0ef1c73430705356fdfde3769460092382 (2013-03-24), run on kepler.SCHWINGE and coulomb.SCHWINGE. $ export LC_ALL=C @@ -126,7 +128,7 @@ for the corresponding GNU/Linux build). Using `--enable-debug-symbols the corresponding GNU/Linux build). Also there is a separate `--enable-debug-runtime`. -This takes up around 3 GiB, and needs roughly 1.25 h on kepler.SCHWINGE and +This takes up around 3.2 GiB, and needs roughly 1.5 h on kepler.SCHWINGE and 5.25 h on coulomb.SCHWINGE. Configuring without `--enable-optimized` even crashes mighty darnassus, diff --git a/toolchain/logs b/toolchain/logs index 3196edb7..17ecfe30 160000 --- a/toolchain/logs +++ b/toolchain/logs @@ -1 +1 @@ -Subproject commit 3196edb72f833a64ad57f7d8e60392b0168e57cd +Subproject commit 17ecfe30c4c1cb2c5833bc58f0ec355ec38b107c -- cgit v1.2.3