summaryrefslogtreecommitdiff
path: root/libc/string/ia64/memmove.S
AgeCommit message (Collapse)Author
2008-10-03- use c89-style commentsBernhard Reutner-Fischer
Closes issue #5194
2007-03-11Patch from Al Stone to fix ia64:Rob Landley
The attached patch works around some compilation failures on ia64 caused by the use of the C preprocessor ## operator, and allows the ia64 default configuration to build again -- or, at least get as far as an x86 build does (the current source tree has some problems compiling because of conflicting type declarations for __kernel_dev_t).
2006-02-04fix buildingMike Frysinger
2006-02-04import files from glibc for an ia64/static portMike Frysinger