diff options
| author | Paul Eggert | 2019-01-27 16:20:03 -0800 |
|---|---|---|
| committer | Paul Eggert | 2019-01-27 16:20:40 -0800 |
| commit | d81aa8516ef6df79d6d602d4f732d8a65bf1677c (patch) | |
| tree | c384271af4f60e82ab204d020e7e6e3367e87877 /build-aux | |
| parent | cc1c46e4122a08657a7c75495115d1c60efb1b31 (diff) | |
| download | emacs-d81aa8516ef6df79d6d602d4f732d8a65bf1677c.tar.gz emacs-d81aa8516ef6df79d6d602d4f732d8a65bf1677c.zip | |
Update from Gnulib
This incorporates:
2019-01-26 getloadavg: Add support for Android
2019-01-24 fchownat: Fix compilation error on Android 4.3
2019-01-24 mbtowc: Fix compilation error on Android 4.3
2019-01-24 random: Fix compilation error on Android 4.3
2019-01-24 renameat: Fix compilation error on Android 4.3
2019-01-24 unlinkat: Fix compilation error on Android 4.3
2019-01-19 gettext: support disabling use of VLAs
2019-01-17 sys_stat: Fix warning on OS/2 kLIBC
2019-01-17 fcntl: Fix syntax error (regression from 2018-10-05)
2019-01-10 verify: Enable _GL_HAVE_STATIC_ASSERT for recent G++
2018-12-22 stdioext: port to newer 32-bit Android
2018-12-16 libc-config: Support HP-UX cc in C99 mode.
* build-aux/config.guess, build-aux/config.sub, doc/misc/texinfo.tex:
* lib/cdefs.h, lib/fcntl.c, lib/getloadavg.c, lib/gettext.h:
* lib/regexec.c, lib/stdio-impl.h, lib/stdio.in.h, lib/stdlib.in.h:
* lib/sys_stat.in.h, lib/unistd.in.h, lib/verify.h, m4/stdlib_h.m4:
Copy from Gnulib.
* lib/gnulib.mk.in: Regenerate.
Diffstat (limited to 'build-aux')
| -rwxr-xr-x | build-aux/config.guess | 2 | ||||
| -rwxr-xr-x | build-aux/config.sub | 20 |
2 files changed, 13 insertions, 9 deletions
diff --git a/build-aux/config.guess b/build-aux/config.guess index 0f9b29c8848..a81aa505ba8 100755 --- a/build-aux/config.guess +++ b/build-aux/config.guess | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | # Attempt to guess a canonical system name. | 2 | # Attempt to guess a canonical system name. |
| 3 | # Copyright 1992-2019 Free Software Foundation, Inc. | 3 | # Copyright 1992-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | timestamp='2019-01-01' | 5 | timestamp='2019-01-15' |
| 6 | 6 | ||
| 7 | # This file is free software; you can redistribute it and/or modify it | 7 | # This file is free software; you can redistribute it and/or modify it |
| 8 | # under the terms of the GNU General Public License as published by | 8 | # under the terms of the GNU General Public License as published by |
diff --git a/build-aux/config.sub b/build-aux/config.sub index a8f3f7e7cde..3b4c7624b68 100755 --- a/build-aux/config.sub +++ b/build-aux/config.sub | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | # Configuration validation subroutine script. | 2 | # Configuration validation subroutine script. |
| 3 | # Copyright 1992-2019 Free Software Foundation, Inc. | 3 | # Copyright 1992-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | timestamp='2019-01-01' | 5 | timestamp='2019-01-05' |
| 6 | 6 | ||
| 7 | # This file is free software; you can redistribute it and/or modify it | 7 | # This file is free software; you can redistribute it and/or modify it |
| 8 | # under the terms of the GNU General Public License as published by | 8 | # under the terms of the GNU General Public License as published by |
| @@ -111,6 +111,7 @@ case $# in | |||
| 111 | esac | 111 | esac |
| 112 | 112 | ||
| 113 | # Split fields of configuration type | 113 | # Split fields of configuration type |
| 114 | # shellcheck disable=SC2162 | ||
| 114 | IFS="-" read field1 field2 field3 field4 <<EOF | 115 | IFS="-" read field1 field2 field3 field4 <<EOF |
| 115 | $1 | 116 | $1 |
| 116 | EOF | 117 | EOF |
| @@ -918,6 +919,7 @@ case $basic_machine in | |||
| 918 | ;; | 919 | ;; |
| 919 | 920 | ||
| 920 | *-*) | 921 | *-*) |
| 922 | # shellcheck disable=SC2162 | ||
| 921 | IFS="-" read cpu vendor <<EOF | 923 | IFS="-" read cpu vendor <<EOF |
| 922 | $basic_machine | 924 | $basic_machine |
| 923 | EOF | 925 | EOF |
| @@ -1183,13 +1185,13 @@ case $cpu-$vendor in | |||
| 1183 | | le32 | le64 \ | 1185 | | le32 | le64 \ |
| 1184 | | lm32 \ | 1186 | | lm32 \ |
| 1185 | | m32c | m32r | m32rle \ | 1187 | | m32c | m32r | m32rle \ |
| 1186 | | m5200 | m68000 | m680[012346]0 | m68360 | m683?2 | m68k | v70 | w65 \ | 1188 | | m5200 | m68000 | m680[012346]0 | m68360 | m683?2 | m68k \ |
| 1187 | | m6811 | m68hc11 | m6812 | m68hc12 | m68hcs12x | nvptx | picochip \ | 1189 | | m6811 | m68hc11 | m6812 | m68hc12 | m68hcs12x \ |
| 1188 | | m88110 | m88k | maxq | mb | mcore | mep | metag \ | 1190 | | m88110 | m88k | maxq | mb | mcore | mep | metag \ |
| 1189 | | microblaze | microblazeel \ | 1191 | | microblaze | microblazeel \ |
| 1190 | | mips | mipsbe | mipseb | mipsel | mipsle \ | 1192 | | mips | mipsbe | mipseb | mipsel | mipsle \ |
| 1191 | | mips16 \ | 1193 | | mips16 \ |
| 1192 | | mips64 | mips64el \ | 1194 | | mips64 | mips64eb | mips64el \ |
| 1193 | | mips64octeon | mips64octeonel \ | 1195 | | mips64octeon | mips64octeonel \ |
| 1194 | | mips64orion | mips64orionel \ | 1196 | | mips64orion | mips64orionel \ |
| 1195 | | mips64r5900 | mips64r5900el \ | 1197 | | mips64r5900 | mips64r5900el \ |
| @@ -1216,11 +1218,12 @@ case $cpu-$vendor in | |||
| 1216 | | nds32 | nds32le | nds32be \ | 1218 | | nds32 | nds32le | nds32be \ |
| 1217 | | nfp \ | 1219 | | nfp \ |
| 1218 | | nios | nios2 | nios2eb | nios2el \ | 1220 | | nios | nios2 | nios2eb | nios2el \ |
| 1219 | | none | np1 | ns16k | ns32k \ | 1221 | | none | np1 | ns16k | ns32k | nvptx \ |
| 1220 | | open8 \ | 1222 | | open8 \ |
| 1221 | | or1k* \ | 1223 | | or1k* \ |
| 1222 | | or32 \ | 1224 | | or32 \ |
| 1223 | | orion \ | 1225 | | orion \ |
| 1226 | | picochip \ | ||
| 1224 | | pdp10 | pdp11 | pj | pjl | pn | power \ | 1227 | | pdp10 | pdp11 | pj | pjl | pn | power \ |
| 1225 | | powerpc | powerpc64 | powerpc64le | powerpcle | powerpcspe \ | 1228 | | powerpc | powerpc64 | powerpc64le | powerpcle | powerpcspe \ |
| 1226 | | pru \ | 1229 | | pru \ |
| @@ -1228,7 +1231,8 @@ case $cpu-$vendor in | |||
| 1228 | | riscv | riscv32 | riscv64 \ | 1231 | | riscv | riscv32 | riscv64 \ |
| 1229 | | rl78 | romp | rs6000 | rx \ | 1232 | | rl78 | romp | rs6000 | rx \ |
| 1230 | | score \ | 1233 | | score \ |
| 1231 | | sh | sh[1234] | sh[24]a | sh[24]ae[lb] | sh[23]e | she[lb] | sh[lb]e \ | 1234 | | sh | shl \ |
| 1235 | | sh[1234] | sh[24]a | sh[24]ae[lb] | sh[23]e | she[lb] | sh[lb]e \ | ||
| 1232 | | sh[1234]e[lb] | sh[12345][lb]e | sh[23]ele | sh64 | sh64le \ | 1236 | | sh[1234]e[lb] | sh[12345][lb]e | sh[23]ele | sh64 | sh64le \ |
| 1233 | | sparc | sparc64 | sparc64b | sparc64v | sparc86x | sparclet \ | 1237 | | sparc | sparc64 | sparc64b | sparc64v | sparc86x | sparclet \ |
| 1234 | | sparclite \ | 1238 | | sparclite \ |
| @@ -1238,10 +1242,10 @@ case $cpu-$vendor in | |||
| 1238 | | tic30 | tic4x | tic54x | tic55x | tic6x | tic80 \ | 1242 | | tic30 | tic4x | tic54x | tic55x | tic6x | tic80 \ |
| 1239 | | tron \ | 1243 | | tron \ |
| 1240 | | ubicom32 \ | 1244 | | ubicom32 \ |
| 1241 | | v850 | v850e | v850e1 | v850es | v850e2 | v850e2v3 \ | 1245 | | v70 | v850 | v850e | v850e1 | v850es | v850e2 | v850e2v3 \ |
| 1242 | | vax \ | 1246 | | vax \ |
| 1243 | | visium \ | 1247 | | visium \ |
| 1244 | | wasm32 \ | 1248 | | w65 | wasm32 \ |
| 1245 | | we32k \ | 1249 | | we32k \ |
| 1246 | | x86 | x86_64 | xc16x | xgate | xps100 \ | 1250 | | x86 | x86_64 | xc16x | xgate | xps100 \ |
| 1247 | | xstormy16 | xtensa* \ | 1251 | | xstormy16 | xtensa* \ |