We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 599da98 commit e2e0445Copy full SHA for e2e0445
1 file changed
Changelog
@@ -22,6 +22,10 @@ Formal C semantics:
22
- The semantics of conversions from pointer types to _Bool
23
is fully defined (again).
24
25
+Usability:
26
+- The generation of DWARF debugging information in "-g" mode is now
27
+ supported for ARM and IA32 (in addition to PowerPC).
28
+
29
Coq development:
30
- Revised the Stacking pass and its proof to make it more extensible
31
later to e.g. 64-bit integer registers.
0 commit comments