Hi, all,

This is v4 patch for Andes nds32 port on libgcc part.

Thanks Joseph Myers's comments.  Now we remove the .file directive
from crtzero.S.  The rationale of this can be referred to:
  http://gcc.gnu.org/ml/gcc-patches/2008-07/msg00123.html

The diff is as follows and the patch file is attached.

diff --git a/libgcc/config/nds32/crtzero.S b/libgcc/config/nds32/crtzero.S
index 5ef0361..6509869 100644
--- a/libgcc/config/nds32/crtzero.S
+++ b/libgcc/config/nds32/crtzero.S
@@ -33,8 +33,6 @@
 !!
 
!!==============================================================================

-       .file   "crtzero.S"
-
 
!!------------------------------------------------------------------------------
 !! Jump to start up code
 
!!------------------------------------------------------------------------------


libgcc/
2013-10-29  Chung-Ju Wu  <jasonw...@gmail.com>
            Shiva Chen  <shiva0...@gmail.com>

        * config/nds32 : New directory and files.


Best regards,
jasonwucj

Attachment: 3-nds32-libgcc.v4.patch.tar.gz
Description: GNU Zip compressed data

Reply via email to