index
:
cygnal
cygnal-2.5.2
cygnal-2.9.0-branch
cygnal-3-1-6-98-branch
cygnal-3-1-98-branch
cygwin-master
"Cygwin Native Application Lib" --- http://www.kylheku.com/cygnal
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
newlib
/
libc
/
machine
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable HW interrupt setup on x86/x86_64 systems by default
newlib-snapshot-20160226
Corinna Vinschen
2016-02-26
2
-2
/
+2
*
Fix memcpy bug that reads past end of buffer.
Steve Ellcey
2016-01-28
1
-1
/
+1
*
Make macro checks ARMv8-M baseline proof
Thomas Preud'homme
2016-01-28
4
-6
/
+9
*
Regenerate files for newlib 2.3.0.
newlib-2_3_0
Jeff Johnston
2015-12-21
58
-786
/
+889
*
ARC: Use new definitions for optional ARC CPU features
Anton Kolesov
2015-12-17
23
-69
/
+99
*
[ARM] Adjust strcmp-armv7.S selection logic.
Marcus Shawcroft
2015-11-23
3
-3
/
+35
*
[ARM] Factor out the thumb2 -Os implementation.
Marcus Shawcroft
2015-11-23
3
-13
/
+57
*
Import correctly working strtold from David M. Gay.
Corinna Vinschen
2015-11-20
1
-2
/
+1
*
[ARM] Factor out the thumb1 -Os implementation.
cygwin-2_3_1-release
cygwin-2_3_1-relase
Marcus Shawcroft
2015-11-13
3
-15
/
+52
*
[ARM] Adding strlen.S
Marcus Shawcroft
2015-11-13
5
-29
/
+70
*
[ARM] Rename strlen to strlen-stub.c
Marcus Shawcroft
2015-11-13
3
-3
/
+3
*
[ARM] Reorganize strlen selection.
Marcus Shawcroft
2015-11-13
5
-190
/
+16
*
[ARM] Refactor strlen.c #if nesting.
Marcus Shawcroft
2015-11-13
1
-26
/
+16
*
Add support for ARC to newlib
Anton Kolesov
2015-11-12
38
-0
/
+10003
*
AArch64: Tune memcpy
Wilco Dijkstra
2015-11-12
1
-24
/
+32
*
Avoid .eh_frame in ARM newlib.
Joseph Myers
2015-11-12
7
-0
/
+7
*
Reorganize memchr selection.
cygwin-2_3_0-release
Marcus Shawcroft
2015-11-06
6
-124
/
+107
*
Reorganize memcpy selection.
Marcus Shawcroft
2015-11-06
6
-296
/
+81
*
[ARM] Select appropriate memcpy implementation for ARMv8-a.
Marcus Shawcroft
2015-11-03
5
-14
/
+97
*
Move duplicated documentation rules to Makefile.shared
Jeff Johnston
2015-11-02
6
-4165
/
+2990
*
Improve performance of MIPS memcpy.
Steve Ellcey
2015-11-02
1
-2
/
+43
*
Add support for ft32 to newlib.
Jeff Johnston
2015-09-04
14
-1911
/
+9617
*
libc/machine/cris/sys/signal.h (kill): Declare.
Hans-Peter Nilsson
2015-09-03
1
-0
/
+4
*
strlen-armv7.S: Fix preprocessor check
Corinna Vinschen
2015-08-27
1
-1
/
+1
*
Use machine header file for endianness configuration.
Andre Vieira
2015-08-20
2
-6
/
+40
*
[AArch64] Rewrite optimized memset.
Wilco Dijkstra
2015-07-30
1
-191
/
+184
*
[AArch64] Reverting recent optimized memset().
Marcus Shawcroft
2015-07-15
1
-184
/
+191
*
[AArch64] Optimized memset.
Wilco Dijkstra
2015-07-13
1
-191
/
+184
*
[AArch64] Optimized memcpy.
Wilco Dijkstra
2015-07-13
1
-134
/
+161
*
[AArch64] Optimized memmove.
Wilco Dijkstra
2015-07-13
1
-282
/
+108
*
Update the assembler code to support old ARM architectures.
Hale Wang
2015-06-01
6
-183
/
+179
*
For the RX port, avoid using string instructions when __RX_DISALLOW_STRING_IN...
Nick Clifton
2015-04-23
12
-0
/
+235
*
* libc/machine/mips/memset.S: Add support for mips32r6/mips64r6.
Steve Ellcey
2015-03-03
1
-0
/
+58
*
* libc/machine/mips/memcpy.S: Add support for mips32r6/mips64r6.
Steve Ellcey
2015-03-03
1
-14
/
+165
*
2015-02-26 Steve Ellcey <sellcey@imgtec.com>
Steve Ellcey
2015-02-26
1
-108
/
+108
*
* libc/machine/arm/aeabi_memclr.c: New file to support
Corinna Vinschen
2015-02-17
8
-5
/
+542
*
* libc/machine/arm/aeabi_memmove.c: New file to support
Corinna Vinschen
2015-02-17
7
-3
/
+340
*
* libc/include/complex.h (cabsl): Add prototype.
Nick Clifton
2015-02-06
1
-0
/
+2
*
Complete action from 2001-12-18:
Corinna Vinschen
2015-01-23
17
-697
/
+0
*
* COPYING.LIBGLOSS: Add Controls and Data Services copyright.
Eric Botcazou
2015-01-21
13
-2
/
+7993
*
* libc/machine/aarch64/strlen.S (strlen): Improve performance.
Corinna Vinschen
2015-01-20
1
-69
/
+171
*
* libc/machine/aarch64/strcpy.S (strcpy): Further performance
Richard Earnshaw
2015-01-06
5
-125
/
+250
*
2014-12-18 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2014-12-18
55
-1166
/
+876
*
* libc/machine/aarch64/strcpy.S: Improve handling of short strings.
Richard Earnshaw
2014-12-16
1
-135
/
+207
*
* newlib/libc/include/machine/setjmp.h: Add FPU support.
Corinna Vinschen
2014-12-15
1
-2
/
+80
*
2014-12-12 Stefan Wallentowitz <stefan.wallentowitz@tum.de>
Jeff Johnston
2014-12-12
1
-1
/
+20
*
2014-12-12 Stefan Wallentowitz <stefan.wallentowitz@tum.de>
Jeff Johnston
2014-12-12
1
-13
/
+2
*
* libc/machine/aarch64/strchrnul.S (vrepmask): Use a call-clobbered
Richard Earnshaw
2014-12-10
1
-1
/
+1
*
* libc/machine/aarch64/strrchr.S: New file.
Richard Earnshaw
2014-12-08
4
-2
/
+230
*
* libc/include/machine/setjmp.h [__mips__]: Remove __mips_fpr == 64
Corinna Vinschen
2014-11-28
1
-5
/
+41
[next]