FreeCalypso > hg > freecalypso-tools
comparison CHANGES @ 478:6f804a5ff3bc
CHANGES: fc-host-tools-r10 released
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Wed, 13 Feb 2019 06:37:21 +0000 |
parents | c08ff097b2aa |
children | e76cb6994508 |
comparison
equal
deleted
inserted
replaced
477:58d3a0634272 | 478:6f804a5ff3bc |
---|---|
1 Changes in the current code since fc-host-tools-r9a: | 1 Changes from fc-host-tools-r9a to fc-host-tools-r10: |
2 | 2 |
3 * For those who need to run our tools on a 64-bit host system (or more | 3 * For those who need to run our tools on a 64-bit host system (or more |
4 precisely, any system on which pointers are longer than the basic int type), | 4 precisely, any system on which pointers are longer than the basic int type), |
5 the present release includes fixes for null pointer passing constructs | 5 the present release includes fixes for null pointer passing constructs |
6 throughout the code base. The original code was only correct for classic | 6 throughout the code base. The original code was only correct for classic |