| OLD | NEW | 
|---|
|  | 1 2010-10-27: Version 2.5.2 | 
|  | 2 | 
|  | 3         Improved sampler resolution on Linux. | 
|  | 4 | 
|  | 5         Allowed forcing the use of a simulator from the build script | 
|  | 6         independently of the host architecture. | 
|  | 7 | 
|  | 8         Fixed FreeBSD port (Issue 912). | 
|  | 9 | 
|  | 10         Made windows-tick-processor respect D8_PATH. | 
|  | 11 | 
|  | 12         Implemented --noinline-new flag fully on IA32, X64 and ARM platforms. | 
|  | 13 | 
|  | 14 | 
| 1 2010-10-20: Version 2.5.1 | 15 2010-10-20: Version 2.5.1 | 
| 2 | 16 | 
| 3         Fixed bug causing spurious out of memory exceptions | 17         Fixed bug causing spurious out of memory exceptions | 
| 4         (issue http://crbug.com/54580). | 18         (issue http://crbug.com/54580). | 
| 5 | 19 | 
| 6         Fixed compilation error on Solaris platform (issue 901). | 20         Fixed compilation error on Solaris platform (issue 901). | 
| 7 | 21 | 
| 8         Fixed error in strtod (string to floating point number conversion) | 22         Fixed error in strtod (string to floating point number conversion) | 
| 9         due to glibc's use of 80-bit floats in the FPU on 32-bit linux. | 23         due to glibc's use of 80-bit floats in the FPU on 32-bit linux. | 
| 10 | 24 | 
| (...skipping 2154 matching lines...) Expand 10 before | Expand all | Expand 10 after  Loading... | 
| 2165 | 2179 | 
| 2166         Improved debugger support by allowing nested break points and by | 2180         Improved debugger support by allowing nested break points and by | 
| 2167         dealing with stack-overflows when compiling functions before | 2181         dealing with stack-overflows when compiling functions before | 
| 2168         setting break points in them. | 2182         setting break points in them. | 
| 2169 | 2183 | 
| 2170 | 2184 | 
| 2171 2008-07-03: Version 0.1.0 | 2185 2008-07-03: Version 0.1.0 | 
| 2172 | 2186 | 
| 2173         Initial export. | 2187         Initial export. | 
| 2174 | 2188 | 
| OLD | NEW | 
|---|