summaryrefslogtreecommitdiff
path: root/arch/alpha/lib/Makefile
AgeCommit message (Expand)AuthorFilesLines
2023-12-10arch: turn off -Werror for architectures with known warningsArnd Bergmann1-1/+0
2021-09-18alpha: move __udiv_qrnnd library function to arch/alpha/lib/Linus Torvalds1-0/+1
2018-06-12alpha: Remove custom dec_and_lock() implementationSebastian Andrzej Siewior1-2/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-29alpha: Package string routines togetherRichard Henderson1-6/+16
2017-05-03alpha: make short build log available for division routinesMasahiro Yamada1-2/+2
2017-05-03alpha: merge build rules of division routinesMasahiro Yamada1-7/+2
2017-05-03alpha: add $(src)/ rather than $(obj)/ to make source file pathMasahiro Yamada1-4/+4
2012-08-19alpha: Use new generic strncpy_from_user() and strnlen_user()Michael Cree1-2/+0
2011-01-17alpha: change to new Makefile flag variablesmatt mooney1-2/+2
2007-10-14kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg1-1/+1
2007-05-30alpha: cleanup in bitops.hRichard Henderson1-1/+2
2007-04-26[STRING]: Move strcasecmp/strncasecmp to lib/string.cDavid S. Miller1-1/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+58