== Progress ==
* Got AOSP master to build with clang on both ARMv7 and ARMv8
* Started looking into its bootup problems
* Android toolchain and NDK 2014.11
* Sent description of the toolchain NSIS install generator to Rob
== Plans ==
* Work on fixing clang AOSP master boot problems
* Investigate u
== Progress ==
* Got AOSP master to build with clang again after the L release merge broke
it badly
* Upstreamed 89 related patches
* Added workarounds for extended cbuild.validation.linaro.org downtime to
toolchain build scripts
== Plans ==
* Toolchain and NDK releases
* Fix up AOSP master clang
== Progress ==
* Built Windows installers for the toolchain, tested in wine, all seems to
work
* Built a current clang 3.6 snapshot, started rebasing AOSP's patches
* Downloaded Android 5.0 sources, started fixing them up to build with gcc
4.9 and clang (5.0 still uses gcc 4.8.x)
== Plans ==
* Fin
== Progress ==
* Finished AOSP clang builds
* Android toolchain release and respin
* NDK release
* Linux toolchain binary release
* Wrote an autogenerator for NSIS configs for the toolchain Windows
installer
== Plans ==
* Finish Windows toolchain binary releases as soon as we get working
tarballs
Just realized I forgot to send the report last week, so I'm combining them.
== Progress ==
* Got AOSP to build with clang for all Nexus devices
* Submitted all related patches upstream, most are accepted, 34 remaining
in the queue
* Wrote a script that pulls related patches directly from AOSP's ge
== Progress ==
* Upstreamed a number of AOSP+clang patches
* Started investigating why AOSP fails to boot if init was built with
clang, but no final results yet
* Built a version of gcc trunk with patches needed for
arm-linux-androideabi- and aarch64-linux-android- targets
== Plans ==
* Upstream r
== Progress ==
* Attended connect, did talks
* Finished toolchain 2014.09 binary release
* Built Android toolchain 2014.09
* Built NDK 2014.09
* Got Android to build and boot to text mode+splash screen with clang
* Found and fixed a couple of AOSP bugs
* Worked on bug 667
== Plans ==
* Recover fro
== Progress ==
* debugged toolchain 2014.08 respin build failures
* worked on toolchain 2014.09 binaries
* created a Jenkins job to replace cbuild1
* built clang 3.5 final, updated daily builds to 3.6
* worked on Connect talk
== Plans ==
* Finish toolchain binary releases
* Create Android toolchai
== Progress ==
* Got NDK to build from scratch, made 2014.08 release
* Fixed Bionic build issue
* Started preparing for Connect talk
* Initial testing of cbuild2 build jobs
== Plans ==
* Try building AOSP master with clang
* Run builds of clang 3.5 final, update daily builds to 3.6 trunk
* Get NDK
== Progress ==
* Toolchain binary release 2014.08
* Lots of NDK work
== Plans ==
* Finish NDK work
* cbuild2 testing
* Get my Juno to work
== Issues ==
* none
___
linaro-dev mailing list
linaro-dev@lists.linaro.org
http://lists.linaro.org/mailman/listin
On 27 August 2014 14:09, Koen Kooi wrote:
> Op 22 aug. 2014, om 11:56 heeft Bernhard Rosenkränzer <
> bernhard.rosenkran...@linaro.org> het volgende geschreven:
>
> > == Progress ==
> > * Fixed build failures caused by 2014.08 based Android toolchains
> > * R
== Progress ==
* Fixed build failures caused by 2014.08 based Android toolchains
* Rewrote NDK build scripts to build everything from source instead of
patching the upstream release (allowing us to build from master branch)
* Created reduced test cases for compiler issues
* Worked on cbuild2 toolch
== Progress ==
* more work on cbuildv2 builds
* NDK master updates
* Android toolchain updates for bug 176
== Plans ==
* Toolchain and NDK 2014.08 releases
* Apply workaround for building Android 32bit with Linaro toolchains
== Issues ==
* none
___
lina
== Progress ==
* Finished NDK 10 update for 2014.07
* Worked on cbuildv2 builds
== Plans ==
* Finish cbuildv2 builds
* Update NDK to upstream master
== Issues ==
* Currently visiting my sister, limited connectivity
___
linaro-dev mailing list
linaro-dev
== Progress ==
* Toolchain 2014.07 builds
* NDK 10 update work
* Bionic Aarch64 code reviews
* cbuildv2 test builds
== Plans ==
* Finish NDK 10 update today
* Get cbuildv2 builds working
== Issues ==
* Currently visiting my sister, limited connectivity
== Progress ==
* traveled to Cambridge, ran aarch64 tests
* started on toolchain 2014.07 builds
* helped with android-on-armv8 2014.07 release
* investigated some aarch64 specific problems in android
== Plans ==
* finish toolchain 2014.07 builds
* Update NDK to 10
== Issues ==
* need aarch64 hard
== Progress ==
* started an AOSP master Galaxy Nexus build
* started porting aarch64 Bionic improvements to armv7
* started toolchain 2014.07 builds
== Plans ==
* finish toolchain 2014.07 builds
* go to Cambridge to run aarch64 tests
== Issues ==
* need aarch64 hardware. Badly.
__
== Progress ==
* New Bionic memchr() for Aarch64
* zlib optimization analyzis
* started some cbuildv2 toolchain builds for testing
* restored Galaxy Nexus support in Android builds (4.4.4)
* participated in calls about the Android microconf at LPC2014
== Plans ==
* Fix issues with cbuildv2 toolch
== Progress ==
* More Bionic optimizations
* Installed Android L preview on my Nexus 7, looked at the GPL code bits
that were released
* Code review+different approach for zlib optimizations
* Checked upstream git for indications of how the NDK will handle 64bit
systems (but the related code isn't
== Progress ==
* Toolchain binary release aarch64 respins
* NDK 2014.06 release
* NDK build script updates
* Bionic optimizations for ARMv8
* Followed relevant Google I/O talks over the net
== Plans ==
* More Bionic optimizations
* Bionic optimizations for ARMv7
* Check out Android L preview
* Che
== Progress ==
* Toolchain binary release 2014.06
* NDK buildscripts
* Started with Bionic optimizations
* Misc. bughunting and code reviews
== Plans ==
* NDK release
* Finish Bionic optimizations
== Issues ==
* None
___
linaro-dev mailing list
linaro-d
== Progress ==
* Fixed all known problems with the Android toolchain (DEVPLAT-101(?), 70%)
* Android toolchain release (DEVPLAT-101(?), 5%)
* Worked on NDK build scripts (DEVPLAT-101(?), 10%)
* Started on toolchain binary release (DEVPLAT-101, 10%)
* Assorted fixes, documentation issues, meetings (
== Progress ==
* Added libatomic to Android toolchain (DEVPLAT-101(?), 30%)
* Revamped Android toolchain build to use Bionic from master branch (needed
for v8 support), adapt to changes there (DEVPLAT-101(?), 30%)
* Cleaned up Android toolchain build scripts while at it (DEVPLAT-101, 20%)
* Hunted
== Progress ==
* Toolchain binary release (DEVPLAT-101: 30%)
* Started porting AArch64 Bionic optimizations to ARMv7 (DEVPLAT-104: 10%)
* Clang patchset upstreaming (JUICE-340: 25%)
* Bionic Aarch64 upstreaming (JUICE-298: 15%)
* Investigated updates in Google's toolchain tree (not tracked, 20%)
=
== Progress ==
* Integrated last bits of new ARMv8 string handling into Bionic (JUICE-298:
10%)
* Upstreamed clang 3.5 related fixes to AOSP (JUICE-340: 20%)
* Followed up on gcc 4.9 bugs w/ Google (JUICE-341: 5%)
* Looked into cbuildv2 for toolchain release builds (CARD-790: 30%)
* Investigat
Hi,
this breaks things badly for me: The login form is limited to 30
characters, but bernhard.rosenkran...@linaro.org is 32.
Even after injecting "document.getElementById("id_username").maxLength=35"
into the login page with a JS debugger, the login fails (probably because
the 30 character limit is
Hi,
this seems to have broken a couple of things...
I can no longer create new jobs, and the jobs I created before
(llvm-clang-3.3, llvm-clang-trunk, toolchain-monthly-release) seem to be
gone.
ttyl
bero
On 25 June 2013 12:49, Fathi Boudra wrote:
> Hi,
>
> ci.linaro.org has switched the secur
Hi,
On 15 August 2012 13:25, Amit Kucheria wrote:
> Thanks for this Bero. How soon before this gets into a build we can use?
We're planning on pulling it in through upstream, so (unless it's a
priority and we start pushing it in ourselves), it's a matter of
waiting for the patch to be accepted.
Hi,
On 15 August 2012 10:23, Dmitry Antipov wrote:
> I'm running
> https://android-build.linaro.org/builds/~linaro-android/panda-jb-gcc47-tilt-tracking-blob,
> build 23 (Aug15). It's kernel version is 3.4.0-xxx, but 'perf --version'
> reports 3.0.8_android.
> Why such a version mismatch?
The ups
Hi,
we've added a new session to Connect - tomorrow at 11:
What Android and Embedded Linux can learn from each other.
This is a preview (and fix-it-up session ;) ) for the talk I'm going
to give at ELC - the basic premise is:
Android and "normal" Embedded Linux are often seen as completely
diffe
Hi,
The next RC of the Android toolchain 11.12 (this is more than likely
identical to the final) is ready.
https://android-build.linaro.org/builds/~linaro-android/toolchain-4.6-2011.12/#build=5
It updates to the 11.12 release from the toolchain WG and makes sure
gold is built with gcc 4.5 so we d
Hi,
I've just built the first RC of the Android 11.12 toolchain.
https://android-build.linaro.org/builds/~linaro-android/toolchain-4.6-2011.12/
The big news is that it can successfully compile ICS, and the
resulting ICS build actually works.
Earlier workarounds like linking a couple of files w/ th
32 matches
Mail list logo