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
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
2017-06-30
objtool: Implement stack validation 2.0
Josh Poimboeuf
1
-31
/
+28
2017-03-07
objtool: Fix another GCC jump table detection issue
Josh Poimboeuf
1
-0
/
+12
2016-07-13
objtool: Add fallback from ELF_C_READ_MMAP to ELF_C_READ
Arnaldo Carvalho de Melo
1
-0
/
+7
2016-03-09
objtool: Add several performance improvements
Josh Poimboeuf
1
-6
/
+15
2016-03-09
objtool: Rename some variables and functions
Josh Poimboeuf
1
-11
/
+11
2016-02-29
objtool: Add tool to perform compile-time stack metadata validation
Josh Poimboeuf
1
-0
/
+403