Skip to content

Commit e2e0445

Browse files
committed
Changelog update: mention -g for ARM and IA32
1 parent 599da98 commit e2e0445

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Changelog

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@ Formal C semantics:
2222
- The semantics of conversions from pointer types to _Bool
2323
is fully defined (again).
2424

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+
2529
Coq development:
2630
- Revised the Stacking pass and its proof to make it more extensible
2731
later to e.g. 64-bit integer registers.

0 commit comments

Comments
 (0)