summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xBuild/source/config/config.sub10
-rw-r--r--Build/source/libs/expat/conftools/config.sub10
-rwxr-xr-xBuild/source/libs/freetype/config.sub10
-rw-r--r--Build/source/libs/freetype2/builds/unix/config.sub10
-rwxr-xr-xBuild/source/libs/graphite-engine/config/config.sub10
-rw-r--r--Build/source/libs/icu-xetex/config.sub10
-rw-r--r--Build/source/libs/jpeg/config.sub10
-rwxr-xr-xBuild/source/libs/ncurses/config.sub10
-rwxr-xr-xBuild/source/libs/obsdcompat/config.sub10
-rwxr-xr-xBuild/source/libs/teckit/config.sub10
-rwxr-xr-xBuild/source/libs/zziplib/uses/config.sub10
-rw-r--r--Build/source/texk/cjkutils/hbf2gf/config.sub10
-rwxr-xr-xBuild/source/texk/config.sub10
-rwxr-xr-xBuild/source/texk/xdvipdfmx/config.sub10
-rwxr-xr-xBuild/source/utils/lzma/config.sub10
-rwxr-xr-xBuild/source/utils/t1utils/config.sub10
-rwxr-xr-xBuild/source/utils/texinfo/build-aux/config.sub10
-rwxr-xr-xBuild/source/utils/texinfo/config.sub10
-rwxr-xr-xBuild/source/utils/xindy/config.sub10
-rw-r--r--Master/doc.html33
20 files changed, 165 insertions, 58 deletions
diff --git a/Build/source/config/config.sub b/Build/source/config/config.sub
index a649350a6ca..053e7381fa0 100755
--- a/Build/source/config/config.sub
+++ b/Build/source/config/config.sub
@@ -4,7 +4,7 @@
# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
# Free Software Foundation, Inc.
-timestamp='2008-06-16'
+timestamp='2008-09-08'
# This file is (in principle) common to ALL GNU software.
# The presence of a machine in this file suggests that SOME GNU software
@@ -288,7 +288,7 @@ case $basic_machine in
| v850 | v850e \
| we32k \
| x86 | xc16x | xscale | xscalee[bl] | xstormy16 | xtensa \
- | z8k)
+ | z8k | z80)
basic_machine=$basic_machine-unknown
;;
m6811 | m68hc11 | m6812 | m68hc12)
@@ -375,7 +375,7 @@ case $basic_machine in
| x86-* | x86_64-* | xc16x-* | xps100-* | xscale-* | xscalee[bl]-* \
| xstormy16-* | xtensa*-* \
| ymp-* \
- | z8k-*)
+ | z8k-* | z80-*)
;;
# Recognize the basic CPU types without company name, with glob match.
xtensa*)
@@ -1140,6 +1140,10 @@ case $basic_machine in
basic_machine=z8k-unknown
os=-sim
;;
+ z80-*-coff)
+ basic_machine=z80-unknown
+ os=-sim
+ ;;
none)
basic_machine=none-none
os=-none
diff --git a/Build/source/libs/expat/conftools/config.sub b/Build/source/libs/expat/conftools/config.sub
index a649350a6ca..053e7381fa0 100644
--- a/Build/source/libs/expat/conftools/config.sub
+++ b/Build/source/libs/expat/conftools/config.sub
@@ -4,7 +4,7 @@
# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
# Free Software Foundation, Inc.
-timestamp='2008-06-16'
+timestamp='2008-09-08'
# This file is (in principle) common to ALL GNU software.
# The presence of a machine in this file suggests that SOME GNU software
@@ -288,7 +288,7 @@ case $basic_machine in
| v850 | v850e \
| we32k \
| x86 | xc16x | xscale | xscalee[bl] | xstormy16 | xtensa \
- | z8k)
+ | z8k | z80)
basic_machine=$basic_machine-unknown
;;
m6811 | m68hc11 | m6812 | m68hc12)
@@ -375,7 +375,7 @@ case $basic_machine in
| x86-* | x86_64-* | xc16x-* | xps100-* | xscale-* | xscalee[bl]-* \
| xstormy16-* | xtensa*-* \
| ymp-* \
- | z8k-*)
+ | z8k-* | z80-*)
;;
# Recognize the basic CPU types without company name, with glob match.
xtensa*)
@@ -1140,6 +1140,10 @@ case $basic_machine in
basic_machine=z8k-unknown
os=-sim
;;
+ z80-*-coff)
+ basic_machine=z80-unknown
+ os=-sim
+ ;;
none)
basic_machine=none-none
os=-none
diff --git a/Build/source/libs/freetype/config.sub b/Build/source/libs/freetype/config.sub
index a649350a6ca..053e7381fa0 100755
--- a/Build/source/libs/freetype/config.sub
+++ b/Build/source/libs/freetype/config.sub
@@ -4,7 +4,7 @@
# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
# Free Software Foundation, Inc.
-timestamp='2008-06-16'
+timestamp='2008-09-08'
# This file is (in principle) common to ALL GNU software.
# The presence of a machine in this file suggests that SOME GNU software
@@ -288,7 +288,7 @@ case $basic_machine in
| v850 | v850e \
| we32k \
| x86 | xc16x | xscale | xscalee[bl] | xstormy16 | xtensa \
- | z8k)
+ | z8k | z80)
basic_machine=$basic_machine-unknown
;;
m6811 | m68hc11 | m6812 | m68hc12)
@@ -375,7 +375,7 @@ case $basic_machine in
| x86-* | x86_64-* | xc16x-* | xps100-* | xscale-* | xscalee[bl]-* \
| xstormy16-* | xtensa*-* \
| ymp-* \
- | z8k-*)
+ | z8k-* | z80-*)
;;
# Recognize the basic CPU types without company name, with glob match.
xtensa*)
@@ -1140,6 +1140,10 @@ case $basic_machine in
basic_machine=z8k-unknown
os=-sim
;;
+ z80-*-coff)
+ basic_machine=z80-unknown
+ os=-sim
+ ;;
none)
basic_machine=none-none
os=-none
diff --git a/Build/source/libs/freetype2/builds/unix/config.sub b/Build/source/libs/freetype2/builds/unix/config.sub
index a649350a6ca..053e7381fa0 100644
--- a/Build/source/libs/freetype2/builds/unix/config.sub
+++ b/Build/source/libs/freetype2/builds/unix/config.sub
@@ -4,7 +4,7 @@
# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
# Free Software Foundation, Inc.
-timestamp='2008-06-16'
+timestamp='2008-09-08'
# This file is (in principle) common to ALL GNU software.
# The presence of a machine in this file suggests that SOME GNU software
@@ -288,7 +288,7 @@ case $basic_machine in
| v850 | v850e \
| we32k \
| x86 | xc16x | xscale | xscalee[bl] | xstormy16 | xtensa \
- | z8k)
+ | z8k | z80)
basic_machine=$basic_machine-unknown
;;
m6811 | m68hc11 | m6812 | m68hc12)
@@ -375,7 +375,7 @@ case $basic_machine in
| x86-* | x86_64-* | xc16x-* | xps100-* | xscale-* | xscalee[bl]-* \
| xstormy16-* | xtensa*-* \
| ymp-* \
- | z8k-*)
+ | z8k-* | z80-*)
;;
# Recognize the basic CPU types without company name, with glob match.
xtensa*)
@@ -1140,6 +1140,10 @@ case $basic_machine in
basic_machine=z8k-unknown
os=-sim
;;
+ z80-*-coff)
+ basic_machine=z80-unknown
+ os=-sim
+ ;;
none)
basic_machine=none-none
os=-none
diff --git a/Build/source/libs/graphite-engine/config/config.sub b/Build/source/libs/graphite-engine/config/config.sub
index a649350a6ca..053e7381fa0 100755
--- a/Build/source/libs/graphite-engine/config/config.sub
+++ b/Build/source/libs/graphite-engine/config/config.sub
@@ -4,7 +4,7 @@
# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
# Free Software Foundation, Inc.
-timestamp='2008-06-16'
+timestamp='2008-09-08'
# This file is (in principle) common to ALL GNU software.
# The presence of a machine in this file suggests that SOME GNU software
@@ -288,7 +288,7 @@ case $basic_machine in
| v850 | v850e \
| we32k \
| x86 | xc16x | xscale | xscalee[bl] | xstormy16 | xtensa \
- | z8k)
+ | z8k | z80)
basic_machine=$basic_machine-unknown
;;
m6811 | m68hc11 | m6812 | m68hc12)
@@ -375,7 +375,7 @@ case $basic_machine in
| x86-* | x86_64-* | xc16x-* | xps100-* | xscale-* | xscalee[bl]-* \
| xstormy16-* | xtensa*-* \
| ymp-* \
- | z8k-*)
+ | z8k-* | z80-*)
;;
# Recognize the basic CPU types without company name, with glob match.
xtensa*)
@@ -1140,6 +1140,10 @@ case $basic_machine in
basic_machine=z8k-unknown
os=-sim
;;
+ z80-*-coff)
+ basic_machine=z80-unknown
+ os=-sim
+ ;;
none)
basic_machine=none-none
os=-none
diff --git a/Build/source/libs/icu-xetex/config.sub b/Build/source/libs/icu-xetex/config.sub
index a649350a6ca..053e7381fa0 100644
--- a/Build/source/libs/icu-xetex/config.sub
+++ b/Build/source/libs/icu-xetex/config.sub
@@ -4,7 +4,7 @@
# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
# Free Software Foundation, Inc.
-timestamp='2008-06-16'
+timestamp='2008-09-08'
# This file is (in principle) common to ALL GNU software.
# The presence of a machine in this file suggests that SOME GNU software
@@ -288,7 +288,7 @@ case $basic_machine in
| v850 | v850e \
| we32k \
| x86 | xc16x | xscale | xscalee[bl] | xstormy16 | xtensa \
- | z8k)
+ | z8k | z80)
basic_machine=$basic_machine-unknown
;;
m6811 | m68hc11 | m6812 | m68hc12)
@@ -375,7 +375,7 @@ case $basic_machine in
| x86-* | x86_64-* | xc16x-* | xps100-* | xscale-* | xscalee[bl]-* \
| xstormy16-* | xtensa*-* \
| ymp-* \
- | z8k-*)
+ | z8k-* | z80-*)
;;
# Recognize the basic CPU types without company name, with glob match.
xtensa*)
@@ -1140,6 +1140,10 @@ case $basic_machine in
basic_machine=z8k-unknown
os=-sim
;;
+ z80-*-coff)
+ basic_machine=z80-unknown
+ os=-sim
+ ;;
none)
basic_machine=none-none
os=-none
diff --git a/Build/source/libs/jpeg/config.sub b/Build/source/libs/jpeg/config.sub
index a649350a6ca..053e7381fa0 100644
--- a/Build/source/libs/jpeg/config.sub
+++ b/Build/source/libs/jpeg/config.sub
@@ -4,7 +4,7 @@
# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
# Free Software Foundation, Inc.
-timestamp='2008-06-16'
+timestamp='2008-09-08'
# This file is (in principle) common to ALL GNU software.
# The presence of a machine in this file suggests that SOME GNU software
@@ -288,7 +288,7 @@ case $basic_machine in
| v850 | v850e \
| we32k \
| x86 | xc16x | xscale | xscalee[bl] | xstormy16 | xtensa \
- | z8k)
+ | z8k | z80)
basic_machine=$basic_machine-unknown
;;
m6811 | m68hc11 | m6812 | m68hc12)
@@ -375,7 +375,7 @@ case $basic_machine in
| x86-* | x86_64-* | xc16x-* | xps100-* | xscale-* | xscalee[bl]-* \
| xstormy16-* | xtensa*-* \
| ymp-* \
- | z8k-*)
+ | z8k-* | z80-*)
;;
# Recognize the basic CPU types without company name, with glob match.
xtensa*)
@@ -1140,6 +1140,10 @@ case $basic_machine in
basic_machine=z8k-unknown
os=-sim
;;
+ z80-*-coff)
+ basic_machine=z80-unknown
+ os=-sim
+ ;;
none)
basic_machine=none-none
os=-none
diff --git a/Build/source/libs/ncurses/config.sub b/Build/source/libs/ncurses/config.sub
index a649350a6ca..053e7381fa0 100755
--- a/Build/source/libs/ncurses/config.sub
+++ b/Build/source/libs/ncurses/config.sub
@@ -4,7 +4,7 @@
# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
# Free Software Foundation, Inc.
-timestamp='2008-06-16'
+timestamp='2008-09-08'
# This file is (in principle) common to ALL GNU software.
# The presence of a machine in this file suggests that SOME GNU software
@@ -288,7 +288,7 @@ case $basic_machine in
| v850 | v850e \
| we32k \
| x86 | xc16x | xscale | xscalee[bl] | xstormy16 | xtensa \
- | z8k)
+ | z8k | z80)
basic_machine=$basic_machine-unknown
;;
m6811 | m68hc11 | m6812 | m68hc12)
@@ -375,7 +375,7 @@ case $basic_machine in
| x86-* | x86_64-* | xc16x-* | xps100-* | xscale-* | xscalee[bl]-* \
| xstormy16-* | xtensa*-* \
| ymp-* \
- | z8k-*)
+ | z8k-* | z80-*)
;;
# Recognize the basic CPU types without company name, with glob match.
xtensa*)
@@ -1140,6 +1140,10 @@ case $basic_machine in
basic_machine=z8k-unknown
os=-sim
;;
+ z80-*-coff)
+ basic_machine=z80-unknown
+ os=-sim
+ ;;
none)
basic_machine=none-none
os=-none
diff --git a/Build/source/libs/obsdcompat/config.sub b/Build/source/libs/obsdcompat/config.sub
index a649350a6ca..053e7381fa0 100755
--- a/Build/source/libs/obsdcompat/config.sub
+++ b/Build/source/libs/obsdcompat/config.sub
@@ -4,7 +4,7 @@
# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
# Free Software Foundation, Inc.
-timestamp='2008-06-16'
+timestamp='2008-09-08'
# This file is (in principle) common to ALL GNU software.
# The presence of a machine in this file suggests that SOME GNU software
@@ -288,7 +288,7 @@ case $basic_machine in
| v850 | v850e \
| we32k \
| x86 | xc16x | xscale | xscalee[bl] | xstormy16 | xtensa \
- | z8k)
+ | z8k | z80)
basic_machine=$basic_machine-unknown
;;
m6811 | m68hc11 | m6812 | m68hc12)
@@ -375,7 +375,7 @@ case $basic_machine in
| x86-* | x86_64-* | xc16x-* | xps100-* | xscale-* | xscalee[bl]-* \
| xstormy16-* | xtensa*-* \
| ymp-* \
- | z8k-*)
+ | z8k-* | z80-*)
;;
# Recognize the basic CPU types without company name, with glob match.
xtensa*)
@@ -1140,6 +1140,10 @@ case $basic_machine in
basic_machine=z8k-unknown
os=-sim
;;
+ z80-*-coff)
+ basic_machine=z80-unknown
+ os=-sim
+ ;;
none)
basic_machine=none-none
os=-none
diff --git a/Build/source/libs/teckit/config.sub b/Build/source/libs/teckit/config.sub
index a649350a6ca..053e7381fa0 100755
--- a/Build/source/libs/teckit/config.sub
+++ b/Build/source/libs/teckit/config.sub
@@ -4,7 +4,7 @@
# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
# Free Software Foundation, Inc.
-timestamp='2008-06-16'
+timestamp='2008-09-08'
# This file is (in principle) common to ALL GNU software.
# The presence of a machine in this file suggests that SOME GNU software
@@ -288,7 +288,7 @@ case $basic_machine in
| v850 | v850e \
| we32k \
| x86 | xc16x | xscale | xscalee[bl] | xstormy16 | xtensa \
- | z8k)
+ | z8k | z80)
basic_machine=$basic_machine-unknown
;;
m6811 | m68hc11 | m6812 | m68hc12)
@@ -375,7 +375,7 @@ case $basic_machine in
| x86-* | x86_64-* | xc16x-* | xps100-* | xscale-* | xscalee[bl]-* \
| xstormy16-* | xtensa*-* \
| ymp-* \
- | z8k-*)
+ | z8k-* | z80-*)
;;
# Recognize the basic CPU types without company name, with glob match.
xtensa*)
@@ -1140,6 +1140,10 @@ case $basic_machine in
basic_machine=z8k-unknown
os=-sim
;;
+ z80-*-coff)
+ basic_machine=z80-unknown
+ os=-sim
+ ;;
none)
basic_machine=none-none
os=-none
diff --git a/Build/source/libs/zziplib/uses/config.sub b/Build/source/libs/zziplib/uses/config.sub
index a649350a6ca..053e7381fa0 100755
--- a/Build/source/libs/zziplib/uses/config.sub
+++ b/Build/source/libs/zziplib/uses/config.sub
@@ -4,7 +4,7 @@
# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
# Free Software Foundation, Inc.
-timestamp='2008-06-16'
+timestamp='2008-09-08'
# This file is (in principle) common to ALL GNU software.
# The presence of a machine in this file suggests that SOME GNU software
@@ -288,7 +288,7 @@ case $basic_machine in
| v850 | v850e \
| we32k \
| x86 | xc16x | xscale | xscalee[bl] | xstormy16 | xtensa \
- | z8k)
+ | z8k | z80)
basic_machine=$basic_machine-unknown
;;
m6811 | m68hc11 | m6812 | m68hc12)
@@ -375,7 +375,7 @@ case $basic_machine in
| x86-* | x86_64-* | xc16x-* | xps100-* | xscale-* | xscalee[bl]-* \
| xstormy16-* | xtensa*-* \
| ymp-* \
- | z8k-*)
+ | z8k-* | z80-*)
;;
# Recognize the basic CPU types without company name, with glob match.
xtensa*)
@@ -1140,6 +1140,10 @@ case $basic_machine in
basic_machine=z8k-unknown
os=-sim
;;
+ z80-*-coff)
+ basic_machine=z80-unknown
+ os=-sim
+ ;;
none)
basic_machine=none-none
os=-none
diff --git a/Build/source/texk/cjkutils/hbf2gf/config.sub b/Build/source/texk/cjkutils/hbf2gf/config.sub
index a649350a6ca..053e7381fa0 100644
--- a/Build/source/texk/cjkutils/hbf2gf/config.sub
+++ b/Build/source/texk/cjkutils/hbf2gf/config.sub
@@ -4,7 +4,7 @@
# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
# Free Software Foundation, Inc.
-timestamp='2008-06-16'
+timestamp='2008-09-08'
# This file is (in principle) common to ALL GNU software.
# The presence of a machine in this file suggests that SOME GNU software
@@ -288,7 +288,7 @@ case $basic_machine in
| v850 | v850e \
| we32k \
| x86 | xc16x | xscale | xscalee[bl] | xstormy16 | xtensa \
- | z8k)
+ | z8k | z80)
basic_machine=$basic_machine-unknown
;;
m6811 | m68hc11 | m6812 | m68hc12)
@@ -375,7 +375,7 @@ case $basic_machine in
| x86-* | x86_64-* | xc16x-* | xps100-* | xscale-* | xscalee[bl]-* \
| xstormy16-* | xtensa*-* \
| ymp-* \
- | z8k-*)
+ | z8k-* | z80-*)
;;
# Recognize the basic CPU types without company name, with glob match.
xtensa*)
@@ -1140,6 +1140,10 @@ case $basic_machine in
basic_machine=z8k-unknown
os=-sim
;;
+ z80-*-coff)
+ basic_machine=z80-unknown
+ os=-sim
+ ;;
none)
basic_machine=none-none
os=-none
diff --git a/Build/source/texk/config.sub b/Build/source/texk/config.sub
index a649350a6ca..053e7381fa0 100755
--- a/Build/source/texk/config.sub
+++ b/Build/source/texk/config.sub
@@ -4,7 +4,7 @@
# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
# Free Software Foundation, Inc.
-timestamp='2008-06-16'
+timestamp='2008-09-08'
# This file is (in principle) common to ALL GNU software.
# The presence of a machine in this file suggests that SOME GNU software
@@ -288,7 +288,7 @@ case $basic_machine in
| v850 | v850e \
| we32k \
| x86 | xc16x | xscale | xscalee[bl] | xstormy16 | xtensa \
- | z8k)
+ | z8k | z80)
basic_machine=$basic_machine-unknown
;;
m6811 | m68hc11 | m6812 | m68hc12)
@@ -375,7 +375,7 @@ case $basic_machine in
| x86-* | x86_64-* | xc16x-* | xps100-* | xscale-* | xscalee[bl]-* \
| xstormy16-* | xtensa*-* \
| ymp-* \
- | z8k-*)
+ | z8k-* | z80-*)
;;
# Recognize the basic CPU types without company name, with glob match.
xtensa*)
@@ -1140,6 +1140,10 @@ case $basic_machine in
basic_machine=z8k-unknown
os=-sim
;;
+ z80-*-coff)
+ basic_machine=z80-unknown
+ os=-sim
+ ;;
none)
basic_machine=none-none
os=-none
diff --git a/Build/source/texk/xdvipdfmx/config.sub b/Build/source/texk/xdvipdfmx/config.sub
index a649350a6ca..053e7381fa0 100755
--- a/Build/source/texk/xdvipdfmx/config.sub
+++ b/Build/source/texk/xdvipdfmx/config.sub
@@ -4,7 +4,7 @@
# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
# Free Software Foundation, Inc.
-timestamp='2008-06-16'
+timestamp='2008-09-08'
# This file is (in principle) common to ALL GNU software.
# The presence of a machine in this file suggests that SOME GNU software
@@ -288,7 +288,7 @@ case $basic_machine in
| v850 | v850e \
| we32k \
| x86 | xc16x | xscale | xscalee[bl] | xstormy16 | xtensa \
- | z8k)
+ | z8k | z80)
basic_machine=$basic_machine-unknown
;;
m6811 | m68hc11 | m6812 | m68hc12)
@@ -375,7 +375,7 @@ case $basic_machine in
| x86-* | x86_64-* | xc16x-* | xps100-* | xscale-* | xscalee[bl]-* \
| xstormy16-* | xtensa*-* \
| ymp-* \
- | z8k-*)
+ | z8k-* | z80-*)
;;
# Recognize the basic CPU types without company name, with glob match.
xtensa*)
@@ -1140,6 +1140,10 @@ case $basic_machine in
basic_machine=z8k-unknown
os=-sim
;;
+ z80-*-coff)
+ basic_machine=z80-unknown
+ os=-sim
+ ;;
none)
basic_machine=none-none
os=-none
diff --git a/Build/source/utils/lzma/config.sub b/Build/source/utils/lzma/config.sub
index a649350a6ca..053e7381fa0 100755
--- a/Build/source/utils/lzma/config.sub
+++ b/Build/source/utils/lzma/config.sub
@@ -4,7 +4,7 @@
# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
# Free Software Foundation, Inc.
-timestamp='2008-06-16'
+timestamp='2008-09-08'
# This file is (in principle) common to ALL GNU software.
# The presence of a machine in this file suggests that SOME GNU software
@@ -288,7 +288,7 @@ case $basic_machine in
| v850 | v850e \
| we32k \
| x86 | xc16x | xscale | xscalee[bl] | xstormy16 | xtensa \
- | z8k)
+ | z8k | z80)
basic_machine=$basic_machine-unknown
;;
m6811 | m68hc11 | m6812 | m68hc12)
@@ -375,7 +375,7 @@ case $basic_machine in
| x86-* | x86_64-* | xc16x-* | xps100-* | xscale-* | xscalee[bl]-* \
| xstormy16-* | xtensa*-* \
| ymp-* \
- | z8k-*)
+ | z8k-* | z80-*)
;;
# Recognize the basic CPU types without company name, with glob match.
xtensa*)
@@ -1140,6 +1140,10 @@ case $basic_machine in
basic_machine=z8k-unknown
os=-sim
;;
+ z80-*-coff)
+ basic_machine=z80-unknown
+ os=-sim
+ ;;
none)
basic_machine=none-none
os=-none
diff --git a/Build/source/utils/t1utils/config.sub b/Build/source/utils/t1utils/config.sub
index a649350a6ca..053e7381fa0 100755
--- a/Build/source/utils/t1utils/config.sub
+++ b/Build/source/utils/t1utils/config.sub
@@ -4,7 +4,7 @@
# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
# Free Software Foundation, Inc.
-timestamp='2008-06-16'
+timestamp='2008-09-08'
# This file is (in principle) common to ALL GNU software.
# The presence of a machine in this file suggests that SOME GNU software
@@ -288,7 +288,7 @@ case $basic_machine in
| v850 | v850e \
| we32k \
| x86 | xc16x | xscale | xscalee[bl] | xstormy16 | xtensa \
- | z8k)
+ | z8k | z80)
basic_machine=$basic_machine-unknown
;;
m6811 | m68hc11 | m6812 | m68hc12)
@@ -375,7 +375,7 @@ case $basic_machine in
| x86-* | x86_64-* | xc16x-* | xps100-* | xscale-* | xscalee[bl]-* \
| xstormy16-* | xtensa*-* \
| ymp-* \
- | z8k-*)
+ | z8k-* | z80-*)
;;
# Recognize the basic CPU types without company name, with glob match.
xtensa*)
@@ -1140,6 +1140,10 @@ case $basic_machine in
basic_machine=z8k-unknown
os=-sim
;;
+ z80-*-coff)
+ basic_machine=z80-unknown
+ os=-sim
+ ;;
none)
basic_machine=none-none
os=-none
diff --git a/Build/source/utils/texinfo/build-aux/config.sub b/Build/source/utils/texinfo/build-aux/config.sub
index a649350a6ca..053e7381fa0 100755
--- a/Build/source/utils/texinfo/build-aux/config.sub
+++ b/Build/source/utils/texinfo/build-aux/config.sub
@@ -4,7 +4,7 @@
# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
# Free Software Foundation, Inc.
-timestamp='2008-06-16'
+timestamp='2008-09-08'
# This file is (in principle) common to ALL GNU software.
# The presence of a machine in this file suggests that SOME GNU software
@@ -288,7 +288,7 @@ case $basic_machine in
| v850 | v850e \
| we32k \
| x86 | xc16x | xscale | xscalee[bl] | xstormy16 | xtensa \
- | z8k)
+ | z8k | z80)
basic_machine=$basic_machine-unknown
;;
m6811 | m68hc11 | m6812 | m68hc12)
@@ -375,7 +375,7 @@ case $basic_machine in
| x86-* | x86_64-* | xc16x-* | xps100-* | xscale-* | xscalee[bl]-* \
| xstormy16-* | xtensa*-* \
| ymp-* \
- | z8k-*)
+ | z8k-* | z80-*)
;;
# Recognize the basic CPU types without company name, with glob match.
xtensa*)
@@ -1140,6 +1140,10 @@ case $basic_machine in
basic_machine=z8k-unknown
os=-sim
;;
+ z80-*-coff)
+ basic_machine=z80-unknown
+ os=-sim
+ ;;
none)
basic_machine=none-none
os=-none
diff --git a/Build/source/utils/texinfo/config.sub b/Build/source/utils/texinfo/config.sub
index a649350a6ca..053e7381fa0 100755
--- a/Build/source/utils/texinfo/config.sub
+++ b/Build/source/utils/texinfo/config.sub
@@ -4,7 +4,7 @@
# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
# Free Software Foundation, Inc.
-timestamp='2008-06-16'
+timestamp='2008-09-08'
# This file is (in principle) common to ALL GNU software.
# The presence of a machine in this file suggests that SOME GNU software
@@ -288,7 +288,7 @@ case $basic_machine in
| v850 | v850e \
| we32k \
| x86 | xc16x | xscale | xscalee[bl] | xstormy16 | xtensa \
- | z8k)
+ | z8k | z80)
basic_machine=$basic_machine-unknown
;;
m6811 | m68hc11 | m6812 | m68hc12)
@@ -375,7 +375,7 @@ case $basic_machine in
| x86-* | x86_64-* | xc16x-* | xps100-* | xscale-* | xscalee[bl]-* \
| xstormy16-* | xtensa*-* \
| ymp-* \
- | z8k-*)
+ | z8k-* | z80-*)
;;
# Recognize the basic CPU types without company name, with glob match.
xtensa*)
@@ -1140,6 +1140,10 @@ case $basic_machine in
basic_machine=z8k-unknown
os=-sim
;;
+ z80-*-coff)
+ basic_machine=z80-unknown
+ os=-sim
+ ;;
none)
basic_machine=none-none
os=-none
diff --git a/Build/source/utils/xindy/config.sub b/Build/source/utils/xindy/config.sub
index a649350a6ca..053e7381fa0 100755
--- a/Build/source/utils/xindy/config.sub
+++ b/Build/source/utils/xindy/config.sub
@@ -4,7 +4,7 @@
# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
# Free Software Foundation, Inc.
-timestamp='2008-06-16'
+timestamp='2008-09-08'
# This file is (in principle) common to ALL GNU software.
# The presence of a machine in this file suggests that SOME GNU software
@@ -288,7 +288,7 @@ case $basic_machine in
| v850 | v850e \
| we32k \
| x86 | xc16x | xscale | xscalee[bl] | xstormy16 | xtensa \
- | z8k)
+ | z8k | z80)
basic_machine=$basic_machine-unknown
;;
m6811 | m68hc11 | m6812 | m68hc12)
@@ -375,7 +375,7 @@ case $basic_machine in
| x86-* | x86_64-* | xc16x-* | xps100-* | xscale-* | xscalee[bl]-* \
| xstormy16-* | xtensa*-* \
| ymp-* \
- | z8k-*)
+ | z8k-* | z80-*)
;;
# Recognize the basic CPU types without company name, with glob match.
xtensa*)
@@ -1140,6 +1140,10 @@ case $basic_machine in
basic_machine=z8k-unknown
os=-sim
;;
+ z80-*-coff)
+ basic_machine=z80-unknown
+ os=-sim
+ ;;
none)
basic_machine=none-none
os=-none
diff --git a/Master/doc.html b/Master/doc.html
index 6510351dbc9..34043d63103 100644
--- a/Master/doc.html
+++ b/Master/doc.html
@@ -907,7 +907,10 @@ directories), sorted by package name.
</small>
<li><b><a href="texmf-dist/doc/latex/achemso">latex/achemso</a>:</b><small>
+ <a href="texmf-dist/doc/latex/achemso/achemso-manual.pdf">achemso-manual.pdf</a>
<a href="texmf-dist/doc/latex/achemso/achemso.pdf">achemso.pdf</a>
+ <a href="texmf-dist/doc/latex/achemso/natmove-manual.pdf">natmove-manual.pdf</a>
+ <a href="texmf-dist/doc/latex/achemso/natmove.pdf">natmove.pdf</a>
</small>
<li><b><a href="texmf-dist/doc/latex/acmconf">latex/acmconf</a>:</b><small>
@@ -2073,7 +2076,6 @@ directories), sorted by package name.
</small>
<li><b><a href="texmf-dist/doc/latex/fancytooltips">latex/fancytooltips</a>:</b><small>
- <a href="texmf-dist/doc/latex/fancytooltips/fancytipmark.pdf">fancytipmark.pdf</a>
<a href="texmf-dist/doc/latex/fancytooltips/fancytooltips.pdf">fancytooltips.pdf</a>
<a href="texmf-dist/doc/latex/fancytooltips/tip.pdf">tip.pdf</a>
</small>
@@ -2731,6 +2733,10 @@ directories), sorted by package name.
<a href="texmf-dist/doc/latex/listliketab/listliketab.pdf">listliketab.pdf</a>
</small>
+<li><b><a href="texmf-dist/doc/latex/liturg">latex/liturg</a>:</b><small>
+ <a href="texmf-dist/doc/latex/liturg/liturg.pdf">liturg.pdf</a>
+ </small>
+
<li><b><a href="texmf-dist/doc/latex/logpap">latex/logpap</a>:</b><small>
<a href="texmf-dist/doc/latex/logpap/example.pdf">example.pdf</a>
</small>
@@ -3657,6 +3663,10 @@ directories), sorted by package name.
<a href="texmf-dist/doc/latex/psfragx/psfragx_example.pdf">psfragx_example.pdf</a>
</small>
+<li><b><a href="texmf-dist/doc/latex/psgo">latex/psgo</a>:</b><small>
+ <a href="texmf-dist/doc/latex/psgo/psgomanual.pdf">psgomanual.pdf</a>
+ </small>
+
<li><b><a href="texmf-dist/doc/latex/psnfss">latex/psnfss</a>:</b><small>
<a href="texmf-dist/doc/latex/psnfss/psfonts.pdf">psfonts.pdf</a>
<a href="texmf-dist/doc/latex/psnfss/psnfss2e.pdf">psnfss2e.pdf</a>
@@ -3778,6 +3788,7 @@ directories), sorted by package name.
</small>
<li><b><a href="texmf-dist/doc/latex/rsc">latex/rsc</a>:</b><small>
+ <a href="texmf-dist/doc/latex/rsc/rsc-manual.pdf">rsc-manual.pdf</a>
<a href="texmf-dist/doc/latex/rsc/rsc.pdf">rsc.pdf</a>
</small>
@@ -4302,6 +4313,10 @@ directories), sorted by package name.
<a href="texmf-dist/doc/latex/tocvsec2/tocvsec2.pdf">tocvsec2.pdf</a>
</small>
+<li><b><a href="texmf-dist/doc/latex/todonotes">latex/todonotes</a>:</b><small>
+ <a href="texmf-dist/doc/latex/todonotes/todonotes.pdf">todonotes.pdf</a>
+ </small>
+
<li><b><a href="texmf-dist/doc/latex/tokenizer">latex/tokenizer</a>:</b><small>
<a href="texmf-dist/doc/latex/tokenizer/tokenizer.pdf">tokenizer.pdf</a>
</small>
@@ -4488,6 +4503,10 @@ directories), sorted by package name.
<a href="texmf-dist/doc/latex/vector/vector.pdf">vector.pdf</a>
</small>
+<li><b><a href="texmf-dist/doc/latex/verbatimbox">latex/verbatimbox</a>:</b><small>
+ <a href="texmf-dist/doc/latex/verbatimbox/verbatimbox_example.pdf">verbatimbox_example.pdf</a>
+ </small>
+
<li><b><a href="texmf-dist/doc/latex/verse">latex/verse</a>:</b><small>
<a href="texmf-dist/doc/latex/verse/verse.pdf">verse.pdf</a>
</small>
@@ -4888,6 +4907,18 @@ directories), sorted by package name.
<a href="texmf-dist/doc/metapost/makecirc/MakeCirc.pdf">MakeCirc.pdf</a>
</small>
+<li><b><a href="texmf-dist/doc/metapost/metago">metapost/metago</a>:</b><small>
+ <a href="texmf-dist/doc/metapost/metago/example-program.pdf">example-program.pdf</a>
+ <a href="texmf-dist/doc/metapost/metago/example-script-1.pdf">example-script-1.pdf</a>
+ <a href="texmf-dist/doc/metapost/metago/example-script-2.pdf">example-script-2.pdf</a>
+ <a href="texmf-dist/doc/metapost/metago/example-script-3.pdf">example-script-3.pdf</a>
+ <a href="texmf-dist/doc/metapost/metago/example-script-4.pdf">example-script-4.pdf</a>
+ <a href="texmf-dist/doc/metapost/metago/example-script-5.pdf">example-script-5.pdf</a>
+ <a href="texmf-dist/doc/metapost/metago/example-script-6.pdf">example-script-6.pdf</a>
+ <a href="texmf-dist/doc/metapost/metago/example-script-7.pdf">example-script-7.pdf</a>
+ <a href="texmf-dist/doc/metapost/metago/example-script-8.pdf">example-script-8.pdf</a>
+ </small>
+
<li><b><a href="texmf-dist/doc/metapost/metaobj">metapost/metaobj</a>:</b><small>
<a href="texmf-dist/doc/metapost/metaobj/momanual.pdf">momanual.pdf</a>
</small>