Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
frama-c
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
pub
frama-c
Commits
decd8548
Commit
decd8548
authored
6 years ago
by
Virgile Prevosto
Committed by
David Bühler
6 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Add missing entries in the Changelog
parent
736880b6
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Changelog
+23
-0
23 additions, 0 deletions
Changelog
with
23 additions
and
0 deletions
Changelog
+
23
−
0
View file @
decd8548
...
@@ -21,17 +21,40 @@ Open Source Release <next-release>
...
@@ -21,17 +21,40 @@ Open Source Release <next-release>
it does not introduce additional hypotheses on the program state
it does not introduce additional hypotheses on the program state
-* Makefile [2019/03/07] Do not attempt to install .cmx on bytecode-only
-* Makefile [2019/03/07] Do not attempt to install .cmx on bytecode-only
architectures. Patch by M. Dogguy backported from Debian package
architectures. Patch by M. Dogguy backported from Debian package
- Libc [2019/03/05] Better specs and removal of half-implemented ifdef
that tried to take various POSIX versions into account
-* Kernel [2019/03/05] Better detection of invalid goto in presence of VLA
-* Kernel [2019/03/05] Better detection of invalid goto in presence of VLA
(fixes #@499)
(fixes #@499)
- GUI [2019/03/04] Compatibility with lablgtk3 and improved handling of
some widgets
- ACSL [2019/03/01] Clarifies which C variables are in scope under a
\at(·,L) (#@575)
- Libc [2019/02/26] Ask clang not to warn about unknown FRAMA_C_MODEL
attribute when pre-processing frama-c's libc
-* Obfuscator [2019/02/26] Obfuscate logic types and logic constructors.
-* Obfuscator [2019/02/26] Obfuscate logic types and logic constructors.
-* Inout [2019/02/21] Fixes operational input on const local initialization
o RTE [2019/02/21] RTE has a static API
o Kernel [2019/02/18] When registering extended ACSL annotations, one
must now indicate whether they should have a status.
o Kernel [2019/02/05] Integer API moving closer to Zarith
- Eva [2019/01/19] New warning category for detecting loops without
'unroll' directive
- Eva [2019/01/31] Ignore annotations with "no_eva" tag
-* ACSL [2019/01/19] Accept C identifiers that happen to be ACSL keywords
in volatile and reads clauses
- Eva [2019/01/10] Improved precision on nested loops (by postponing
- Eva [2019/01/10] Improved precision on nested loops (by postponing
the widening on inner loops according to -eva-widening-period).
the widening on inner loops according to -eva-widening-period).
-* Aorai [2019/01/04] Fixes #@586: avoid removing the initial state
of the automaton
- Kernel [2019/01/03] Add attributes for loop statements to allow
- Kernel [2019/01/03] Add attributes for loop statements to allow
distinguishing between for, while and dowhile loops.
distinguishing between for, while and dowhile loops.
-! Kernel [2019/01/03] Add statement attributes (sattr) to the AST. They
-! Kernel [2019/01/03] Add statement attributes (sattr) to the AST. They
are not printed by default, use -kernel-msg-key printer:attrs
are not printed by default, use -kernel-msg-key printer:attrs
-! Kernel [2019/01/03] Improved precision of integer abstract bitwise
-! Kernel [2019/01/03] Improved precision of integer abstract bitwise
operators.
operators.
o Kernel [2018/12/11] New functions for retrieving major and minor version
-* Kernel [2018/12/04] Fixes AST integrity check wrt volatile accesses
-* Kernel [2018/11/21] Fixes #@553 - pretty-printing of basic asm template
################################
################################
Open Source Release 18.0 (Argon)
Open Source Release 18.0 (Argon)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment