aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorK. Richard Pixley <rich@cygnus>1992-02-18 10:23:18 +0000
committerK. Richard Pixley <rich@cygnus>1992-02-18 10:23:18 +0000
commitc6cfc5b52cfa93e6ca52054e6e05881a7dd9e35e (patch)
tree248aba0e62348e5611eec9edf97542eb5e5cc8bb /gas
parentf816adbc60b61ce78eba7c71834a86d3d25f992b (diff)
downloadgdb-c6cfc5b52cfa93e6ca52054e6e05881a7dd9e35e.zip
gdb-c6cfc5b52cfa93e6ca52054e6e05881a7dd9e35e.tar.gz
gdb-c6cfc5b52cfa93e6ca52054e6e05881a7dd9e35e.tar.bz2
add note about i860 relocation types
Diffstat (limited to 'gas')
-rw-r--r--gas/NOTES3
1 files changed, 3 insertions, 0 deletions
diff --git a/gas/NOTES b/gas/NOTES
index e2f4d8a..e49f747 100644
--- a/gas/NOTES
+++ b/gas/NOTES
@@ -2,6 +2,9 @@ to do:
remove DONTDEF
+fix relocation types for i860, perhaps by adding a ref pointer to
+ fixS?
+
fucked up on a.out.gnu.h, etc.
remove the ifdef's from fx_callj tests?
what are callj tests?