diff -r 1f822ff877d1 -r 73d689add964 src/share/vm/utilities/globalDefinitions.hpp --- a/src/share/vm/utilities/globalDefinitions.hpp Sat Oct 06 10:25:04 2018 +0100 +++ b/src/share/vm/utilities/globalDefinitions.hpp Thu Dec 27 11:43:33 2018 +0800 @@ -22,6 +22,12 @@ * */ +/* + * This file has been modified by Loongson Technology in 2015. These + * modifications are Copyright (c) 2015 Loongson Technology, and are made + * available on the same license terms set forth above. + */ + #ifndef SHARE_VM_UTILITIES_GLOBALDEFINITIONS_HPP #define SHARE_VM_UTILITIES_GLOBALDEFINITIONS_HPP @@ -429,6 +435,9 @@ #ifdef TARGET_ARCH_ppc # include "globalDefinitions_ppc.hpp" #endif +#ifdef TARGET_ARCH_mips +# include "globalDefinitions_mips.hpp" +#endif /* * If a platform does not support native stack walking