Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Rix <trix@redhat.com>2001-12-31 07:06:14 +0300
committerTom Rix <trix@redhat.com>2001-12-31 07:06:14 +0300
commit214d7241c01ddb08c15294941787fac30a964f56 (patch)
treeb690a04b277b946fb73b6f1e3655f0b13e7cb6f8 /include/coff/ChangeLog
parent6d218bb5c6da497b5be5697eb07809d5591fbed2 (diff)
Fix for xcoff <bigaf> big archive support.
Diffstat (limited to 'include/coff/ChangeLog')
-rw-r--r--include/coff/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/include/coff/ChangeLog b/include/coff/ChangeLog
index 6e14207e1..b8882bc39 100644
--- a/include/coff/ChangeLog
+++ b/include/coff/ChangeLog
@@ -1,3 +1,11 @@
+2001-12-24 Tom Rix <trix@redhat.com>
+
+ * xcoff.h (xcoff_big_format_p): Make <bigaf> the default archive
+ format.
+ (XCOFFARMAG_ELEMENT_SIZE, XCOFFARMAGBIG_ELEMENT_SIZE): Define for
+ archive header ascii elements.
+
+
2001-12-17 Tom Rix <trix@redhat.com>
* xcoff.h : Add .except and .typchk section string and styp flags.