Hi, all, In the nds32 port, we are expecting the implementation in nds32.c is going to gradually grow up. For the sake of future maintenance, we decide to provide individual modules and then migrate some implementation from nds32.c into the modules.
The following is a series of patches: https://gcc.gnu.org/ml/gcc-patches/2014-07/msg00293.html https://gcc.gnu.org/ml/gcc-patches/2014-07/msg00295.html https://gcc.gnu.org/ml/gcc-patches/2014-07/msg00296.html https://gcc.gnu.org/ml/gcc-patches/2014-07/msg00298.html https://gcc.gnu.org/ml/gcc-patches/2014-07/msg00299.html https://gcc.gnu.org/ml/gcc-patches/2014-07/msg00300.html https://gcc.gnu.org/ml/gcc-patches/2014-07/msg00301.html https://gcc.gnu.org/ml/gcc-patches/2014-07/msg00302.html https://gcc.gnu.org/ml/gcc-patches/2014-07/msg00303.html I would like to thank Kito, Monk, and Ling-Hua, to help me separate the nds32.c content. So I also list them as contributors in the ChangeLog. Thank you all, and we are looking forward to have more patches to make nds32 port better. Best regards, jasonwucj