index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
objtool
/
elf.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-01
x86/static_call: Add inline static call implementation for x86-64
Josh Poimboeuf
1
-1
/
+2
2020-06-18
Merge branch 'objtool/urgent' into objtool/core
Peter Zijlstra
1
-3
/
+9
2020-06-18
objtool: Provide elf_write_{insn,reloc}()
Peter Zijlstra
1
-1
/
+6
2020-06-18
objtool: Clean up elf_write() condition
Peter Zijlstra
1
-2
/
+3
2020-06-02
objtool: Add support for relocations without addends
Matt Helsley
1
-2
/
+5
2020-06-01
objtool: Rename rela to reloc
Matt Helsley
1
-11
/
+11
2020-05-18
Merge tag 'v5.7-rc6' into objtool/core, to pick up fixes and resolve semantic...
Ingo Molnar
1
-3
/
+4
2020-05-10
Merge tag 'x86-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+4
2020-04-30
objtool: Move the IRET hack into the arch decoder
Miroslav Benes
1
-1
/
+1
2020-04-26
objtool: Fix infinite loop in for_offset_range()
Josh Poimboeuf
1
-3
/
+4
2020-04-23
objtool: Rename elf_read() to elf_open_read()
Ingo Molnar
1
-1
/
+1
2020-04-23
objtool: Constify 'struct elf *' parameters
Ingo Molnar
1
-10
/
+10
2020-04-23
objtool: Fix 32bit cross builds
Peter Zijlstra
1
-1
/
+1
2020-04-22
objtool: Optimize !vmlinux.o again
Peter Zijlstra
1
-5
/
+8
2020-04-22
objtool: Implement noinstr validation
Peter Zijlstra
1
-1
/
+1
2020-04-22
objtool: Fix 32bit cross builds
Peter Zijlstra
1
-1
/
+1
2020-03-25
objtool: Optimize find_rela_by_dest_range()
Peter Zijlstra
1
-1
/
+15
2020-03-25
objtool: Optimize read_sections()
Peter Zijlstra
1
-4
/
+17
2020-03-25
objtool: Optimize find_symbol_by_name()
Peter Zijlstra
1
-0
/
+2
2020-03-25
objtool: Rename find_containing_func()
Peter Zijlstra
1
-1
/
+1
2020-03-25
objtool: Optimize find_symbol_*() and read_symbols()
Peter Zijlstra
1
-0
/
+3
2020-03-25
objtool: Optimize find_section_by_name()
Peter Zijlstra
1
-0
/
+3
2020-03-25
objtool: Optimize find_section_by_index()
Peter Zijlstra
1
-0
/
+2
2020-03-25
objtool: Optimize find_symbol_by_index()
Peter Zijlstra
1
-2
/
+1
2020-02-21
objtool: Improve call destination function detection
Josh Poimboeuf
1
-0
/
+1
2019-07-18
objtool: Support repeated uses of the same C jump table
Jann Horn
1
-0
/
+1
2019-07-18
objtool: Refactor jump table code
Josh Poimboeuf
1
-1
/
+1
2019-07-18
objtool: Rename elf_open() to prevent conflict with libelf from elftoolchain
Michael Forney
1
-1
/
+1
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
1
-13
/
+1
2019-04-03
objtool: Add UACCESS validation
Peter Zijlstra
1
-0
/
+1
2019-04-03
objtool: Handle function aliases
Peter Zijlstra
1
-1
/
+1
2018-09-08
objtool: Support per-function rodata sections
Allan Xavier
1
-1
/
+2
2018-05-14
objtool: Support GCC 8's cold subfunctions
Josh Poimboeuf
1
-0
/
+2
2017-07-18
objtool: Add ORC unwind table generation
Josh Poimboeuf
1
-1
/
+14
2017-06-30
objtool: Implement stack validation 2.0
Josh Poimboeuf
1
-3
/
+3
2017-03-07
objtool: Fix another GCC jump table detection issue
Josh Poimboeuf
1
-0
/
+1
2016-05-17
objtool: Allow building with older libelf
Jan Beulich
1
-0
/
+5
2016-03-09
objtool: Add several performance improvements
Josh Poimboeuf
1
-2
/
+8
2016-03-09
objtool: Rename some variables and functions
Josh Poimboeuf
1
-2
/
+2
2016-02-29
objtool: Add tool to perform compile-time stack metadata validation
Josh Poimboeuf
1
-0
/
+79