diff options
author | Stan Shebs <shebs@apple.com> | 1999-04-16 01:35:26 +0000 |
---|---|---|
committer | Stan Shebs <shebs@apple.com> | 1999-04-16 01:35:26 +0000 |
commit | 14cd51f7793a9ce07bc435069f57269450141363 (patch) | |
tree | 280a2da48f771d61be5b451ddbacdf9ef8e9ad13 /sim/fr30/TODO | |
download | gdb-14cd51f7793a9ce07bc435069f57269450141363.tar.gz |
Initial revision
Diffstat (limited to 'sim/fr30/TODO')
-rw-r--r-- | sim/fr30/TODO | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/sim/fr30/TODO b/sim/fr30/TODO new file mode 100644 index 00000000000..ae4c76078f2 --- /dev/null +++ b/sim/fr30/TODO @@ -0,0 +1,14 @@ +m32r-inherited stuff? +---------------------- +- header file dependencies revisit +- hooks cleanup +- testsuites +- FIXME's + + +m32r stuff? +---------------------- +- memory accesses still test if profiling is on even in fast mode +- have semantic code use G/SET_H_FOO if not default [incl fun-access] +- have G/SET_H_FOO macros call function if fun-access +- --> can always use G/S_H_FOO macros |