blob: a821d29c83d44da4e76b0d0aa0298940f4fdc33b [file] [log] [blame]
0b9301fb632f ("objtool: Fix double-free in .cold detection error path")
08b393d01c88 ("objtool: Support GCC 8 '-fnoreorder-functions'")
13810435b9a7 ("objtool: Support GCC 8's cold subfunctions")
99ce7962d52d ("objtool: Fix switch-table detection")
ee97638b5737 ("objtool: Fix objtool fallthrough detection with function padding")
867ac9d73709 ("objtool: Fix gcov check for older versions of GCC")
39358a033b2e ("objtool, x86: Add facility for asm code to provide unwind hints")
627fce14809b ("objtool: Add ORC unwind table generation")
4855022a5226 ("objtool: Fix sibling call detection logic")
2513cbf9d622 ("objtool: Silence warnings for functions which use IRET")
baa41469a7b9 ("objtool: Implement stack validation 2.0")
dcc914f44f06 ("objtool: Move checking code to check.c")
92b0a1416be5 ("objtool: Add fortify_panic as __noreturn function")
0061459744cb ("objtool: Drop ARRAY_SIZE() definition, tools/include/linux/kernel.h has it now")
5c51f4ae84df ("objtool: Fix another GCC jump table detection issue")
e390f9a9689a ("objtool, modules: Discard objtool annotation sections for modules")
55149d06534a ("objtool, compiler.h: Fix __unreachable section relocation size")
3d1e236022cc ("objtool: Prevent GCC from merging annotate_unreachable()")
d1091c7fa3d5 ("objtool: Improve detection of BUG() and other dead ends")