summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorhomeip.net!davidm <homeip.net!davidm>2004-08-17 15:34:28 +0000
committerhomeip.net!davidm <homeip.net!davidm>2004-08-17 15:34:28 +0000
commitbc22c6ecf2c5f28840fbe154ff01f07260fd342b (patch)
tree13c58b61f916dbf4ca6ca796f46db592c5a67a8a /TODO
parent8f4a9df4207b1370fe3e9bfbb8be598fd0906706 (diff)
downloadlibunwind-bc22c6ecf2c5f28840fbe154ff01f07260fd342b.tar.gz
Update.
(Logical change 1.241)
Diffstat (limited to 'TODO')
-rw-r--r--TODO14
1 files changed, 7 insertions, 7 deletions
diff --git a/TODO b/TODO
index df9fda08..8b2e0262 100644
--- a/TODO
+++ b/TODO
@@ -1,10 +1,3 @@
-- According to Nicholas S. Wourms <nwourms@netscape.net>, adding this to the
- Makefile.am:
- AUTOMAKE_OPTIONS = 1.6 subdir-objects
- ensures that object-files are build in separate subdirectories and that
- in turn makes it possible for source files in different directories to
- have the same filename, thus avoiding the need for those ugly -x86, -ia64, etc.,
- postfixes.
- Update the libunwind man page for the new/fixed cache-flushing behavior.
Effectively, that unw_flush_cache() doesn't have to be called by
applications except for extraordinary circumstances (e.g., if application
@@ -24,6 +17,13 @@ Testing:
register rotation
+ on Linux, test access to f32-f127 in a signal handler (e.g., verify
that fph partition gets initialized properly)
++ According to Nicholas S. Wourms <nwourms@netscape.net>, adding this to the
+ Makefile.am:
+ AUTOMAKE_OPTIONS = 1.6 subdir-objects
+ ensures that object-files are build in separate subdirectories and that
+ in turn makes it possible for source files in different directories to
+ have the same filename, thus avoiding the need for those ugly -x86, -ia64,
+ etc., postfixes.
+ Switch ia64 (and rest over) to using Debug() instead of debug()
+ implement non-local versions of dwarf_readXX()
+ consolidate mostly architecture-independent code such as