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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-23
Merge tag 'objtool-core-2021-02-23' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-18
/
+22
2021-02-17
rbtree: Add generic add and find helpers
Peter Zijlstra
1
-62
/
+11
2021-01-22
objtool: Don't fail on missing symbol table
Josh Poimboeuf
1
-2
/
+5
2021-01-14
objtool: Rework header include paths
Vasily Gorbik
1
-3
/
+3
2021-01-14
objtool: Fix reloc generation on big endian cross-compiles
Martin Schwidefsky
1
-15
/
+19
2021-01-14
objtool: Don't add empty symbols to the rbtree
Josh Poimboeuf
1
-0
/
+7
2020-12-16
objtool: Fix seg fault with Clang non-section symbols
Josh Poimboeuf
1
-0
/
+26
2020-09-01
x86/static_call: Add inline static call implementation for x86-64
Josh Poimboeuf
1
-4
/
+4
2020-06-18
Merge branch 'objtool/urgent' into objtool/core
Peter Zijlstra
1
-3
/
+61
2020-06-18
objtool: Provide elf_write_{insn,reloc}()
Peter Zijlstra
1
-1
/
+39
2020-06-18
objtool: Clean up elf_write() condition
Peter Zijlstra
1
-2
/
+11
2020-06-02
objtool: Add support for relocations without addends
Matt Helsley
1
-17
/
+128
2020-06-01
objtool: Rename rela to reloc
Matt Helsley
1
-69
/
+69
2020-05-28
objtool: Use sh_info to find the base for .rela sections
Sami Tolvanen
1
-1
/
+1
2020-05-28
objtool: Do not assume order of parent/child functions
Kristen Carlson Accardi
1
-1
/
+7
2020-05-15
objtool: use gelf_getsymshndx to handle >64k sections
Sami Tolvanen
1
-7
/
+17
2020-04-30
objtool: Move the IRET hack into the arch decoder
Miroslav Benes
1
-2
/
+2
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
-5
/
+5
2020-04-22
objtool: Optimize !vmlinux.o again
Peter Zijlstra
1
-19
/
+43
2020-04-22
objtool: Fix off-by-one in symbol_by_offset()
Julien Thierry
1
-1
/
+1
2020-03-25
objtool: Optimize find_rela_by_dest_range()
Peter Zijlstra
1
-4
/
+11
2020-03-25
objtool: Optimize read_sections()
Peter Zijlstra
1
-10
/
+14
2020-03-25
objtool: Optimize find_symbol_by_name()
Peter Zijlstra
1
-5
/
+5
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
-58
/
+136
2020-03-25
objtool: Optimize find_section_by_name()
Peter Zijlstra
1
-1
/
+9
2020-03-25
objtool: Optimize find_section_by_index()
Peter Zijlstra
1
-5
/
+8
2020-03-25
objtool: Add a statistics mode
Peter Zijlstra
1
-1
/
+17
2020-03-25
objtool: Optimize find_symbol_by_index()
Peter Zijlstra
1
-8
/
+5
2020-02-21
objtool: Improve call destination function detection
Josh Poimboeuf
1
-2
/
+12
2019-07-18
objtool: Refactor jump table code
Josh Poimboeuf
1
-1
/
+1
2019-07-18
objtool: Refactor function alias logic
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-07-18
objtool: Use Elf_Scn typedef instead of assuming struct name
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: Handle function aliases
Peter Zijlstra
1
-4
/
+11
2018-11-20
objtool: Fix segfault in .cold detection with -ffunction-sections
Artem Savkov
1
-3
/
+14
2018-11-20
objtool: Fix double-free in .cold detection error path
Artem Savkov
1
-1
/
+1
2018-11-04
Merge branch 'core/urgent' into x86/urgent, to pick up objtool fix
Ingo Molnar
1
-1
/
+1
2018-11-01
objtool: Support GCC 9 cold subfunction naming scheme
Josh Poimboeuf
1
-1
/
+1
2018-09-08
objtool: Support per-function rodata sections
Allan Xavier
1
-0
/
+1
2018-07-14
objtool: Use '.strtab' if '.shstrtab' doesn't exist, to support ORC tables on...
Simon Ser
1
-2
/
+4
2018-07-02
objtool: Support GCC 8 '-fnoreorder-functions'
Josh Poimboeuf
1
-13
/
+28
2018-05-14
objtool: Support GCC 8's cold subfunctions
Josh Poimboeuf
1
-2
/
+40
2018-01-16
objtool: Improve error message for bad file argument
Josh Poimboeuf
1
-1
/
+3
2017-09-15
objtool: Fix object file corruption
Josh Poimboeuf
1
-1
/
+6
2017-09-15
objtool: Do not retrieve data from empty sections
Petr Vandrovec
1
-12
/
+13
2017-09-15
objtool: Fix memory leak in elf_create_rela_section()
Martin Kepplinger
1
-0
/
+1
2017-07-18
objtool: Add ORC unwind table generation
Josh Poimboeuf
1
-13
/
+199
[next]