Re: [PATCH] Fix declaration of pthread-structs in s-osinte-rtems.ads (ada/68169)

2015-11-23 Thread Jan Sommer
It has gone through. That was why I resubmitted the patch. Joel can confirm. Apparently he is on a respective list and saw my paperwork being cleared. Best regards, Jan Am Tuesday 24 November 2015, 07:45:30 schrieb Sebastian Huber: > Hello Jan, > > On 23/11/15 23:15, Jan Sommer wrote: > > I

Re: Updating RTEMS History Wiki Page

2015-11-23 Thread Sebastian Huber
2015 IPv6 and SMP capable network stack based on FreeBSD 9. USB stack based on FreeBSD 11. C11 and C++11 threads support. 2014 Basic SMP support. Thread-local storage (TLS). 2013 Start of SMP support. ARMv7-AR support. Support for JFFS2 file system. 2011 ARMv7-M support. 2010 USB sta

Re: [PATCH] Fix declaration of pthread-structs in s-osinte-rtems.ads (ada/68169)

2015-11-23 Thread Sebastian Huber
Hello Jan, On 23/11/15 23:15, Jan Sommer wrote: If someone with commit rights could check and push the patches we might get it into the next release. what is the status of your copyright assignment to the FSF which is required to integrate changes into GCC? -- Sebastian Huber, embedded bra

Updating RTEMS History Wiki Page

2015-11-23 Thread Joel Sherrill
Hi I was asked a question and went to look at https://devel.rtems.org/wiki/History/Timeline. It needs updating. Anyone got anything to add? Cool applications? Merging a BSP? ??? Please jump in and add or suggest something --joel ___ devel mailing lis

Re: Fwd: [rtems-source-builder] Various bugfixes for building rtems 4.9,4.10,4.11 and 4.12 (#5)

2015-11-23 Thread Joel Sherrill
On Mon, Nov 23, 2015 at 5:12 PM, Joel Sherrill wrote: > > > On Mon, Nov 23, 2015 at 4:56 PM, Chris Johns wrote: > >> On 24/11/2015 3:53 AM, Joel Sherrill wrote: >> > Looks to be the same issue on CentOS 7. >> >> Which issue? >> >> > Ignore this. I replied to the wrong email. > > >> Chris >> > >

Re: [PATCH v2] untar: do not exit with error when created directory already exists.

2015-11-23 Thread Pavel Pisa
Hello Chris, On Monday 23 of November 2015 23:58:20 Chris Johns wrote: > On 24/11/2015 2:41 AM, Gedare Bloom wrote: > > Thanks, patch applied to 4.11 and master > > Thanks Pavel and Gedare. A nice result. > > Can the tickets be closed if still open? there should be open new ticket for untar code

Re: [PATCH v2] untar: do not exit with error when created directory already exists.

2015-11-23 Thread Chris Johns
On 24/11/2015 2:41 AM, Gedare Bloom wrote: > Thanks, patch applied to 4.11 and master Thanks Pavel and Gedare. A nice result. Can the tickets be closed if still open? Chris ___ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/

Re: Fwd: [rtems-source-builder] Various bugfixes for building rtems 4.9,4.10,4.11 and 4.12 (#5)

2015-11-23 Thread Chris Johns
On 24/11/2015 3:53 AM, Joel Sherrill wrote: > Looks to be the same issue on CentOS 7. Which issue? Chris ___ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel

[PATCH] Fix declaration of pthread-structs in s-osinte-rtems.ads (ada/68169)

2015-11-23 Thread Jan Sommer
Just noticed that I forgot to crosspost this mail to the rtems-devel list. If someone with commit rights could check and push the patches we might get it into the next release. Cheers, Jan--- Begin Message --- Hello, The paperwork seems to have gone through. Here is the patch again for the

Re: TMS570 BSP testing and problem with VFP enabled build

2015-11-23 Thread Pavel Pisa
Hello Martin, On Monday 23 of November 2015 21:31:46 Martin Galvan wrote: > I'm about to test this on our setup. Just to be sure, does your > startup code perform the register initialization required by the > CCM-R4F? I added that to arm/shared/start/start.S a few months ago. I am aware of your c

Re: TMS570 BSP testing and problem with VFP enabled build

2015-11-23 Thread Martin Galvan
I'm about to test this on our setup. Just to be sure, does your startup code perform the register initialization required by the CCM-R4F? I added that to arm/shared/start/start.S a few months ago. On Mon, Nov 23, 2015 at 5:26 PM, Pavel Pisa wrote: > Hello Martin, > > On Monday 23 of November 2015

Re: TMS570 BSP testing and problem with VFP enabled build

2015-11-23 Thread Pavel Pisa
Hello Martin, On Monday 23 of November 2015 15:19:40 Martin Galvan wrote: > Hi Pavel, I'll give it a look. What issues are you having? Did you see > this problem on the RTEMS samples (e.g. HelloWorld, Ticker) as well? we have checked functionality with ticker and our complete LwIP application. W

Beaglebone Black interrupt dispatch (was: Porting ethernet driver from FREEBSD to rtems-libbsd)

2015-11-23 Thread Martin Galvan
Hi everybody, I'm reviving this thread because we've found some more issues related to the BBB bsp_interrupt_dispatch. I'm CCing Ben Gras since he may know a bit more about this than we do. On Thu, May 28, 2015 at 8:01 AM, Sebastian Huber wrote: > It depends on the capabilities of the interrupt c

Re: Fwd: [rtems-source-builder] Various bugfixes for building rtems 4.9,4.10,4.11 and 4.12 (#5)

2015-11-23 Thread Joel Sherrill
On Mon, Nov 23, 2015 at 9:36 AM, Gedare Bloom wrote: > >> We probably always want the best infrastructure. And it we want to keep > >> hosts > >> moving forward, we will end up wanting to back port patches frequently. > > > > Would we be moving 4.11 to gcc-6? I just do not know but the > > gcc-co

Re: [PATCH v2] untar: do not exit with error when created directory already exists.

2015-11-23 Thread Gedare Bloom
Thanks, patch applied to 4.11 and master On Mon, Nov 23, 2015 at 4:16 AM, Pavel Pisa wrote: > Hello Chris and Gedare, > > I have updated fix of untar problem which has been > introduced during 4.11 development cycle. > The file in a way of created directory is unlinked > per Chris request. > > Co

Re: Fwd: [rtems-source-builder] Various bugfixes for building rtems 4.9,4.10,4.11 and 4.12 (#5)

2015-11-23 Thread Gedare Bloom
>> We probably always want the best infrastructure. And it we want to keep >> hosts >> moving forward, we will end up wanting to back port patches frequently. > > Would we be moving 4.11 to gcc-6? I just do not know but the > gcc-common.cfg could result in cross-talk. > I agree with branches simply

Re: TMS570 BSP testing and problem with VFP enabled build

2015-11-23 Thread Martin Galvan
Hi Pavel, I'll give it a look. What issues are you having? Did you see this problem on the RTEMS samples (e.g. HelloWorld, Ticker) as well? On Sun, Nov 22, 2015 at 8:12 AM, Pavel Pisa wrote: > Hello Martin and others, > > we have checked actual state of 4.11 on TMS570 HDK hardware. > SCI close pa

Re: [PATCH v2] untar: do not exit with error when created directory already exists.

2015-11-23 Thread Pavel Pisa
Hello Chris and Gedare, I have updated fix of untar problem which has been introduced during 4.11 development cycle. The file in a way of created directory is unlinked per Chris request. Code is duplicated over all untar implementations but I would keep this minimal patch for now. It could be app

[PATCH v2] untar: do not exit with error when created directory already exists.

2015-11-23 Thread Pavel Pisa
The problem exists for both RTEMS untar implementations and their variants: Untar_FromMemory(), Untar_FromFile() and rtems_tarfs_load(). If filesystem object already exists at extracted directory path then if it is directory, creation is ignored. Attempt to delete/unlink object and make directory