aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/Makefile
AgeCommit message (Expand)Author
2023-07-27Merge tag 'v5.10.188' into v5.10/standard/baseBruce Ashfield
2023-07-27powerpc: Fail build if using recordmcount with binutils v2.37Naveen N Rao
2023-03-17Merge tag 'v5.10.173' into v5.10/standard/baseBruce Ashfield
2023-03-11powerpc: Remove linker flag from KBUILD_AFLAGSNathan Chancellor
2022-10-31Merge tag 'v5.10.150' into v5.10/standard/baseBruce Ashfield
2022-10-26powerpc/64s: Fix GENERIC_CPU build flags for PPC970 / G5Nicholas Piggin
2022-09-09Merge tag 'v5.10.138' into v5.10/standard/baseBruce Ashfield
2022-08-25powerpc/32: Don't always pass -mcpu=powerpc to the compilerChristophe Leroy
2022-04-11Merge tag 'v5.10.110' into v5.10/standard/baseBruce Ashfield
2022-04-08powerpc/Makefile: Don't pass -mcpu=powerpc64 when building 32-bitMichael Ellerman
2020-12-17powerpc: serialize image targetsBruce Ashfield
2020-12-17crtsavres: fixups for 5.4+Bruce Ashfield
2020-12-17powerpc: add crtsavres.o to archprepare for kbuildBruce Ashfield
2020-12-06Merge tag 'kbuild-fixes-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-12-01kbuild: Hoist '--orphan-handling' into KconfigNathan Chancellor
2020-11-17powerpc: Drop -me200 addition to build flagsMichael Ellerman
2020-10-22Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2020-10-08powerpc/32s: Rename head_32.S to head_book3s_32.SChristophe Leroy
2020-09-25kbuild: preprocess module linker scriptMasahiro Yamada
2020-06-22powerpc/4xx: ppc4xx compile flag optimizationsImre Kaloz
2020-04-01powerpc: Suppress .eh_frame generationNaveen N. Rao
2020-04-01powerpc: Drop -fno-dwarf2-cfi-asmNaveen N. Rao
2020-03-04powerpc/Makefile: Mark phony targets as PHONYMichael Ellerman
2019-11-25powerpc: Don't add -mabi= flags when building with ClangNathan Chancellor
2019-10-28powerpc/configs: Rename foo_basic_defconfig to foo_base.configMichael Ellerman
2019-09-20Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-09-20Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2019-08-22powerpc: remove meaningless KBUILD_ARFLAGS additionMasahiro Yamada
2019-08-21kbuild: rebuild modules when module linker scripts are updatedMasahiro Yamada
2019-08-20powerpc/Makefile: Always pass --synthetic to nm if supportedMichael Ellerman
2019-05-18treewide: prefix header search paths with $(srctree)/Masahiro Yamada
2019-04-20powerpc: vdso: Make vdso32 installation conditional in vdso_installBen Hutchings
2019-04-20powerpc: Fix defconfig choice logic when cross compilingMichael Ellerman
2019-04-20powerpc/32: Add ppc_defconfigMichael Ellerman
2019-02-23powerpc/32: Remove CURRENT_THREAD_INFO and rename TI_CPUChristophe Leroy
2019-02-23powerpc: Activate CONFIG_THREAD_INFO_IN_TASKChristophe Leroy
2019-01-14powerpc: remove redundant header search path additionsMasahiro Yamada
2018-12-27Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-12-21powerpc: generate uapi header and system call table filesFiroz Khan
2018-12-20powerpc/32: Avoid unsupported flags with clangJoel Stanley
2018-12-17powerpc/32: Move the old 6xx -mcpu logic before the TARGET_CPU logicMathieu Malaterre
2018-12-09x86, powerpc: Remove -funit-at-a-time compiler option entirelyMasahiro Yamada
2018-11-26powerpc: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32Christophe Leroy
2018-11-26powerpc/configs: Add KVM guest defconfigSatheesh Rajendran
2018-11-02kbuild: replace cc-name test with CONFIG_CC_IS_CLANGMasahiro Yamada
2018-10-26Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-10-19powerpc: Move core kernel logic into arch/powerpc/KbuildMichael Ellerman
2018-10-13powerpc/Makefile: Fix PPC_BOOK3S_64 ASFLAGSJoel Stanley
2018-10-04powerpc: remove leftover code of old GCC version checksMasahiro Yamada
2018-10-03powerpc/64: add stack protector supportChristophe Leroy