diff mbox

[v4,nds32] Andes nds32 port, libgcc part

Message ID CADj25HNb=8HdFcVSxd0B9DHYYujYA_EnnmhRbqNC+5kjdBib_w@mail.gmail.com
State New
Headers show

Commit Message

Chung-Ju Wu Oct. 29, 2013, 10:36 a.m. UTC
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.



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

        * config/nds32 : New directory and files.


Best regards,
jasonwucj
diff mbox

Patch

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
 !!------------------------------------------------------------------------------