summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorforsyth <forsyth@vitanuova.com>2011-06-29 15:15:08 +0100
committerforsyth <forsyth@vitanuova.com>2011-06-29 15:15:08 +0100
commit6b2e32351192dd10dd3d671e2b61608c692507e6 (patch)
tree82f17976ee34dd2ad73477efdefccb46d6f85ec2 /CHANGES
parentc594916b7a30516eff15698d7cc1f8e440a55a3d (diff)
20110629-1515
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 51053d9f..5c37adee 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+20110629
+ change x86 getcallerpc to avoid use of %ebp [issue 266]
+ change type of getcallerpc to uintptr from ulong
20110619
emu/port/devfs-posix.c: put major/minor st_dev into path without mapping (with luck)
emu/port/kproc-pthreads.c: ensure pthread stack is at least PTHREAD_STACK_MIN (plus slop)