OLD | NEW |
| 1 2014-02-19: Version 3.24.40 |
| 2 |
| 3 A64: Let the MacroAssembler resolve branches to distant targets (issue |
| 4 3148). |
| 5 |
| 6 Fixed and improved code for integral division. Fixed and extended tests |
| 7 (issue 3151). |
| 8 |
| 9 MIPS: Fix assignment of function name constant (issue 3138). |
| 10 |
| 11 Fix assignment of function name constant (issue 3138). |
| 12 |
| 13 Performance and stability improvements on all platforms. |
| 14 |
| 15 |
1 2014-02-14: Version 3.24.39 | 16 2014-02-14: Version 3.24.39 |
2 | 17 |
3 Introduce --job-based-sweeping flag and use individual jobs for sweeping | 18 Introduce --job-based-sweeping flag and use individual jobs for sweeping |
4 if set (issue 3104). | 19 if set (issue 3104). |
5 | 20 |
6 Performance and stability improvements on all platforms. | 21 Performance and stability improvements on all platforms. |
7 | 22 |
8 | 23 |
9 2014-02-13: Version 3.24.38 | 24 2014-02-13: Version 3.24.38 |
10 | 25 |
(...skipping 6673 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6684 setting break points in them. | 6699 setting break points in them. |
6685 | 6700 |
6686 | 6701 |
6687 2008-07-03: Version 0.1.0 | 6702 2008-07-03: Version 0.1.0 |
6688 | 6703 |
6689 Initial export. | 6704 Initial export. |
6690 | 6705 |
6691 # Local Variables: | 6706 # Local Variables: |
6692 # mode:text | 6707 # mode:text |
6693 # End: | 6708 # End: |
OLD | NEW |