diff options
author | Andrew Cagney <cagney@redhat.com> | 2000-06-04 13:46:37 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2000-06-04 13:46:37 +0000 |
commit | ac2e2ef7e2214be3672096ea7e6641d6a0651fd7 (patch) | |
tree | 7205cea8571355be893617fae45005b4ab5901a7 /gdb/TODO | |
parent | 0b5454486cd4b2e34f4ac7eb51092ef55fa97b07 (diff) | |
download | gdb-ac2e2ef7e2214be3672096ea7e6641d6a0651fd7.zip gdb-ac2e2ef7e2214be3672096ea7e6641d6a0651fd7.tar.gz gdb-ac2e2ef7e2214be3672096ea7e6641d6a0651fd7.tar.bz2 |
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/TODO | 9 |
1 files changed, 0 insertions, 9 deletions
@@ -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 |