summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorfdrake <fdrake>2002-09-06 21:49:56 +0000
committerfdrake <fdrake>2002-09-06 21:49:56 +0000
commit019c495344603efdbb04e484d49a52a7acdbaad8 (patch)
treea9cf1d48ad8e1913ec9a61caf4d8333a367df795 /Changes
parent5869f3f7bdc21f10687fa6c98f07ee0b240b2203 (diff)
downloadlibexpat-019c495344603efdbb04e484d49a52a7acdbaad8.tar.gz
A last-minute report suggests a problem with this using at least someR_1_95_5
versions of egcs, so disable FASTCALL for GCC as well. We are now not using this for any platform. ;-(
Diffstat (limited to 'Changes')
-rw-r--r--Changes2
1 files changed, 0 insertions, 2 deletions
diff --git a/Changes b/Changes
index dfe798d..1df159b 100644
--- a/Changes
+++ b/Changes
@@ -14,8 +14,6 @@ Release 1.95.5 Fri Sep 6 2002
- Reduced line-length for all source code and headers to be
no longer than 80 characters, to help with AS/400 support.
- Reduced memory copying during parsing (SF patch #600964).
- - Modified the calling convention used internally on Unix
- where the compiler supports a faster convention.
- Fixed a variety of bugs: see SF issues 580793, 434664,
483514, 580503, 581069, 584041, 584183, 584832, 585537,
596555, 596678, 598352, 598944, 599715, 600479, 600971.