summaryrefslogtreecommitdiff
path: root/mpn/sparc32
diff options
context:
space:
mode:
authortege <tege@gmplib.org>2006-02-15 17:14:13 +0100
committertege <tege@gmplib.org>2006-02-15 17:14:13 +0100
commit4b43e2955fa9dcea086a367d47234d277ef3a57e (patch)
tree432770a53611eee98b6de89be764bea10e3948ee /mpn/sparc32
parentf9f0b9bcdef1662258e2be8a2c279a756c49ab09 (diff)
downloadgmp-4b43e2955fa9dcea086a367d47234d277ef3a57e.tar.gz
Update FSF's address.
Diffstat (limited to 'mpn/sparc32')
-rw-r--r--mpn/sparc32/README4
-rw-r--r--mpn/sparc32/add_n.asm4
-rw-r--r--mpn/sparc32/addmul_1.asm4
-rw-r--r--mpn/sparc32/gmp-mparam.h4
-rw-r--r--mpn/sparc32/lshift.asm4
-rw-r--r--mpn/sparc32/mul_1.asm4
-rw-r--r--mpn/sparc32/rshift.asm4
-rw-r--r--mpn/sparc32/sparc-defs.m44
-rw-r--r--mpn/sparc32/sub_n.asm4
-rw-r--r--mpn/sparc32/submul_1.asm4
-rw-r--r--mpn/sparc32/udiv.asm4
-rw-r--r--mpn/sparc32/udiv_nfp.asm4
-rw-r--r--mpn/sparc32/umul.asm4
-rw-r--r--mpn/sparc32/v8/addmul_1.asm4
-rw-r--r--mpn/sparc32/v8/gmp-mparam.h4
-rw-r--r--mpn/sparc32/v8/mul_1.asm4
-rw-r--r--mpn/sparc32/v8/submul_1.asm4
-rw-r--r--mpn/sparc32/v8/supersparc/gmp-mparam.h4
-rw-r--r--mpn/sparc32/v8/supersparc/udiv.asm4
-rw-r--r--mpn/sparc32/v8/udiv.asm4
-rw-r--r--mpn/sparc32/v8/umul.asm4
-rw-r--r--mpn/sparc32/v9/add_n.asm4
-rw-r--r--mpn/sparc32/v9/addmul_1.asm4
-rw-r--r--mpn/sparc32/v9/gmp-mparam.h4
-rw-r--r--mpn/sparc32/v9/mul_1.asm4
-rw-r--r--mpn/sparc32/v9/sqr_diagonal.asm4
-rw-r--r--mpn/sparc32/v9/sub_n.asm4
-rw-r--r--mpn/sparc32/v9/submul_1.asm4
-rw-r--r--mpn/sparc32/v9/udiv.asm4
29 files changed, 58 insertions, 58 deletions
diff --git a/mpn/sparc32/README b/mpn/sparc32/README
index 289a3787e..7e62869d2 100644
--- a/mpn/sparc32/README
+++ b/mpn/sparc32/README
@@ -14,8 +14,8 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MP Library; see the file COPYING.LIB. If not, write to
-the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+02110-1301, USA.
diff --git a/mpn/sparc32/add_n.asm b/mpn/sparc32/add_n.asm
index abd5adf44..3eb9cf46d 100644
--- a/mpn/sparc32/add_n.asm
+++ b/mpn/sparc32/add_n.asm
@@ -17,8 +17,8 @@ dnl License for more details.
dnl You should have received a copy of the GNU Lesser General Public License
dnl along with the GNU MP Library; see the file COPYING.LIB. If not, write to
-dnl the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
-dnl MA 02111-1307, USA.
+dnl the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+dnl MA 02110-1301, USA.
include(`../config.m4')
diff --git a/mpn/sparc32/addmul_1.asm b/mpn/sparc32/addmul_1.asm
index 37a854078..265b93bc5 100644
--- a/mpn/sparc32/addmul_1.asm
+++ b/mpn/sparc32/addmul_1.asm
@@ -17,8 +17,8 @@ dnl License for more details.
dnl You should have received a copy of the GNU Lesser General Public License
dnl along with the GNU MP Library; see the file COPYING.LIB. If not, write to
-dnl the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
-dnl MA 02111-1307, USA.
+dnl the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+dnl MA 02110-1301, USA.
include(`../config.m4')
diff --git a/mpn/sparc32/gmp-mparam.h b/mpn/sparc32/gmp-mparam.h
index 54d543dcd..04dcf5cbd 100644
--- a/mpn/sparc32/gmp-mparam.h
+++ b/mpn/sparc32/gmp-mparam.h
@@ -17,8 +17,8 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MP Library; see the file COPYING.LIB. If not, write to
-the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
-MA 02111-1307, USA. */
+the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+MA 02110-1301, USA. */
/* Generated by tuneup.c, 2002-03-13, gcc 2.95, Weitek 8701 */
diff --git a/mpn/sparc32/lshift.asm b/mpn/sparc32/lshift.asm
index 6921dc05e..0dfae78b3 100644
--- a/mpn/sparc32/lshift.asm
+++ b/mpn/sparc32/lshift.asm
@@ -16,8 +16,8 @@ dnl License for more details.
dnl You should have received a copy of the GNU Lesser General Public License
dnl along with the GNU MP Library; see the file COPYING.LIB. If not, write to
-dnl the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
-dnl MA 02111-1307, USA.
+dnl the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+dnl MA 02110-1301, USA.
include(`../config.m4')
diff --git a/mpn/sparc32/mul_1.asm b/mpn/sparc32/mul_1.asm
index ba8d4a02d..e99a9e821 100644
--- a/mpn/sparc32/mul_1.asm
+++ b/mpn/sparc32/mul_1.asm
@@ -17,8 +17,8 @@ dnl License for more details.
dnl You should have received a copy of the GNU Lesser General Public License
dnl along with the GNU MP Library; see the file COPYING.LIB. If not, write to
-dnl the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
-dnl MA 02111-1307, USA.
+dnl the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+dnl MA 02110-1301, USA.
include(`../config.m4')
diff --git a/mpn/sparc32/rshift.asm b/mpn/sparc32/rshift.asm
index 5791f730e..54ce2123b 100644
--- a/mpn/sparc32/rshift.asm
+++ b/mpn/sparc32/rshift.asm
@@ -16,8 +16,8 @@ dnl License for more details.
dnl You should have received a copy of the GNU Lesser General Public License
dnl along with the GNU MP Library; see the file COPYING.LIB. If not, write to
-dnl the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
-dnl MA 02111-1307, USA.
+dnl the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+dnl MA 02110-1301, USA.
include(`../config.m4')
diff --git a/mpn/sparc32/sparc-defs.m4 b/mpn/sparc32/sparc-defs.m4
index 843ae0125..6655d8907 100644
--- a/mpn/sparc32/sparc-defs.m4
+++ b/mpn/sparc32/sparc-defs.m4
@@ -19,8 +19,8 @@ dnl Lesser General Public License for more details.
dnl
dnl You should have received a copy of the GNU Lesser General Public
dnl License along with the GNU MP Library; see the file COPYING.LIB. If
-dnl not, write to the Free Software Foundation, Inc., 59 Temple Place -
-dnl Suite 330, Boston, MA 02111-1307, USA.
+dnl not, write to the Free Software Foundation, Inc., 51 Franklin Street,
+dnl Fifth Floor, Boston, MA 02110-1301, USA.
changecom(!)
diff --git a/mpn/sparc32/sub_n.asm b/mpn/sparc32/sub_n.asm
index b2ad94450..406f09554 100644
--- a/mpn/sparc32/sub_n.asm
+++ b/mpn/sparc32/sub_n.asm
@@ -17,8 +17,8 @@ dnl License for more details.
dnl You should have received a copy of the GNU Lesser General Public License
dnl along with the GNU MP Library; see the file COPYING.LIB. If not, write to
-dnl the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
-dnl MA 02111-1307, USA.
+dnl the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+dnl MA 02110-1301, USA.
include(`../config.m4')
diff --git a/mpn/sparc32/submul_1.asm b/mpn/sparc32/submul_1.asm
index 15092dd6e..d7b2ef477 100644
--- a/mpn/sparc32/submul_1.asm
+++ b/mpn/sparc32/submul_1.asm
@@ -17,8 +17,8 @@ dnl License for more details.
dnl You should have received a copy of the GNU Lesser General Public License
dnl along with the GNU MP Library; see the file COPYING.LIB. If not, write to
-dnl the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
-dnl MA 02111-1307, USA.
+dnl the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+dnl MA 02110-1301, USA.
include(`../config.m4')
diff --git a/mpn/sparc32/udiv.asm b/mpn/sparc32/udiv.asm
index 991b5b88e..f33c37f05 100644
--- a/mpn/sparc32/udiv.asm
+++ b/mpn/sparc32/udiv.asm
@@ -17,8 +17,8 @@ dnl License for more details.
dnl You should have received a copy of the GNU Lesser General Public License
dnl along with the GNU MP Library; see the file COPYING.LIB. If not, write to
-dnl the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
-dnl MA 02111-1307, USA.
+dnl the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+dnl MA 02110-1301, USA.
include(`../config.m4')
diff --git a/mpn/sparc32/udiv_nfp.asm b/mpn/sparc32/udiv_nfp.asm
index b0303370c..ba2248ea2 100644
--- a/mpn/sparc32/udiv_nfp.asm
+++ b/mpn/sparc32/udiv_nfp.asm
@@ -17,8 +17,8 @@ dnl License for more details.
dnl You should have received a copy of the GNU Lesser General Public License
dnl along with the GNU MP Library; see the file COPYING.LIB. If not, write to
-dnl the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
-dnl MA 02111-1307, USA.
+dnl the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+dnl MA 02110-1301, USA.
include(`../config.m4')
diff --git a/mpn/sparc32/umul.asm b/mpn/sparc32/umul.asm
index 8d0fe7d05..29d5af168 100644
--- a/mpn/sparc32/umul.asm
+++ b/mpn/sparc32/umul.asm
@@ -16,8 +16,8 @@ dnl License for more details.
dnl You should have received a copy of the GNU Lesser General Public License
dnl along with the GNU MP Library; see the file COPYING.LIB. If not, write to
-dnl the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
-dnl MA 02111-1307, USA.
+dnl the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+dnl MA 02110-1301, USA.
include(`../config.m4')
diff --git a/mpn/sparc32/v8/addmul_1.asm b/mpn/sparc32/v8/addmul_1.asm
index 214776520..15855c363 100644
--- a/mpn/sparc32/v8/addmul_1.asm
+++ b/mpn/sparc32/v8/addmul_1.asm
@@ -17,8 +17,8 @@ dnl License for more details.
dnl You should have received a copy of the GNU Lesser General Public License
dnl along with the GNU MP Library; see the file COPYING.LIB. If not, write to
-dnl the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
-dnl MA 02111-1307, USA.
+dnl the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+dnl MA 02110-1301, USA.
include(`../config.m4')
diff --git a/mpn/sparc32/v8/gmp-mparam.h b/mpn/sparc32/v8/gmp-mparam.h
index 75c8ad9d7..edb4a4dac 100644
--- a/mpn/sparc32/v8/gmp-mparam.h
+++ b/mpn/sparc32/v8/gmp-mparam.h
@@ -17,8 +17,8 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MP Library; see the file COPYING.LIB. If not, write to
-the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
-MA 02111-1307, USA. */
+the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+MA 02110-1301, USA. */
#define BITS_PER_MP_LIMB 32
diff --git a/mpn/sparc32/v8/mul_1.asm b/mpn/sparc32/v8/mul_1.asm
index fcfabc156..b3463f05c 100644
--- a/mpn/sparc32/v8/mul_1.asm
+++ b/mpn/sparc32/v8/mul_1.asm
@@ -17,8 +17,8 @@ dnl License for more details.
dnl You should have received a copy of the GNU Lesser General Public License
dnl along with the GNU MP Library; see the file COPYING.LIB. If not, write to
-dnl the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
-dnl MA 02111-1307, USA.
+dnl the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+dnl MA 02110-1301, USA.
include(`../config.m4')
diff --git a/mpn/sparc32/v8/submul_1.asm b/mpn/sparc32/v8/submul_1.asm
index 843f4c454..1d4f22fc2 100644
--- a/mpn/sparc32/v8/submul_1.asm
+++ b/mpn/sparc32/v8/submul_1.asm
@@ -17,8 +17,8 @@ dnl License for more details.
dnl You should have received a copy of the GNU Lesser General Public License
dnl along with the GNU MP Library; see the file COPYING.LIB. If not, write to
-dnl the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
-dnl MA 02111-1307, USA.
+dnl the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+dnl MA 02110-1301, USA.
include(`../config.m4')
diff --git a/mpn/sparc32/v8/supersparc/gmp-mparam.h b/mpn/sparc32/v8/supersparc/gmp-mparam.h
index 0e6b9300c..383341745 100644
--- a/mpn/sparc32/v8/supersparc/gmp-mparam.h
+++ b/mpn/sparc32/v8/supersparc/gmp-mparam.h
@@ -17,8 +17,8 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MP Library; see the file COPYING.LIB. If not, write to
-the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
-MA 02111-1307, USA. */
+the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+MA 02110-1301, USA. */
#define BITS_PER_MP_LIMB 32
diff --git a/mpn/sparc32/v8/supersparc/udiv.asm b/mpn/sparc32/v8/supersparc/udiv.asm
index 5f9bc684e..6311bebd4 100644
--- a/mpn/sparc32/v8/supersparc/udiv.asm
+++ b/mpn/sparc32/v8/supersparc/udiv.asm
@@ -18,8 +18,8 @@ dnl License for more details.
dnl You should have received a copy of the GNU Lesser General Public License
dnl along with the GNU MP Library; see the file COPYING.LIB. If not, write to
-dnl the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
-dnl MA 02111-1307, USA.
+dnl the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+dnl MA 02110-1301, USA.
include(`../config.m4')
diff --git a/mpn/sparc32/v8/udiv.asm b/mpn/sparc32/v8/udiv.asm
index 5f9bc684e..6311bebd4 100644
--- a/mpn/sparc32/v8/udiv.asm
+++ b/mpn/sparc32/v8/udiv.asm
@@ -18,8 +18,8 @@ dnl License for more details.
dnl You should have received a copy of the GNU Lesser General Public License
dnl along with the GNU MP Library; see the file COPYING.LIB. If not, write to
-dnl the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
-dnl MA 02111-1307, USA.
+dnl the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+dnl MA 02110-1301, USA.
include(`../config.m4')
diff --git a/mpn/sparc32/v8/umul.asm b/mpn/sparc32/v8/umul.asm
index 2d95babb1..c7895edc0 100644
--- a/mpn/sparc32/v8/umul.asm
+++ b/mpn/sparc32/v8/umul.asm
@@ -16,8 +16,8 @@ dnl License for more details.
dnl You should have received a copy of the GNU Lesser General Public License
dnl along with the GNU MP Library; see the file COPYING.LIB. If not, write to
-dnl the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
-dnl MA 02111-1307, USA.
+dnl the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+dnl MA 02110-1301, USA.
include(`../config.m4')
diff --git a/mpn/sparc32/v9/add_n.asm b/mpn/sparc32/v9/add_n.asm
index 5eb6757d9..4785d7561 100644
--- a/mpn/sparc32/v9/add_n.asm
+++ b/mpn/sparc32/v9/add_n.asm
@@ -17,8 +17,8 @@ dnl License for more details.
dnl You should have received a copy of the GNU Lesser General Public License
dnl along with the GNU MP Library; see the file COPYING.LIB. If not, write to
-dnl the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
-dnl MA 02111-1307, USA.
+dnl the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+dnl MA 02110-1301, USA.
include(`../config.m4')
diff --git a/mpn/sparc32/v9/addmul_1.asm b/mpn/sparc32/v9/addmul_1.asm
index 1f54b3639..e26dd253b 100644
--- a/mpn/sparc32/v9/addmul_1.asm
+++ b/mpn/sparc32/v9/addmul_1.asm
@@ -17,8 +17,8 @@ dnl License for more details.
dnl You should have received a copy of the GNU Lesser General Public License
dnl along with the GNU MP Library; see the file COPYING.LIB. If not, write to
-dnl the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
-dnl MA 02111-1307, USA.
+dnl the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+dnl MA 02110-1301, USA.
include(`../config.m4')
diff --git a/mpn/sparc32/v9/gmp-mparam.h b/mpn/sparc32/v9/gmp-mparam.h
index 8ca0ff721..1ca05394d 100644
--- a/mpn/sparc32/v9/gmp-mparam.h
+++ b/mpn/sparc32/v9/gmp-mparam.h
@@ -17,8 +17,8 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MP Library; see the file COPYING.LIB. If not, write to
-the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
-MA 02111-1307, USA. */
+the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+MA 02110-1301, USA. */
#define BITS_PER_MP_LIMB 32
#define BYTES_PER_MP_LIMB 4
diff --git a/mpn/sparc32/v9/mul_1.asm b/mpn/sparc32/v9/mul_1.asm
index d7cd75c4b..7f268c546 100644
--- a/mpn/sparc32/v9/mul_1.asm
+++ b/mpn/sparc32/v9/mul_1.asm
@@ -17,8 +17,8 @@ dnl License for more details.
dnl You should have received a copy of the GNU Lesser General Public License
dnl along with the GNU MP Library; see the file COPYING.LIB. If not, write to
-dnl the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
-dnl MA 02111-1307, USA.
+dnl the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+dnl MA 02110-1301, USA.
include(`../config.m4')
diff --git a/mpn/sparc32/v9/sqr_diagonal.asm b/mpn/sparc32/v9/sqr_diagonal.asm
index 0c4461bae..33dc4e41e 100644
--- a/mpn/sparc32/v9/sqr_diagonal.asm
+++ b/mpn/sparc32/v9/sqr_diagonal.asm
@@ -16,8 +16,8 @@ dnl License for more details.
dnl You should have received a copy of the GNU Lesser General Public License
dnl along with the GNU MP Library; see the file COPYING.LIB. If not, write to
-dnl the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
-dnl MA 02111-1307, USA.
+dnl the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+dnl MA 02110-1301, USA.
include(`../config.m4')
diff --git a/mpn/sparc32/v9/sub_n.asm b/mpn/sparc32/v9/sub_n.asm
index 0e9054e52..c9dc01154 100644
--- a/mpn/sparc32/v9/sub_n.asm
+++ b/mpn/sparc32/v9/sub_n.asm
@@ -17,8 +17,8 @@ dnl License for more details.
dnl You should have received a copy of the GNU Lesser General Public License
dnl along with the GNU MP Library; see the file COPYING.LIB. If not, write to
-dnl the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
-dnl MA 02111-1307, USA.
+dnl the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+dnl MA 02110-1301, USA.
include(`../config.m4')
diff --git a/mpn/sparc32/v9/submul_1.asm b/mpn/sparc32/v9/submul_1.asm
index 3f8d09a5b..a2aa3ae2b 100644
--- a/mpn/sparc32/v9/submul_1.asm
+++ b/mpn/sparc32/v9/submul_1.asm
@@ -17,8 +17,8 @@ dnl License for more details.
dnl You should have received a copy of the GNU Lesser General Public License
dnl along with the GNU MP Library; see the file COPYING.LIB. If not, write to
-dnl the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
-dnl MA 02111-1307, USA.
+dnl the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+dnl MA 02110-1301, USA.
include(`../config.m4')
diff --git a/mpn/sparc32/v9/udiv.asm b/mpn/sparc32/v9/udiv.asm
index b1aaea3c5..627c59270 100644
--- a/mpn/sparc32/v9/udiv.asm
+++ b/mpn/sparc32/v9/udiv.asm
@@ -16,8 +16,8 @@ dnl License for more details.
dnl You should have received a copy of the GNU Lesser General Public License
dnl along with the GNU MP Library; see the file COPYING.LIB. If not, write to
-dnl the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
-dnl MA 02111-1307, USA.
+dnl the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+dnl MA 02110-1301, USA.
include(`../config.m4')