summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2007-10-11 09:57:48 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2007-10-11 09:57:48 +0100
commit176738f0f0f57de3f4c8553a411b26b171fdd117 (patch)
treeed98d6dd258fc0e65ab2bdff2a335b91910ae330 /ChangeLog
parent077fb290c57ee937330b22b2ae794fc9967d4722 (diff)
Fix detection of i486 atomic ops.
Previously, the attempts to determine support at compile-time on Darwin were causing the i486 atomic ops to be used on *all* i386 or x86-64 GCC builds (AH_VERBATIM can't be conditionalized like we were trying to).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e76969f9..4056ac12 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2007-10-11 Simon McVittie <simon.mcvittie@collabora.co.uk>
+
+ * configure.in, dbus/dbus-sysdeps.h, dbus/dbus-sysdeps-unix.c: Fix
+ detection of i486 atomic ops. Previously, the attempts to determine
+ support at compile-time on Darwin were causing the i486 atomic ops to
+ be used on *all* i386 or x86-64 GCC builds (AH_VERBATIM can't be
+ conditionalized like we were trying to).
+
2007-10-10 Simon McVittie <simon.mcvittie@collabora.co.uk>
* dbus/dbus-errors.c, dbus/dbus-protocol.h: Add new error