summaryrefslogtreecommitdiff
path: root/Build/source/libs/gmp/TLpatches
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-02-13 22:32:47 +0000
committerKarl Berry <karl@freefriends.org>2017-02-13 22:32:47 +0000
commit370b138f85fb5eee6e176bcd9ad772ba178cb843 (patch)
tree8a61482b1002160dab258c9dc051c14abd2ab46d /Build/source/libs/gmp/TLpatches
parent11e8da1007c229802798bcb15cc69c62f5b8e5f6 (diff)
TLpatches seems nicer than all uppercase; sorry for churn
git-svn-id: svn://tug.org/texlive/trunk@43214 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/libs/gmp/TLpatches')
-rw-r--r--Build/source/libs/gmp/TLpatches/ChangeLog15
-rw-r--r--Build/source/libs/gmp/TLpatches/TL-Changes38
2 files changed, 53 insertions, 0 deletions
diff --git a/Build/source/libs/gmp/TLpatches/ChangeLog b/Build/source/libs/gmp/TLpatches/ChangeLog
new file mode 100644
index 00000000000..e1f2fae0d7d
--- /dev/null
+++ b/Build/source/libs/gmp/TLpatches/ChangeLog
@@ -0,0 +1,15 @@
+2016-12-16 Akira Kakuto <kakuto@fuk.kindai.ac.jp>
+
+ * Import 6.1.2.
+
+2016-06-19 Akira Kakuto <kakuto@fuk.kindai.ac.jp>
+
+ * Import 6.1.1.
+
+2015-12-28 Akira Kakuto <kakuto@fuk.kindai.ac.jp>
+
+ * patch-01-const: Removed, since it is applied in 6.1.0.
+
+2014-05-26 Peter Breitenlohner <peb@mppmu.mpg.de>
+
+ patch-01-const (new): Avoid incompatible pointer type warning.
diff --git a/Build/source/libs/gmp/TLpatches/TL-Changes b/Build/source/libs/gmp/TLpatches/TL-Changes
new file mode 100644
index 00000000000..94a5f87ca3d
--- /dev/null
+++ b/Build/source/libs/gmp/TLpatches/TL-Changes
@@ -0,0 +1,38 @@
+Changes applied to the gmp-6.1.2/ tree as obtained from:
+ http://ftp.gnu.org/gnu/gmp/
+
+Removed:
+ .gdbinit
+ COPYING
+ COPYING.LESSERv3
+ COPYINGv2
+ COPYINGv3
+ INSTALL.autoconf
+ Makefile.in
+ aclocal.m4
+ compile
+ configfsf.guess
+ configfsf.sub
+ configure
+ cxx/
+ demos/
+ doc/
+ install-sh
+ ltmain.sh
+ mini-gmp/tests/
+ missing
+ mpf/Makefile.in
+ mpn/Makefile.in
+ mpq/Makefile.in
+ mpz/Makefile.in
+ printf/Makefile.in
+ rand/Makefile.in
+ scanf/Makefile.in
+ test-driver
+ tests/
+ tune/
+ ylwrap
+
+Renamed:
+ config.guess => configgmp.guess
+ config.sub => configgmp.sub