summaryrefslogtreecommitdiffstats
path: root/libasm/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'libasm/ChangeLog')
-rw-r--r--libasm/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/libasm/ChangeLog b/libasm/ChangeLog
index 6adeef1e..d4c06348 100644
--- a/libasm/ChangeLog
+++ b/libasm/ChangeLog
@@ -1,3 +1,9 @@
+2005-08-28 Ulrich Drepper <[email protected]>
+
+ * Makefile.am: Use $(LINK) not $(CC) when creating DSO.
+ (%.os): Use COMPILE.os.
+ (COMPILE.os): Filter out gconv options.
+
2005-08-02 Ulrich Drepper <[email protected]>
* Makefile.am (AM_CFLAGS): Add -std=gnu99.