diff options
author | Andrew Cagney <cagney@redhat.com> | 2002-07-16 14:30:14 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2002-07-16 14:30:14 +0000 |
commit | 0bfe068334ec35009c1ffe356fd5f67e2330c568 (patch) | |
tree | 986a863a10852daf6e3a78e51a12837261e20dd6 /sim/fr30/TODO | |
parent | 4a8ccfd7c3fb1745341e4cf8f3579c9f65ce7983 (diff) | |
download | gdb-0bfe068334ec35009c1ffe356fd5f67e2330c568.tar.gz |
Obsolete fr30.
Diffstat (limited to 'sim/fr30/TODO')
-rw-r--r-- | sim/fr30/TODO | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/sim/fr30/TODO b/sim/fr30/TODO index ae4c76078f2..da9103b3d86 100644 --- a/sim/fr30/TODO +++ b/sim/fr30/TODO @@ -1,14 +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 +OBSOLETE m32r-inherited stuff? +OBSOLETE ---------------------- +OBSOLETE - header file dependencies revisit +OBSOLETE - hooks cleanup +OBSOLETE - testsuites +OBSOLETE - FIXME's +OBSOLETE +OBSOLETE +OBSOLETE m32r stuff? +OBSOLETE ---------------------- +OBSOLETE - memory accesses still test if profiling is on even in fast mode +OBSOLETE - have semantic code use G/SET_H_FOO if not default [incl fun-access] +OBSOLETE - have G/SET_H_FOO macros call function if fun-access +OBSOLETE - --> can always use G/S_H_FOO macros |