summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAlexandre Oliva <aoliva@redhat.com>2003-03-14 07:03:36 +0000
committerAlexandre Oliva <aoliva@redhat.com>2003-03-14 07:03:36 +0000
commit44bc0afbe410cc5cffc2a9f8ab5ae03d8ec96590 (patch)
treef08623ed9d51684e44acace0387e6a8a1fa2bc56 /ChangeLog
parent564cd8b67ec487fe090c8ead2fb93be91959985d (diff)
downloadglibc-44bc0afbe410cc5cffc2a9f8ab5ae03d8ec96590.tar.gz
glibc-44bc0afbe410cc5cffc2a9f8ab5ae03d8ec96590.tar.xz
glibc-44bc0afbe410cc5cffc2a9f8ab5ae03d8ec96590.zip
* sysdeps/unix/sysv/linux/mips/sys/tas.h (_test_and_set): Don't .set mips2 on new abis.
2003-03-14  Alexandre Oliva  <aoliva@redhat.com>

	* sysdeps/unix/sysv/linux/mips/sys/tas.h (_test_and_set): Don't
	.set mips2 on new abis.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 5 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index caaeed936c..811babc9bf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-03-14  Alexandre Oliva  <aoliva@redhat.com>
+
+	* sysdeps/unix/sysv/linux/mips/sys/tas.h (_test_and_set): Don't
+	.set mips2 on new abis.
+
 2003-03-13  Ulrich Drepper  <drepper@redhat.com>
 
 	* posix/getconf.c: Recognize POSIX2_SYMLINKS.
@@ -17,8 +22,6 @@
 	* stdlib/strtod.c: Include gmp-mparam.h before gmp.h and
 	gmp-impl.h.
 
-2003-03-14  Alexandre Oliva  <aoliva@redhat.com>
-
 	* elf/dl-conflict.c: Don't compile _dl_resolve_conflicts if
 	ELF_MACHINE_NO_RELA is set.
 	* elf/rtld.c (dl_main): No prelink support for REL-only.