david/ipxe
Archived
1
0
This repository has been archived on 2020-12-06. You can view files and clone it, but cannot push or open issues or pull requests.
ipxe/src/libgcc
Michael Brown 55e409b14f [libgcc] Provide symbol to handle gcc's implicit calls to memset()
On some architectures (such as ARM), gcc will insert implicit calls to
memset().  Handle these using the same mechanism as for the implicit
calls to memcpy() used by x86.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
2016-04-20 16:46:24 +01:00
..
__divdi3.c [libgcc] Make __libgcc architecture-specific 2008-11-19 19:14:24 +00:00
__moddi3.c [libgcc] Make __libgcc architecture-specific 2008-11-19 19:14:24 +00:00
__udivdi3.c [libgcc] Make __libgcc architecture-specific 2008-11-19 19:14:24 +00:00
__udivmoddi4.c [libgcc] Make __libgcc architecture-specific 2008-11-19 19:14:24 +00:00
__umoddi3.c [libgcc] Make __libgcc architecture-specific 2008-11-19 19:14:24 +00:00
icc.c [build] Mark __intel_new_proc_init with __libgcc rather than cdecl 2009-08-03 15:56:10 +01:00
implicit.c [libgcc] Provide symbol to handle gcc's implicit calls to memset() 2016-04-20 16:46:24 +01:00
libgcc.h [libgcc] Make __libgcc architecture-specific 2008-11-19 19:14:24 +00:00