diff options
author | Stan Shebs <shebs@codesourcery.com> | 1999-04-16 01:35:26 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1999-04-16 01:35:26 +0000 |
commit | c906108c21474dfb4ed285bcc0ac6fe02cd400cc (patch) | |
tree | a0015aa5cedc19ccbab307251353a41722a3ae13 /sim/fr30/TODO | |
parent | cd946cff9ede3f30935803403f06f6ed30cad136 (diff) | |
download | ppe42-binutils-c906108c21474dfb4ed285bcc0ac6fe02cd400cc.tar.gz ppe42-binutils-c906108c21474dfb4ed285bcc0ac6fe02cd400cc.zip |
Initial creation of sourceware repository
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 0000000000..ae4c76078f --- /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 |