aboutsummaryrefslogtreecommitdiff
path: root/include/coff/ChangeLog
diff options
context:
space:
mode:
authorTom Rix <trix@redhat.com>2001-12-18 00:32:32 +0000
committerTom Rix <trix@redhat.com>2001-12-18 00:32:32 +0000
commit67fdeebeb2246ec95449f9b1428ae000f7744e92 (patch)
treef90f1ca2cfaf396023e8d983caf1aa24ddd9f8ff /include/coff/ChangeLog
parent84b229ef245c6c5700d16fca9788a3613d3e6977 (diff)
downloadgdb-67fdeebeb2246ec95449f9b1428ae000f7744e92.zip
gdb-67fdeebeb2246ec95449f9b1428ae000f7744e92.tar.gz
gdb-67fdeebeb2246ec95449f9b1428ae000f7744e92.tar.bz2
Minimal handle .typchk and .except section.
Diffstat (limited to 'include/coff/ChangeLog')
-rw-r--r--include/coff/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/coff/ChangeLog b/include/coff/ChangeLog
index 969299b..6e14207 100644
--- a/include/coff/ChangeLog
+++ b/include/coff/ChangeLog
@@ -1,6 +1,6 @@
2001-12-17 Tom Rix <trix@redhat.com>
- * xcoff.h : Add .except and .typchk section string.
+ * xcoff.h : Add .except and .typchk section string and styp flags.
Fix xcoff_big_format_p macro.
2001-12-16 Tom Rix <trix@redhat.com>