summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2009-01-01 18:52:05 -0800
committerUlrich Drepper <drepper@redhat.com>2009-01-01 18:52:05 -0800
commit3bf5759aa0cf1cd8f771ce3e34346c7510b89e5f (patch)
tree7eab1fa092b82f560fecff63996ff31c8e3d85e2 /TODO
parentd4bcd835fa65544190bd746013a0e058cdb4a98e (diff)
downloadelfutils-3bf5759aa0cf1cd8f771ce3e34346c7510b89e5f.tar.gz
Add Intel SSE4 support to disassembler.
Diffstat (limited to 'TODO')
-rw-r--r--TODO18
1 files changed, 16 insertions, 2 deletions
diff --git a/TODO b/TODO
index b2bcf6e9..bc374146 100644
--- a/TODO
+++ b/TODO
@@ -1,7 +1,7 @@
ToDo list for elfutils -*-outline-*-
----------------------
-Time-stamp: <2008-02-03 14:15:41 drepper>
+Time-stamp: <2009-01-01 16:56:38 drepper>
* mkinstalldirs
@@ -38,6 +38,20 @@ Time-stamp: <2008-02-03 14:15:41 drepper>
** Rename dwarf_getabbrev
+* libcpu
+
+** x86
+
+*** Opcodes
+
+ crc32
+ extractps
+ pextrb
+ pextrd/pextrq
+ pextrw
+ pinsrq
+ popcnt 64-bit reg
+
* nm:
** add demangler support
@@ -156,5 +170,5 @@ Time-stamp: <2008-02-03 14:15:41 drepper>
-V Print on standard error the version number of mcs.
Local Variables:
-eval:(hide-body)
+eval:(hide-sublevels 3)
End: