FreeCalypso > hg > freecalypso-tools
comparison CHANGES @ 483:e76cb6994508
CHANGES: first changes since fc-host-tools-r10
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Thu, 07 Mar 2019 01:42:18 +0000 |
parents | 6f804a5ff3bc |
children | f478d7491fe6 |
comparison
equal
deleted
inserted
replaced
482:3100f534340b | 483:e76cb6994508 |
---|---|
1 Changes in the current code since fc-host-tools-r10: | |
2 | |
3 * Bugfix: the ability to override CFLAGS= from the top level (see INSTALL) | |
4 has been fixed and now actually works as intended. | |
5 | |
6 * Documentation updates for the new bits of knowledge learned from the | |
7 examination of a Sony Ericsson J100 phone: no code changes were needed to | |
8 support flash manipulation and RF calibration data extraction on this model, | |
9 but this is the first time the Mother got her hands on one of these phones, | |
10 hence there was no documentation previously. | |
11 | |
1 Changes from fc-host-tools-r9a to fc-host-tools-r10: | 12 Changes from fc-host-tools-r9a to fc-host-tools-r10: |
2 | 13 |
3 * For those who need to run our tools on a 64-bit host system (or more | 14 * 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), | 15 precisely, any system on which pointers are longer than the basic int type), |
5 the present release includes fixes for null pointer passing constructs | 16 the present release includes fixes for null pointer passing constructs |