Overview
Request 916919 accepted
- Update to version 1.5.0:
* Port to arm64 (aarch64)/Linux (armv8).
* Port to arm32/Linux (armv6, armv7).
* Accept clang as C compiler on x86_64/linux.
* Restructure and improve the code of all MA-ASM mappers.
* Fix a bug in absolute_file_name, '/src/../' returned '' now
'/'.
* Add error case to findall/4 (detects when Tail is not a list).
* Set eof_action to reset for standard input/output/error streams
Even if not a tty.
* Add float_overflow and undefined for float arithmetic
Functions.
* Fix a bug when closing user_error.
* Fix a bug in phrase/2-3.
* Fix problem with gcc 10 which needs explicitly -fcommon.
* Fix bugs when Prolog integers are internally converted to C int
(on 64 bits machine).
- Enable build on newly supported ARM architectures.
- Remove -fcommon from cflags.
- Remove gprolog-1.4.5-remove-compilation-date.patch.
- Add gprolog-1.5.0-use-source_date_epoch.patch.
Request History
1Antoine1 created request
- Update to version 1.5.0:
* Port to arm64 (aarch64)/Linux (armv8).
* Port to arm32/Linux (armv6, armv7).
* Accept clang as C compiler on x86_64/linux.
* Restructure and improve the code of all MA-ASM mappers.
* Fix a bug in absolute_file_name, '/src/../' returned '' now
'/'.
* Add error case to findall/4 (detects when Tail is not a list).
* Set eof_action to reset for standard input/output/error streams
Even if not a tty.
* Add float_overflow and undefined for float arithmetic
Functions.
* Fix a bug when closing user_error.
* Fix a bug in phrase/2-3.
* Fix problem with gcc 10 which needs explicitly -fcommon.
* Fix bugs when Prolog integers are internally converted to C int
(on 64 bits machine).
- Enable build on newly supported ARM architectures.
- Remove -fcommon from cflags.
- Remove gprolog-1.4.5-remove-compilation-date.patch.
- Add gprolog-1.5.0-use-source_date_epoch.patch.
1Antoine1 accepted request