about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2006-04-27 01:25:47 +0000
committerRoland McGrath <roland@gnu.org>2006-04-27 01:25:47 +0000
commit16a1d952b632a35513a88ba3d97a7ab9a291060b (patch)
tree6359f088980792996502b55f95cfaf6a16d26325 /ChangeLog
parent02838201ee32cc7b542a8843c911877ae24fdf63 (diff)
downloadglibc-16a1d952b632a35513a88ba3d97a7ab9a291060b.tar.gz
glibc-16a1d952b632a35513a88ba3d97a7ab9a291060b.tar.xz
glibc-16a1d952b632a35513a88ba3d97a7ab9a291060b.zip
* Makeconfig (%.v.i rule): Don't use -DASSEMBLER.
	The predefined __ASSEMBLER__ is sufficient.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a3e7d0c4c7..ec78786e92 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-04-26  Roland McGrath  <roland@redhat.com>
+
+	* Makeconfig (%.v.i rule): Don't use -DASSEMBLER.
+	The predefined __ASSEMBLER__ is sufficient.
+
 2006-04-26  Ulrich Drepper  <drepper@redhat.com>
 
 	* sysdeps/unix/sysv/linux/syscalls.list: Add vmsplice.