Re: 2013.06 issues with semi-hosting on Foundation Model w/ gcc

2013-06-21 Thread Christopher Covington
Hi Rory, On 06/21/2013 05:21 PM, rorycoll...@hushmail.com wrote: > Still having the issue of FM/semi-hosting not catching seg-faults using > 2013.06. With "aem-ve.specs", a fault seems to call main() repeatedly. > With "dimon.specs", FM hangs. Any ideas how to properly compile/deal with > faults

2013.06 issues with semi-hosting on Foundation Model w/ gcc

2013-06-21 Thread rorycollins
Still having the issue of FM/semi-hosting not catching seg-faults using 2013.06. With "aem-ve.specs", a fault seems to call main() repeatedly. With "dimon.specs", FM hangs. Any ideas how to properly compile/deal with faults in semi-hosting mode? thanks, Rory === hello.c === #include int mai

[ACTIVITY] 17-21 June 2013

2013-06-21 Thread Christophe Lyon
== Progress == * Completed list of backports from trunk to linaro-4.8 for 2013.07 release and sent it to Rob. * Merged backport of address sanitizer in linaro-4.8 branch * Aarch64 frame growing downward: checking what really needs to be changed in GCC. Documentation not very verbose :-) * Various a

[ACTIVITY] Week 24

2013-06-21 Thread Renato Golin
== Progress == * Release 3.3 - Finally public http://llvm.org/releases/download.html#3.3 http://llvm.org/releases/3.3/docs/ReleaseNotes.html * Pandaboard - We lost two bots this week: - linaro-panda-01: buildslave binary segfaults, needs fresh re-install? - linaro-panda-02: GCC inst

[ACTIVITY] Week 25

2013-06-21 Thread Will Newton
== Progress == * Reverted AArch64 ifunc change while investiigation continues. * Created TCWG-177 for gdb.thread testsuite failures. * Merged new strlen code into cortex-strings and newlib. * Applied a few more gdb patches upstream. * Fixed a few bugs and added a few features to cortex-strings ben

[ACTIVITY] report week 25

2013-06-21 Thread Peter Maydell
Progress: * virtio: ** have some patches that work (including modifying the device tree to tell the kernel where the virtio transports are) ** more cleanup still required; in particular need to figure out nice way of having the board model tell boot.c where the transports are and wha