summaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorStu Grossman <grossman@cygnus>1992-12-31 17:24:06 +0000
committerStu Grossman <grossman@cygnus>1992-12-31 17:24:06 +0000
commit8a1c3e99492d67497a338ce1efd71bb169bd85e5 (patch)
tree06813f521782e123dbb34e7555f9eccd63a97445 /gdb/ChangeLog
parent684a832faafec73eb1b0cdf7a3c2f3269a17cd66 (diff)
downloadbinutils-gdb-8a1c3e99492d67497a338ce1efd71bb169bd85e5.tar.gz
* partial-stab.h (near N_BINCL): Remove redundant code in N_BINCL
case. Use code in N_SOL.
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 15cb2430d9c..309f20bccb5 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,8 @@
Thu Dec 31 09:03:02 1992 Stu Grossman (grossman at cygnus.com)
+ * partial-stab.h (near N_BINCL): Remove redundant code in N_BINCL
+ case. Use code in N_SOL.
+
* paread.c: New file that contains all HPPA/HPUX symbol reading
code.
* dbxread.c: Remove almost all HPPA/HPUX symbol reading code.