* environ.c (set_in_environ): Remove G960BASE and G960BIN; they are

no longer used.
This commit is contained in:
Jim Kingdon 1993-08-09 17:49:27 +00:00
parent 6a9cf6fa53
commit b992d16b88

View File

@ -1,5 +1,8 @@
Mon Aug 9 09:53:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
* environ.c (set_in_environ): Remove G960BASE and G960BIN; they are
no longer used.
* gdbcore.h: New variable gnutarget.
* core.c: Add commands to set and show it.
* Callers to bfd_*open*: Pass gnutarget instead of NULL as target.