Skip to content

Commit

Permalink
fbc: changelog.txt
Browse files Browse the repository at this point in the history
- improved stabs debug information in
  -gen gas and -gen gas64 for STRING*N,
  ZSTRING*N, and WSTRING*N types
  • Loading branch information
jayrm committed Apr 5, 2024
1 parent dc49c53 commit c86fffa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion changelog.txt
Expand Up @@ -50,7 +50,7 @@ Version 1.20.0
- fbc: '-nolib fbrt0.o' and '-nolib fbrt0pic.o' can be used to omit fb's startup files from the link. Implied by '-nodeflibs'.
- fbc: '-z nobuiltins' command line option to disable all non-required built-in procedure definitions
- sf.net feature #273 fbc: allow UDT operators (LET, +=, etc) to support array parameters
- improved stabs debug information for STRING*N, ZSTRING*N, and WSTRING*N types
- improved stabs debug information in -gen gas and -gen gas64 for STRING*N, ZSTRING*N, and WSTRING*N types

[fixed]
- github #410: give consistent floating point comparisons results involving NaNs.
Expand Down

0 comments on commit c86fffa

Please sign in to comment.