aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5fdb8d9316..3f9a81fa91 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,17 @@
+2002-12-23 Roland McGrath <roland@redhat.com>
+
+ * scripts/abilist.awk: Produce a more compact format, divided into
+ stanzas for each version set, the set name listed only once.
+ * scripts/extract-abilist.awk: New file.
+ * scripts/merge-abilist.awk: New file.
+ * Makerules (check-abi-%, update-abi-%): New pattern rules.
+ (update-abi, check-abi): New targets.
+ * Makefile (+subdir_targets): Add subdir_{check,update}-abi.
+
2002-12-19 Roland McGrath <roland@redhat.com>
+ * Makerules (%.symlist): Use LC_ALL=C when running awk script.
+
* sysdeps/unix/sysv/linux/i386/brk.c (__brk): Cast result of
INTERNAL_SYSCALL.