aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStan Shebs <shebs@codesourcery.com>1995-12-30 01:33:40 +0000
committerStan Shebs <shebs@codesourcery.com>1995-12-30 01:33:40 +0000
commit5eccb7dc893e17dd886f61ad9e331cafdaf76be0 (patch)
treecc57e0d16597d92abe0b4e903326467154a220cf
parentf526457cf865151d713497938792564d72dede40 (diff)
downloadgdb-5eccb7dc893e17dd886f61ad9e331cafdaf76be0.zip
gdb-5eccb7dc893e17dd886f61ad9e331cafdaf76be0.tar.gz
gdb-5eccb7dc893e17dd886f61ad9e331cafdaf76be0.tar.bz2
* symfile.c (find_sym_fns): Add PowerMac to xcoff file recognition
kludge.
-rw-r--r--gdb/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index be7fabd..511416c 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,8 @@
+Fri Dec 29 16:30:58 1995 Stan Shebs <shebs@andros.cygnus.com>
+
+ * symfile.c (find_sym_fns): Add PowerMac to xcoff file recognition
+ kludge.
+
start-sanitize-gdbtk
Thu Dec 28 15:10:49 1995 Stan Shebs <shebs@andros.cygnus.com>