== String routines ==
  * Tidying up bits of cortex strings for the release process
  * Nailing down the behaviour of config.sub and the config systems in
gcc, binutils and eglibc

== Other ==
  * A discussion on synchronisation primitives on various CPUs that
started on the gcc list
    - looking at http://www.cl.cam.ac.uk/~pes20/cpp/cpp0xmappings.html
       - pointing out the 64bit instructions
       - asking why they used isb's when neither the kernel or gcc use
them (answer the DMBs should
         be fine as well, but there is some debate over which is
quicker, oh and DMBs are
         converted to slower dsb's on most A9s due to an errata).
  * Looking for docs on the non-core bits of current SoCs
  * Extracting some denbench stats from a few months back for Ramana

About a day of non-Linaro IBM stuff.

Dave

_______________________________________________
linaro-toolchain mailing list
linaro-toolchain@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/linaro-toolchain

Reply via email to