1999-06-13 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
authorAndreas Schwab <schwab@suse.de>
Mon, 14 Jun 1999 01:01:27 +0000 (01:01 +0000)
committerAndreas Schwab <schwab@suse.de>
Mon, 14 Jun 1999 01:01:27 +0000 (01:01 +0000)
* sysdeps/m68k/memchr.S: New file.
* sysdeps/m68k/rawmemchr.S: New file.
* sysdeps/m68k/strchr.S: New file.
* sysdeps/m68k/strchrnul.S: New file.

ChangeLog

index 88ed1e4..b217fd6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+1999-06-13  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
+
+       * sysdeps/m68k/memchr.S: New file.
+       * sysdeps/m68k/rawmemchr.S: New file.
+       * sysdeps/m68k/strchr.S: New file.
+       * sysdeps/m68k/strchrnul.S: New file.
+
 1999-06-13  Geoff Keating  <geoffk@ozemail.com.au>
 
        * sysdeps/powerpc/atomicity.h (exchange_and_add): Remove `volatile';