111 lines
3.4 KiB
Plaintext
111 lines
3.4 KiB
Plaintext
|
2022-09-04 Arnold D. Robbins <arnold@skeeve.com>
|
||
|
|
||
|
* 5.2.0: Release tar ball made.
|
||
|
|
||
|
2022-08-23 Arnold D. Robbins <arnold@skeeve.com>
|
||
|
|
||
|
* pma.m4: Use AX_CHECK_COMPILE_FLAG to look for -no-pie instead
|
||
|
of hardcoding gcc and clang. Thanks to Sam James <sam@gentoo.org>
|
||
|
for the suggestion.
|
||
|
* ax_check_compile_flag.m4: New file.
|
||
|
|
||
|
2022-08-11 Arnold D. Robbins <arnold@skeeve.com>
|
||
|
|
||
|
* pma.m4: Logic fix. Don't define USE_PERSITENT_MALLOC until
|
||
|
after all the tests.
|
||
|
|
||
|
2022-07-21 Arnold D. Robbins <arnold@skeeve.com>
|
||
|
|
||
|
* libtool.m4, ltoptions.m4, ltsugar.m4, ltversion.m4,
|
||
|
lt~obsolete.m4: Updated to Libtool 2.4.7.
|
||
|
|
||
|
2022-07-13 Arnold D. Robbins <arnold@skeeve.com>
|
||
|
|
||
|
* pma.m4: Add a check for Solaris. It works fine there.
|
||
|
|
||
|
2022-06-29 Arnold D. Robbins <arnold@skeeve.com>
|
||
|
|
||
|
* pma.m4: Check sizeof(void *) is 8. PMA only works on
|
||
|
64-bit systems.
|
||
|
|
||
|
2022-06-15 Arnold D. Robbins <arnold@skeeve.com>
|
||
|
|
||
|
* pma.m4: Add case for Cygwin.
|
||
|
|
||
|
2022-06-14 Arnold D. Robbins <arnold@skeeve.com>
|
||
|
|
||
|
* pma.m4: Put -no-pie inside additional check for gcc and clang.
|
||
|
Tinycc and PCC are no-PIE anyway. Add support for --disable-pma.
|
||
|
Add the right magic for Mac OS.
|
||
|
|
||
|
2022-06-13 Arnold D. Robbins <arnold@skeeve.com>
|
||
|
|
||
|
* pma.m4: Put -no-pie inside check for Linux.
|
||
|
|
||
|
2022-06-10 Arnold D. Robbins <arnold@skeeve.com>
|
||
|
|
||
|
* pma.m4: Add -no-pie to LDFLAGS for persistent malloc.
|
||
|
|
||
|
2022-06-09 Arnold D. Robbins <arnold@skeeve.com>
|
||
|
|
||
|
* pma.m4: New file.
|
||
|
|
||
|
2021-10-27 Arnold D. Robbins <arnold@skeeve.com>
|
||
|
|
||
|
* 5.1.1: Release tar ball made.
|
||
|
|
||
|
2021-09-10 Arnold D. Robbins <arnold@skeeve.com>
|
||
|
|
||
|
* mpfr.m4, readline.m4, threadlib.m4: Update for Autoconf 2.71.
|
||
|
Removes various warnings when Autoconf runs.
|
||
|
|
||
|
2020-07-22 Arnold D. Robbins <arnold@skeeve.com>
|
||
|
|
||
|
* fcntl-o.m4, glibc2.m4, glibc21.m4, intdiv0.m4, intldir.m4,
|
||
|
intmax.m4, inttypes-pri.m4, inttypes_h.m4, lcmessage.m4, lock.m4,
|
||
|
longlong.m4, printf-posix.m4, size_max.m4, stdint_h.m4, threadlib.m4,
|
||
|
uintmax_t.m4, visibility.m4, wchar_t.m4, wint_t.m4,
|
||
|
xsize.m4: Copyright updated.
|
||
|
* dirfd.m4, libtool.m4, ltoptions.m4, ltsugar.m4, ltversion.m4,
|
||
|
lt~obsolete.m4: New files, from extension/m4.
|
||
|
|
||
|
2020-07-20 gettextize <bug-gnu-gettext@gnu.org>
|
||
|
|
||
|
* gettext.m4: Upgrade to gettext-0.20.2.
|
||
|
* host-cpu-c-abi.m4: New file, from gettext-0.20.2.
|
||
|
* iconv.m4: Upgrade to gettext-0.20.2.
|
||
|
* intlmacosx.m4: Upgrade to gettext-0.20.2.
|
||
|
* lib-ld.m4: Upgrade to gettext-0.20.2.
|
||
|
* lib-link.m4: Upgrade to gettext-0.20.2.
|
||
|
* lib-prefix.m4: Upgrade to gettext-0.20.2.
|
||
|
* nls.m4: Upgrade to gettext-0.20.2.
|
||
|
* po.m4: Upgrade to gettext-0.20.2.
|
||
|
* progtest.m4: Upgrade to gettext-0.20.2.
|
||
|
|
||
|
2020-04-14 Arnold D. Robbins <arnold@skeeve.com>
|
||
|
|
||
|
* 5.1.0: Release tar ball made.
|
||
|
|
||
|
2020-03-06 Jannick <thirdedition@gmx.net>
|
||
|
|
||
|
* triplet-transformation.m4: New file.
|
||
|
|
||
|
2019-11-09 Alexey Pawlow <alexey.pawlow@gmail.com>
|
||
|
|
||
|
* threadlib.m4: Add check for MSYS.
|
||
|
|
||
|
2019-09-10 Florian Weimer <fweimer@redhat.com>
|
||
|
|
||
|
* readline.m4 (GAWK_CHECK_READLINE): Include <fcntl.h>, <unistd.h>
|
||
|
for close, open, dup.
|
||
|
|
||
|
2019-06-18 Arnold D. Robbins <arnold@skeeve.com>
|
||
|
|
||
|
* 5.0.1: Release tar ball made.
|
||
|
|
||
|
2019-04-12 Arnold D. Robbins <arnold@skeeve.com>
|
||
|
|
||
|
* ChangeLog.1: Rotated ChangeLog into this file.
|
||
|
* ChangeLog: Created anew for gawk 5.0.0 and on.
|
||
|
* 5.0.0: Release tar ball made.
|