4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-01-16 11:31:00 +08:00
Corinna Vinschen aea710b5fb cygwin: x86_64: implement mempcpy/wmempcpy in assembler
* change memcpy to internal _memcpy not setting the return value in %rax
* implement all memcpy-like functions as caller to _memcpy, setting %rax
  to correct return value beforehand.  This is possible because _memcpy
  does not use %rax at all

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
2017-11-30 21:15:28 +01:00
..
2017-11-30 04:06:51 -06:00
2016-11-24 16:09:31 +01:00
2017-11-30 04:06:51 -06:00
2016-08-23 15:07:42 +01:00
2016-06-25 00:43:01 +02:00
2016-06-24 23:32:39 +02:00
2016-06-24 23:32:39 +02:00
2017-03-27 22:03:58 +01:00
2017-03-27 22:03:58 +01:00
2016-06-23 21:30:15 +02:00
2016-06-24 23:32:39 +02:00
2017-03-27 22:03:58 +01:00
2017-11-28 10:26:00 -06:00
2016-06-23 16:56:41 +02:00
2017-04-24 17:14:03 +02:00
2017-04-24 17:14:03 +02:00