[PING 3] [Patch RX] Add assembler option "-mcu" for generating assembler

2013-08-23 Thread Sandeep Kumar Singh
1,6 +101,7 @@ %{mpid} \ %{mint-register=*} \ %{mgcc-abi:-mgcc-abi} %{!mgcc-abi:-mrx-abi} \ +%{mcpu=*} \ " No regression found with this patch. Please let me know if this is OK? Regards, Sandeep Kumar Singh, KPIT Cummins InfoSystems Ltd. Pune, India gas/config: 2013-07-18 Sand

[PATCH][RX] Patch to correct the functionality of compiler option -falign-labels=n

2014-06-11 Thread Sandeep Kumar Singh
be any modifications in it? Regards, Sandeep Kumar Singh, KPIT Cummins InfoSystems Ltd. Pune, India gcc/ChangeLog 2014-06-11 Sandeep Kumar Singh * config/rx/rx.h (Corrected macro LABEL_ALIGN). rx_align_labels.patch Description: rx_align_labels.patch

RE: [PATCH][RX] Patch to correct the functionality of compiler option -falign-labels=n

2014-06-12 Thread Sandeep Kumar Singh
t Regards, Sandeep Kumar Singh 2014-06-12 Sandeep Kumar Singh * config/rx/rx.h (LABEL_ALIGN): Corrected macro LABEL_ALIGN rx_align_labels.patch Description: rx_align_labels.patch

[PATCH RX] Added target specific macros for macros for RX100, RX200, and RX600

2013-05-02 Thread Sandeep Kumar Singh
gards, Sandeep Kumar Singh, KPIT Cummins InfoSystems Ltd. Pune, India gcc/ChangeLog 2013-05-02 Sandeep Kumar Singh * rx/rx.h (TARGET_CPU_CPP_BUILTINS): Add macros for RX100, RX200, and RX600. * rx/rx.opt: Add macro for rx100 with string rx100 and value RX100. * rx/rx-

[PING] [PATCH RX] Added target specific macros for RX100, RX200, and RX600

2013-05-27 Thread Sandeep Kumar Singh
Hi, Below patch added target specific macros for RX100, RX200, and RX600 http://gcc.gnu.org/ml/gcc-patches/2013-05/msg00050.html Please review the patch and let me know if there should be any modifications in it? Regards, Sandeep Kumar Singh, KPIT Cummins InfoSystems Ltd. Pune, India

[PING 2] [PATCH RX] Added target specific macros for RX100, RX200, and RX600

2013-05-29 Thread Sandeep Kumar Singh
Hi, Below patch added target specific macros for RX100, RX200, and RX600 http://gcc.gnu.org/ml/gcc-patches/2013-05/msg00050.html Please review the patch and let me know if there should be any modifications in it? Regards, Sandeep Kumar Singh, KPIT Cummins InfoSystems Ltd. Pune, India

RE: [PING 2] [PATCH RX] Added target specific macros for RX100, RX200, and RX600

2013-05-29 Thread Sandeep Kumar Singh
Hi Nick, >> The patch is fine, please apply. Thanks for the review. I do not have write approvals to gcc-svn. Could you please commit this for me? Regards, Sandeep Kumar Singh, KPIT Cummins InfoSystems Ltd. Pune, India > -Original Message- > From: nick clifton [mailto:ni..

RE: [PATCH RX] Added target specific macros for macros for RX100, RX200, and RX600

2013-06-03 Thread Sandeep Kumar Singh
arget Specific Improvements" heading Help to guide me for updating this on GCC website would be highly appreciated. Regards, Sandeep Kumar Singh, KPIT Cummins InfoSystems Ltd. Pune, India > -Original Message- > From: Gerald Pfeifer [mailto:ger...@pfeifer.com] > Sent: Sunday, Jun

RE: [PATCH RX] Added target specific macros for macros for RX100, RX200, and RX600

2013-06-05 Thread Sandeep Kumar Singh
Hi Chung-Ju Wu, Thanks for your help. Suggested changes has been committed. Regards, Sandeep Kumar Singh, KPIT Cummins InfoSystems Ltd. Pune, India > -Original Message- > From: Chung-Ju Wu [mailto:jasonw...@gmail.com] > Sent: Monday, June 03, 2013 8:02 PM > To: Sandeep

[Patch RX] Add assembler option "-mcu" for generating assembler

2013-07-18 Thread Sandeep Kumar Singh
1,6 +101,7 @@ %{mpid} \ %{mint-register=*} \ %{mgcc-abi:-mgcc-abi} %{!mgcc-abi:-mrx-abi} \ +%{mcpu=*} \ " No regression found with this patch. Please let me know if this is OK? Regards, Sandeep Kumar Singh, KPIT Cummins InfoSystems Ltd. Pune, India gas/config: 2013-07-18 Sand

[PING] [Patch RX] Add assembler option "-mcu" for generating assembler

2013-07-25 Thread Sandeep Kumar Singh
1,6 +101,7 @@ %{mpid} \ %{mint-register=*} \ %{mgcc-abi:-mgcc-abi} %{!mgcc-abi:-mrx-abi} \ +%{mcpu=*} \ " No regression found with this patch. Please let me know if this is OK? Regards, Sandeep Kumar Singh, KPIT Cummins InfoSystems Ltd. Pune, India gas/config: 2013-07-18 Sand

[PING 2] [Patch RX] Add assembler option "-mcu" for generating assembler

2013-07-30 Thread Sandeep Kumar Singh
1,6 +101,7 @@ %{mpid} \ %{mint-register=*} \ %{mgcc-abi:-mgcc-abi} %{!mgcc-abi:-mrx-abi} \ +%{mcpu=*} \ " No regression found with this patch. Please let me know if this is OK? Regards, Sandeep Kumar Singh, KPIT Cummins InfoSystems Ltd. Pune, India gas/config: 2013-07-18 Sand

[PATCH H8300] Added offset bits of MOVA/Sz assembly instruction for memory access

2012-06-12 Thread Sandeep Kumar Singh
Hi, Please find the attached patch that adds offset bits for mova/Sz assembly instruction of memory access in H8SX target. Please review the patch and let me know if there should be any modifications in it? Tested with h8300-elf. No new regressions. Regards, Sandeep Kumar Singh, KPIT

Patch for -mno-exr option in case of function with "monitor" attribute

2012-03-22 Thread Sandeep Kumar Singh
uld be any modifications in it? Regards, Sandeep Kumar Singh, KPIT Cummins InfoSystems Ltd. Pune, India ChangeLog.patch Description: ChangeLog.patch patch-EXR.patch Description: patch-EXR.patch

[PATCH H8300] Added -mno-exr option in case of function with "monitor" attribute

2012-03-30 Thread Sandeep Kumar Singh
uld be any modifications in it? Regards, Sandeep Kumar Singh, KPIT Cummins InfoSystems Ltd. Pune, India ChangeLog.patch Description: ChangeLog.patch patch-EXR.patch Description: patch-EXR.patch

Re: [PATCH H8300] Added -mno-exr option in case of function with "monitor" attribute

2012-04-03 Thread Sandeep Kumar Singh
ease find the updated patch attached here. Thanks and Regards, Sandeep Kumar Singh, KPIT Cummins InfoSystems Ltd. Pune, India patch-EXR.patch Description: patch-EXR.patch ChangeLog.patch Description: ChangeLog.patch