linux-next/tools/objtool
Ingo Molnar 6e616ada09 Merge branch into tip/master: 'objtool/core'
# New commits in objtool/core:
    41a1e97662 ("x86/mm: Convert unreachable() to BUG()")
    c3cb6c158c ("objtool: Allow arch code to discover jump table size")
    e7e0eb53c2 ("objtool: Warn about unknown annotation types")
    87116ae6da ("objtool: Fix ANNOTATE_REACHABLE to be a normal annotation")
    e7a174fb43 ("objtool: Convert {.UN}REACHABLE to ANNOTATE")
    06e2474598 ("objtool: Remove annotate_{,un}reachable()")
    624bde3465 ("loongarch: Use ASM_REACHABLE")
    2190966fbc ("x86: Convert unreachable() to BUG()")
    c837de3810 ("unreachable: Unify")
    bb81700674 ("objtool: Collect more annotations in objtool.h")
    a8a330dd99 ("objtool: Collapse annotate sequences")
    112765ca1c ("objtool: Convert ANNOTATE_INTRA_FUNCTION_CALL to ANNOTATE")
    f0cd57c35a ("objtool: Convert ANNOTATE_IGNORE_ALTERNATIVE to ANNOTATE")
    18aa6118a1 ("objtool: Convert VALIDATE_UNRET_BEGIN to ANNOTATE")
    317f2a6461 ("objtool: Convert instrumentation_{begin,end}() to ANNOTATE")
    bf5febebd9 ("objtool: Convert ANNOTATE_RETPOLINE_SAFE to ANNOTATE")
    22c3d58079 ("objtool: Convert ANNOTATE_NOENDBR to ANNOTATE")
    2116b349e2 ("objtool: Generic annotation infrastructure")

Signed-off-by: Ingo Molnar <mingo@kernel.org>
2024-12-19 20:24:24 +01:00
..
arch objtool: Allow arch code to discover jump table size 2024-12-02 12:24:29 +01:00
Documentation x86/alternatives, kvm: Fix a couple of CALLs without a frame pointer 2024-07-01 12:41:11 +02:00
include/objtool objtool: Allow arch code to discover jump table size 2024-12-02 12:24:29 +01:00
.gitignore objtool: Install libsubcmd in build 2023-01-30 16:27:46 -08:00
Build objtool: Install libsubcmd in build 2023-01-30 16:27:46 -08:00
builtin-check.c objtool: Use "action" in error message to be consistent with help 2024-07-02 23:40:24 -07:00
check.c Merge branch into tip/master: 'objtool/core' 2024-12-19 20:24:24 +01:00
elf.c objtool: Fix unreachable instruction warnings for weak functions 2024-11-06 22:41:10 +09:00
Makefile objtool: Also include tools/include/uapi 2024-10-17 15:13:06 -07:00
noreturns.h reiserfs: The last commit 2024-10-21 16:29:38 +02:00
objtool.c objtool: Propagate early errors 2023-10-05 17:01:11 -07:00
orc_dump.c objtool/x86: Separate arch-specific and generic parts 2024-03-11 22:23:47 +08:00
orc_gen.c objtool/x86: Separate arch-specific and generic parts 2024-03-11 22:23:47 +08:00
special.c x86/alternatives: Add nested alternatives macros 2024-06-11 17:13:08 +02:00
sync-check.sh objtool: Add objtool_types.h 2023-03-23 23:18:56 +01:00
weak.c objtool: Ditch subcommands 2022-04-22 12:32:01 +02:00