comparison src/ChangeLog @ 73539:db045c86d29b

* ralloc.c (relinquish): Use a long for excess space counter to handle 64-bit case correctly.
author Chong Yidong <cyd@stupidchicken.com>
date Sun, 29 Oct 2006 21:54:18 +0000
parents d2f1d227576d
children ebdf9d25121d 7eeafaaa9eab
comparison
equal deleted inserted replaced
73538:e56d78e992d3 73539:db045c86d29b
1 2006-10-29 Mark Davies <mark@mcs.vuw.ac.nz> (tiny change)
2
3 * ralloc.c (relinquish): Use a long for excess space counter to
4 handle 64-bit case correctly.
5
1 2006-10-29 Jeramey Crawford <jeramey@jeramey.com> 6 2006-10-29 Jeramey Crawford <jeramey@jeramey.com>
2 7
3 * m/amdx86-64.h: Add defines for OpenBSD x86-64. 8 * m/amdx86-64.h: Add defines for OpenBSD x86-64.
4 9
5 2006-10-29 Juanma Barranquero <lekktu@gmail.com> 10 2006-10-29 Juanma Barranquero <lekktu@gmail.com>