aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1998-06-01 16:15:08 +0000
committerIan Lance Taylor <ian@airs.com>1998-06-01 16:15:08 +0000
commit179ac41c63f96ebf53725c1892466ecc7dbc07de (patch)
treed1d88ccab058d30a7705e9acfda5e68473813ec5 /bfd/ChangeLog
parent22134bdb43736d97fca309ab59a5fcdbcd319e3e (diff)
downloadgdb-179ac41c63f96ebf53725c1892466ecc7dbc07de.zip
gdb-179ac41c63f96ebf53725c1892466ecc7dbc07de.tar.gz
gdb-179ac41c63f96ebf53725c1892466ecc7dbc07de.tar.bz2
* peicode.h (coff_swap_sym_in): Check for C_SECTION rather than
0x68. Reindent. Add some comments.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 167f588..6e482bd 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,8 @@
+Mon Jun 1 12:14:28 1998 Ian Lance Taylor <ian@cygnus.com>
+
+ * peicode.h (coff_swap_sym_in): Check for C_SECTION rather than
+ 0x68. Reindent. Add some comments.
+
start-sanitize-sky
Sun May 31 16:11:22 1998 Doug Evans <devans@canuck.cygnus.com>