summaryrefslogtreecommitdiff
path: root/arch/um/Makefile
Commit message (Expand)AuthorAgeFilesLines
* um: Support LTOPeter Foley2023-02-131-1/+1
* um: Use CFLAGS_vmlinuxPeter Foley2023-02-131-2/+1
* rust: arch/um: Use 'pie' relocation mode under UMLDavid Gow2023-02-101-0/+2
* arch: um: Mark the stack non-executable to fix a binutils warningDavid Gow2022-09-211-0/+8
* Revert "um: clang: Strip out -mno-global-merge from USER_CFLAGS"Nathan Chancellor2022-04-021-4/+0
* um: clang: Strip out -mno-global-merge from USER_CFLAGSDavid Gow2022-03-111-0/+4
* kbuild: do not require sub-make for separate output tree buildsMasahiro Yamada2021-08-101-3/+3
* um: allow not setting extra rpaths in the linux binaryJohannes Berg2021-06-171-1/+2
* kbuild: remove cc-option test of -fno-stack-protectorMasahiro Yamada2020-07-071-2/+1
* kbuild: remove {CLEAN,MRPROPER,DISTCLEAN}_DIRSMasahiro Yamada2020-05-261-1/+1
* um: ensure `make ARCH=um mrproper` removes arch/$(SUBARCH)/include/generated/Vitor Massaru Iha2020-04-231-0/+1
* kbuild: remove src and obj from the top MakefileMasahiro Yamada2019-07-111-1/+1
* um: remove unused filechk_gen_header in MakefileMasahiro Yamada2018-12-221-2/+0
* kbuild: fix UML build error with CONFIG_GCC_PLUGINSMasahiro Yamada2018-12-011-22/+2
* kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada2018-08-241-1/+1
* Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-08-151-3/+1
|\
| * um: stop abusing KBUILD_KCONFIGChristoph Hellwig2018-08-021-3/+1
* | um: clean up archheaders recipeMasahiro Yamada2018-08-071-7/+1
* | um: fix parallel building with O= optionMasahiro Yamada2018-08-071-2/+1
* | kbuild: do not redirect the first prerequisite for filechkMasahiro Yamada2018-07-281-1/+1
|/
* um: make sure to have generated headers for targetAl Viro2017-11-271-0/+7
* um: link vmlinux with -no-pieThomas Meyer2017-09-131-1/+1
* um: Avoid longjmp/setjmp symbol clashes with libpthread.aFlorian Fainelli2017-07-051-0/+4
* Kbuild: arch: look for generated headers in obtreeArnd Bergmann2016-07-181-2/+2
* arch: um: fix error when linking vmlinux.Lorenzo Colitti2015-12-081-1/+1
* um: Switch clocksource to hrtimersAnton Ivanov2015-11-061-1/+1
* um: Fix out-of-tree buildRichard Weinberger2015-10-191-2/+2
* um: Stop abusing __KERNEL__Richard Weinberger2015-05-311-3/+4
* kbuild: use relative path more to include MakefileMasahiro Yamada2015-04-021-3/+3
* um: Fix for relative objtree when generating x86 headersMichal Marek2014-06-051-2/+1
* um: Build always with -mcmodel=large on 64bitRichard Weinberger2013-12-011-5/+4
* arch/um: make it work with defconfig and x86_64Ramkumar Ramachandra2013-11-171-0/+11
* UAPI: Partition the header include path sets and add uapi/ header directoriesDavid Howells2012-10-021-1/+3
* kbuild: link of vmlinux moved to a scriptSam Ravnborg2012-05-051-9/+2
* um: Switch to large mcmodel on x86_64Richard Weinberger2012-03-251-0/+1
* um: most of the SUBARCH uses can be killedAl Viro2012-03-251-2/+2
* um: Use $(srctree) not $(KBUILD_SRC)H. Peter Anvin2011-12-091-1/+1
* um: Generate headers before generating user-offsets.sH. Peter Anvin2011-12-051-1/+1
* um: Run host archheaders, allow use of host generated headersH. Peter Anvin2011-12-051-1/+6
* um: take arch/um/sys-x86 to arch/x86/umAl Viro2011-11-021-9/+13
* um: merge Makefile-{i386,x86_64}Al Viro2011-11-021-1/+11
* um: merge arch/um/sys-{i386,x86_64}Al Viro2011-11-021-3/+3
* um: merge arch/um/sys-{i386,x86_64}/sharedAl Viro2011-11-021-2/+1
* um: merge arch/um/sys-{i386,x86_64}/asmAl Viro2011-11-021-2/+2
* um: get rid of kern_constants.hAl Viro2011-11-021-10/+1
* um: take user_constants.h to include/generatedAl Viro2011-11-021-3/+2
* um: switch to -idirafter, get saner kern_constants.h out of thatAl Viro2011-11-021-2/+2
* um: fix strrchr() problemsAl Viro2011-09-141-1/+1
* kbuild: move asm-offsets.h to include/generatedSam Ravnborg2009-12-121-1/+1
* arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0Sam Ravnborg2009-09-201-5/+4