~vcs-imports/eglibc/trunk

« back to all changes in this revision

Viewing changes to libc/ports/sysdeps/ia64/memcpy.S

  • Committer: joseph
  • Date: 2014-01-03 17:51:28 UTC
  • Revision ID: svn-v4:7b3dc134-2b1b-0410-93df-9e9f96275f8d:trunk:24942
Merge changes between r24468 and r24941 from /fsf/trunk.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/* Optimized version of the standard memcpy() function.
2
2
   This file is part of the GNU C Library.
3
 
   Copyright (C) 2000-2013 Free Software Foundation, Inc.
 
3
   Copyright (C) 2000-2014 Free Software Foundation, Inc.
4
4
   Contributed by Dan Pop for Itanium <Dan.Pop@cern.ch>.
5
5
   Rewritten for McKinley by Sverre Jarp, HP Labs/CERN <Sverre.Jarp@cern.ch>
6
6