Re: [PATCH] Adding target rdos to GCC

2013-01-28 Thread Leif Ekblad
That looks good. Thanks, Uros. Leif - Original Message - From: "Uros Bizjak" To: "Leif Ekblad" Cc: "Richard Biener" ; ; "H.J. Lu" ; "Jakub Jelinek" Sent: Monday, January 28, 2013 9:45 PM Subject: Re: [PATCH] Adding target rd

Re: [PATCH] Adding target rdos to GCC

2013-01-28 Thread Uros Bizjak
On Mon, Jan 28, 2013 at 9:14 PM, Leif Ekblad wrote: >>> That is intentional. The gthr-rdos.h file is part of libgcc. My intention >>> was to first patch gcc, then update the patches for newlib, and finally >>> libgcc. The gthr-rdos.h file would reference include-files part of >>> newlib, >>> so t

Re: [PATCH] Adding target rdos to GCC

2013-01-28 Thread Leif Ekblad
- Original Message - From: "Uros Bizjak" To: "Leif Ekblad" Cc: "Richard Biener" ; ; "H.J. Lu" ; "Jakub Jelinek" Sent: Monday, January 28, 2013 9:03 PM Subject: Re: [PATCH] Adding target rdos to GCC On Mon, Jan 28, 2013 at 8:57

Re: [PATCH] Adding target rdos to GCC

2013-01-28 Thread Uros Bizjak
On Mon, Jan 28, 2013 at 8:57 PM, Leif Ekblad wrote: > That is intentional. The gthr-rdos.h file is part of libgcc. My intention > was to first patch gcc, then update the patches for newlib, and finally > libgcc. The gthr-rdos.h file would reference include-files part of newlib, > so this is kind

Re: [PATCH] Adding target rdos to GCC

2013-01-28 Thread Leif Ekblad
it with libgcc instead. Regards, Leif Ekblad - Original Message - From: "Uros Bizjak" To: "Leif Ekblad" Cc: "Richard Biener" ; ; "H.J. Lu" ; "Jakub Jelinek" Sent: Monday, January 28, 2013 8:23 AM Subject: Re: [PATCH] Adding tar

Re: [PATCH] Adding target rdos to GCC

2013-01-27 Thread Uros Bizjak
On Mon, Jan 28, 2013 at 7:50 AM, Leif Ekblad wrote: > If the patch is ok, could some maintainer add it to trunk? There is no gthr-rdos.h file in your patch: *** gcc-4.8-20121230/config/gthr.m4 2012-10-15 15:10:30.0 +0200 --- gcc-work/config/gthr.m4 2013-01-07 10:14:04.620667900

Re: [PATCH] Adding target rdos to GCC

2013-01-27 Thread Leif Ekblad
If the patch is ok, could some maintainer add it to trunk? Regards, Leif Ekblad - Original Message - From: "Richard Biener" To: "Uros Bizjak" Cc: "Leif Ekblad" ; ; "H.J. Lu" ; "Jakub Jelinek" Sent: Wednesday, January 09, 2013

Re: [PATCH] Adding target rdos to GCC

2013-01-09 Thread Richard Biener
On Wed, 9 Jan 2013, Uros Bizjak wrote: > On Tue, Jan 8, 2013 at 9:32 PM, Leif Ekblad wrote: > > After some new suggestions from Uros, I've made a new diff. > > > > > > Change log: > > * config/gthr.m4: Added rdos thread header. > > * gcc/config/i386/i386.c: Provided a way to define a default sett

Re: [PATCH] Adding target rdos to GCC

2013-01-08 Thread Uros Bizjak
On Tue, Jan 8, 2013 at 9:32 PM, Leif Ekblad wrote: > After some new suggestions from Uros, I've made a new diff. > > > Change log: > * config/gthr.m4: Added rdos thread header. > * gcc/config/i386/i386.c: Provided a way to define a default setting for > medium memory model and PIC using TARGET_RDO

Re: [PATCH] Adding target rdos to GCC

2013-01-08 Thread Leif Ekblad
Message - From: "Uros Bizjak" To: Cc: "Leif Ekblad" ; "H.J. Lu" Sent: Sunday, January 06, 2013 9:32 PM Subject: Re: [PATCH] Adding target rdos to GCC Hello! Updated patches with the suggestions below, except that the initial value is 0 (which is not mean

Re: [PATCH] Adding target rdos to GCC

2013-01-07 Thread Leif Ekblad
To: Cc: "Leif Ekblad" ; "H.J. Lu" Sent: Sunday, January 06, 2013 9:32 PM Subject: Re: [PATCH] Adding target rdos to GCC Hello! Updated patches with the suggestions below, except that the initial value is 0 (which is not meaningful). I also added a setting in rdos target f

Re: [PATCH] Adding target rdos to GCC

2013-01-06 Thread Uros Bizjak
Hello! > Updated patches with the suggestions below, except that the initial value is 0 > (which is not meaningful). I also added a setting in rdos target file to use > r15 > for PIC instead of rbx. *** gcc-4.8-20121230/gcc/config/i386/i386.c Thu Dec 27 02:58:06 2012 --- gcc-work/gcc/config/

Re: [PATCH] Adding target rdos to GCC

2013-01-06 Thread Leif Ekblad
blad - Original Message - From: "H.J. Lu" To: "Leif Ekblad" Cc: "GCC Patches" Sent: Friday, January 04, 2013 11:32 PM Subject: Re: [PATCH] Adding target rdos to GCC On Fri, Jan 4, 2013 at 2:22 PM, Leif Ekblad wrote: Change log: * config/gthr.m4: Added rdo

Re: [PATCH] Adding target rdos to GCC

2013-01-04 Thread H.J. Lu
On Fri, Jan 4, 2013 at 2:22 PM, Leif Ekblad wrote: > Change log: > * config/gthr.m4: Added rdos thread header. > * gcc/config/i386/i386.c: Provided a way to define a default setting for > medium memory model and PIC. Provided a way to define a default value for > large-data-threshold. > * gcc/conf