Skip to content

Commit ff26939

Browse files
committed
764* fasttrap_isa.c: Fix the last issue properly - 2 styles
of indexed instructions werent being handled properly. Now they are.
1 parent acfdded commit ff26939

3 files changed

Lines changed: 13 additions & 5 deletions

File tree

.release

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
date=Mon Aug 6 21:08:09 BST 2012
2-
release=dtrace-20120806a
3-
build=416
1+
date=Sat Aug 11 10:06:37 BST 2012
2+
release=dtrace-20120811
3+
build=417

Changes

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
Sat Aug 11 10:05:56 2012 fox
2+
3+
764* fasttrap_isa.c: Fix the last issue properly - 2 styles
4+
of indexed instructions werent being handled
5+
properly. Now they are.
6+
7+
763* archive: 1.0144
8+
19
Thu Aug 9 22:48:18 2012 fox
210

311
762* fasttrap_isa.c, fasttrap.c: Fix handling of

archive.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
NAME=dtrace
22
MAJ_VERSION=1
3-
MIN_VERSION=0143
3+
MIN_VERSION=0144
44
EXCLUDE="*.ko *.o .git"
55
EXCLUDE_DIRS="build-"
6-
#date Mon Aug 6 21:08:21 BST 2012
6+
#date Sat Aug 11 10:05:53 BST 2012

0 commit comments

Comments
 (0)