Skip to content

Commit 3f217e3

Browse files
committed
Update Changelog
1 parent de9f32a commit 3f217e3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Changelog.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -24,15 +24,16 @@ Bug fixes:
2424
Usability:
2525
- Mark stack as non-executable in binaries produced by `ccomp`.
2626
- Check that preprocessed sources (`.i` files) do not contain backslash-newline sequences.
27+
- `./configure arm-linux` now selects the hard-FP ABI, since Linux distributions no longer use the soft-FP ABI.
2728

2829
Supporting libraries:
2930
- ARM library for 64-bit integer arithmetic: faster division, cleaned-up code.
3031

3132
Coq development:
3233
- Support Coq 8.20.
33-
- Install `.glob` and `.v` files along `.vo` files.
3434
- Build: support TIMING and PROFILING like `coq_makefile`. (#512)
3535
- Make dependency on `Extraction` explicit. (#515)
36+
- Install `.glob` and `.v` files along `.vo` files. (#527)
3637

3738

3839
# Release 3.14, 2024-05-02

0 commit comments

Comments
 (0)