aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorFred Fish <fnf@specifix.com>1993-01-05 04:20:54 +0000
committerFred Fish <fnf@specifix.com>1993-01-05 04:20:54 +0000
commit2eda1cdf948c3020a80b64636d9e4a0164e96b8e (patch)
treecbfa021d4128a8ce317eabf4c2bcfc6edc29353f /gdb/ChangeLog
parent533d1dc743abbc739ddd57f686b4c47a487515d5 (diff)
downloadgdb-2eda1cdf948c3020a80b64636d9e4a0164e96b8e.zip
gdb-2eda1cdf948c3020a80b64636d9e4a0164e96b8e.tar.gz
gdb-2eda1cdf948c3020a80b64636d9e4a0164e96b8e.tar.bz2
* xcoffexec.c (vmap_symtab): Use new macros to access minimal
symbol name and value fields.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 5244f9c..7f12df6 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,8 @@
Mon Jan 4 16:54:18 1993 Fred Fish (fnf@cygnus.com)
+ * xcoffexec.c (vmap_symtab): Use new macros to access minimal
+ symbol name and value fields.
+
* c-exp.y (yylex): Make static, to match prototype and other
<lang>-exp.y files.