Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sparc: Stop trying to be so fancy and use __builtin_{memcpy,memset}() | David S. Miller | 2009-12-10 | 1 | -1/+1 |
| | | | | | | | This mirrors commit ff60fab71bb3b4fdbf8caf57ff3739ffd0887396 (x86: Use __builtin_memset and __builtin_memcpy for memset/memcpy) Signed-off-by: David S. Miller <davem@davemloft.net> | ||||
* | sparc: prepare lib/ for unification | Sam Ravnborg | 2008-12-04 | 1 | -0/+583 |
Identical named files renamed to <name>_32.S Refactored Makefile to prepare for unification. Linking order was altered slightly - but this is a lib.a file so it should not matter. Signed-off-by: Sam Ravnborg <sam@ravnborg.org> Signed-off-by: David S. Miller <davem@davemloft.net> |