Re: [PATCH 12/42] libcrypt/crypt-md5.c: Fix overflow issues

2015-03-24 Thread Sebastian Huber
On 23/03/15 16:51, Gedare Bloom wrote: I guess this is a problem for 16-bit targets? changing the constants to 16UL and 8UL also should work. No, this doesn't work. The type of the X variable is irrelevant. A comment should be made that this is only for 16-bit targets. If we rid RTEMS of

Re: Pushing all but one patch

2015-03-24 Thread Joel Sherrill
On 3/24/2015 8:29 AM, Daniel Gutson wrote: El 24/03/2015 10:17, Joel Sherrill joel.sherr...@oarcorp.com mailto:joel.sherr...@oarcorp.com escribió: Hi I am pushing all but the one patch that was commented on. I will try the suggested alternative approach to eliminating the warning

Re: Pushing all but one patch

2015-03-24 Thread Daniel Gutson
El 24/03/2015 10:34, Joel Sherrill joel.sherr...@oarcorp.com escribió: On 3/24/2015 8:29 AM, Daniel Gutson wrote: El 24/03/2015 10:17, Joel Sherrill joel.sherr...@oarcorp.com escribió: Hi I am pushing all but the one patch that was commented on. I will try the suggested

Re: [PATCH 12/42] libcrypt/crypt-md5.c: Fix overflow issues

2015-03-24 Thread Daniel Gutson
In order to avoid code duplication and ease future bugfixing, I suggest to have a conditional casting and leave the core code alone, something like #ifdef __rtems__ #define cast(x) ((unsigned long int)x) #else #define cast(x) (x) #endif ...cast(final[ 0] 16)... #undef cast El 23/03/2015 11:52,

Re: Pushing all but one patch

2015-03-24 Thread Daniel Gutson
El 24/03/2015 10:17, Joel Sherrill joel.sherr...@oarcorp.com escribió: Hi I am pushing all but the one patch that was commented on. I will try the suggested alternative approach to eliminating the warning before pushing some solution. I'm just back from a trip and I am not sure what that

Re: GSOC 2015: Google Code new project creation disabled as of March 12, 2015

2015-03-24 Thread Joel Sherrill
On March 23, 2015 11:19:15 PM CDT, Jarielle Catbagan jcatbaga...@gmail.com wrote: Hello: According to the project proposal template, it has been indicated that we are required to set up a project at code.google.com for tracking. Unfortunately, new project creation has been disabled as of March

Re: GSOC 2015 Monkey HTTP Server

2015-03-24 Thread Sujay Raj
Thanks. I submitted the proposal online at the GSOC website. Also, I included lwIP in the proposal. On Mon, Mar 23, 2015 at 8:52 PM, Gedare Bloom ged...@gwu.edu wrote: On Sun, Mar 22, 2015 at 6:56 PM, Sujay Raj sujayr...@gmail.com wrote: I submitted the tentative proposal on the proposal page

Re: GSoC 2015 - Clang support and Eclipse plugin work

2015-03-24 Thread Gedare Bloom
On Tue, Mar 24, 2015 at 10:52 AM, Charith Eranga eranga.char...@gmail.com wrote: Hi All, I'm Charith Eranga from University of Moratuwa, Sri Lanka. I'm currently a second year student specializing in embedded software development. I'm particularly interested in compiling RTEMS with Clang

GSOC 2015: Review proposal for Beagle BSP improvements: Booting without U-boot

2015-03-24 Thread Jarielle Catbagan
Hello all: Below is the link to my proposal. Please feel free to make any comments and/or suggestions. https://docs.google.com/document/d/1pGQ60e5A4JcXl9_gkBEutIgb6AhiQ00MPJN6J1rSKT8/edit?usp=sharing Thank you! Best Regards, Jarielle Catbagan ___

GSOC 2015: Review Proposal for Configuration GUI

2015-03-24 Thread Anand Krishnan
Dear Mentors and students, It'd be great if you could review my proposal. I am planning to build a Configuration GUI for RTEMS - used for configuring RTEMS during waf build. http://www.google-melange.com/gsoc/proposal/public/google/gsoc2015/anandkp92/5629499534213120 Any comments and reviews

Re: GSoC 2015 - Clang support and Eclipse plugin work

2015-03-24 Thread Joel Sherrill
On March 24, 2015 12:09:07 PM CDT, Amar Takhar a...@rtems.org wrote: On 2015-03-24 11:05 -0400, Gedare Bloom wrote: On Tue, Mar 24, 2015 at 10:52 AM, Charith Eranga eranga.char...@gmail.com wrote: Hi All, I'm Charith Eranga from University of Moratuwa, Sri Lanka. I'm currently a second

Re: GSoC 2015 - Clang support and Eclipse plugin work

2015-03-24 Thread Joel Sherrill
On 3/24/2015 10:05 AM, Gedare Bloom wrote: On Tue, Mar 24, 2015 at 10:52 AM, Charith Eranga eranga.char...@gmail.com wrote: Hi All, I'm Charith Eranga from University of Moratuwa, Sri Lanka. I'm currently a second year student specializing in embedded software development. I'm

Re: GSoC 2015 - Clang support and Eclipse plugin work

2015-03-24 Thread Amar Takhar
On 2015-03-24 11:05 -0400, Gedare Bloom wrote: On Tue, Mar 24, 2015 at 10:52 AM, Charith Eranga eranga.char...@gmail.com wrote: Hi All, I'm Charith Eranga from University of Moratuwa, Sri Lanka. I'm currently a second year student specializing in embedded software development. I'm

Re: GSoC 2015 - Clang support and Eclipse plugin work

2015-03-24 Thread Charith Eranga
Hi All, Thank you very much for all the pointers! I will go through all these material and get up to speed with them. Cheers, - Charith On Tue, Mar 24, 2015 at 10:49 PM, Amar Takhar a...@rtems.org wrote: On 2015-03-24 12:13 -0500, Joel Sherrill wrote: In did my experiments with the pc386