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.
This commit is contained in:
Andreas Schwab 1999-06-14 01:01:27 +00:00
parent c2df6ff9c7
commit d563233a8b
1 changed files with 7 additions and 0 deletions

View File

@ -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';