aboutsummaryrefslogtreecommitdiffstats
path: root/arch/xtensa/Kconfig.debug (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-09kbuild: make samples really depend on headers_installMasahiro Yamada1-1/+2
2018-08-07um: clean up archheaders recipeMasahiro Yamada1-7/+1
2018-08-07kbuild: add %asm-generic to no-dot-config-targetsMasahiro Yamada1-1/+1
2018-08-07um: fix parallel building with O= optionMasahiro Yamada1-2/+1
2018-07-29scripts: Add Python 3 support to tracing/draw_functrace.pyJeremy Cline1-1/+1
2018-07-28builddeb: Add automatic support for sh{3,4}{,eb} architecturesBen Hutchings1-3/+10
2018-07-28builddeb: Add automatic support for riscv* architecturesBen Hutchings1-1/+1
2018-07-28builddeb: Add automatic support for m68k architectureBen Hutchings1-1/+1
2018-07-28builddeb: Add automatic support for or1k architectureBen Hutchings1-0/+2
2018-07-28builddeb: Add automatic support for sparc64 architectureBen Hutchings1-1/+1
2018-07-28builddeb: Add automatic support for mips{,64}r6{,el} architecturesBen Hutchings1-1/+3
2018-07-28builddeb: Add automatic support for mips64el architectureBen Hutchings1-1/+6
2018-07-28builddeb: Add automatic support for ppc64 and powerpcspe architecturesBen Hutchings1-1/+6
2018-07-28builddeb: Introduce functions to simplify kconfig tests in set_debarchBen Hutchings1-9/+17
2018-07-28builddeb: Drop check for 32-bit s390Ben Hutchings1-1/+1
2018-07-28builddeb: Change architecture detection fallback to use dpkg-architectureBen Hutchings1-2/+2
2018-07-28builddeb: Skip architecture detection when KBUILD_DEBARCH is setBen Hutchings1-3/+6
2018-07-28kbuild: do not redirect the first prerequisite for filechkMasahiro Yamada5-7/+7
2018-07-28ARM: at91: remove unused duplicated filechk_offsetsMasahiro Yamada1-25/+0
2018-07-21kbuild: if_changed: document single use per target limitationDirk Gouders1-0/+6
2018-07-19kbuild: buildtar: add arm64 supportOlof Johansson1-0/+8
2018-07-19kbuild: buildtar: remove crufty vax piecesOlof Johansson1-4/+0
2018-07-19kbuild: change ld_flags to contain LDFLAGS_$(@F)Masahiro Yamada2-4/+4
2018-07-19kbuild: replace $(LDFLAGS) $(ldflags-y) with $(ld_flags)Masahiro Yamada1-2/+1
2018-07-19kbuild: remove redundant LDFLAGS clearing in arch/*/MakefileMasahiro Yamada3-5/+0
2018-07-19um: remove redundant 'export LDFLAGS' in arch/x86/Makefile.umMasahiro Yamada1-2/+0
2018-07-18kbuild: Use HOST*FLAGS options from the command lineLaura Abbott2-4/+21
2018-07-18kbuild: Rename HOST_LOADLIBES to KBUILD_HOSTLDLIBSLaura Abbott6-22/+22
2018-07-18kbuild: Rename HOSTLDFLAGS to KBUILD_HOSTLDFLAGSLaura Abbott5-10/+10
2018-07-18kbuild: Rename HOSTCXXFLAGS to KBUILD_HOSTCXXFLAGSLaura Abbott2-3/+3
2018-07-18kbuild: Rename HOSTCFLAGS to KBUILD_HOSTCFLAGSLaura Abbott9-14/+14
2018-07-18arm64: Add build salt to the vDSOLaura Abbott1-0/+3
2018-07-18powerpc: Add build salt to the vDSOLaura Abbott1-0/+3
2018-07-18x86: Add build salt to the vDSOLaura Abbott2-0/+6
2018-07-18kbuild: Add build salt to the kernel and modulesLaura Abbott4-0/+35
2018-07-18kbuild: verify that $DEPMOD is installedRandy Dunlap2-13/+14
2018-07-18kbuild: move bin2c back to scripts/ from scripts/basic/Masahiro Yamada10-10/+7