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

2014-06-11 Thread Sandeep Kumar Singh
in it? Regards, Sandeep Kumar Singh, KPIT Cummins InfoSystems Ltd. Pune, India gcc/ChangeLog 2014-06-11 Sandeep Kumar Singh sandeep.sin...@kpitcummins.com * 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
, Sandeep Kumar Singh 2014-06-12 Sandeep Kumar Singh sandeep.sin...@kpitcummins.com * config/rx/rx.h (LABEL_ALIGN): Corrected macro LABEL_ALIGN rx_align_labels.patch Description: rx_align_labels.patch

[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
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
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
and will repost it. In h8300.opt, rather than say Push exr on stack, would it make more sense to say [Do not] Push extended registers on stack in monitor functions? Thank you for this suggestion. I have made this change. Please find the updated patch attached here. Thanks and Regards, Sandeep Kumar

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

2013-05-02 Thread Sandeep Kumar Singh
Singh, KPIT Cummins InfoSystems Ltd. Pune, India gcc/ChangeLog 2013-05-02 Sandeep Kumar Singh sandeep.sin...@kpitcummins.com * 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

[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...@redhat.com

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

2013-06-03 Thread Sandeep Kumar Singh
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, June 02, 2013 11:50 PM

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 Kumar Singh Cc

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

2013-07-25 Thread Sandeep Kumar Singh
@@ %{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 Sandeep Kumar Singh sandeep.sin

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

2013-07-31 Thread Sandeep Kumar Singh
@@ %{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 Sandeep Kumar Singh sandeep.sin

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

2013-08-23 Thread Sandeep Kumar Singh
@@ %{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 Sandeep Kumar Singh sandeep.sin