Skip to content

Commit

Permalink
Update Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
xavierleroy committed Dec 10, 2024
1 parent de9f32a commit 3f217e3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,15 +24,16 @@ Bug fixes:
Usability:
- Mark stack as non-executable in binaries produced by `ccomp`.
- Check that preprocessed sources (`.i` files) do not contain backslash-newline sequences.
- `./configure arm-linux` now selects the hard-FP ABI, since Linux distributions no longer use the soft-FP ABI.

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

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


# Release 3.14, 2024-05-02
Expand Down

0 comments on commit 3f217e3

Please sign in to comment.