summaryrefslogtreecommitdiff
path: root/gdb/TODO
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2000-06-04 13:46:37 +0000
committerAndrew Cagney <cagney@redhat.com>2000-06-04 13:46:37 +0000
commit9d8c9bc29ad1eec16c6c64a70c6a377ebb42c870 (patch)
treecdf59deb908ccd7fcc666e6f8a7575b2be38f1f1 /gdb/TODO
parentb35d5554622912f8c1149e0938b0df157f176f20 (diff)
downloadgdb-9d8c9bc29ad1eec16c6c64a70c6a377ebb42c870.tar.gz
Add host_pointer_to_address() and address_to_host_pointer(). Add
signed_pointer_to_address() etc. Rename generic_pointer_to_address() to unsigned_pointer_to_address() etc.
Diffstat (limited to 'gdb/TODO')
-rw-r--r--gdb/TODO9
1 files changed, 0 insertions, 9 deletions
diff --git a/gdb/TODO b/gdb/TODO
index eac185584ef..d70a89112e0 100644
--- a/gdb/TODO
+++ b/gdb/TODO
@@ -15,15 +15,6 @@ release.
--
-GDB requires GCC to build under IRIX
-
-IRIX, being more pedantic than GCC reports as errors certain
-assignments that GCC treats as warnings.
-
-This can be worked around by building GDB with the GCC compiler.
-
---
-
The BFD directory requires bug-fixed AUTOMAKE et.al.
AUTOMAKE 1.4 incorrectly set the TEXINPUTS environment variable. It