index
:
qt-creator/elfutils.git
10.0
11.0
12.0
4.10
4.11
4.12
4.13
4.14
4.15
4.4
4.5
4.6
4.7
4.8
4.9
5.0
master
upstream/dwarf
upstream/dwarflint
upstream/fche/copr
upstream/ima-keys
upstream/jankratochvil/NT_FILE
upstream/jankratochvil/cfaloop
upstream/jankratochvil/corepattern
upstream/jankratochvil/devmem
upstream/jankratochvil/forunwind-baseaddr-hookvars-corereport
upstream/jankratochvil/forunwind-baseaddr-hookvars-corereport-unwindx86
upstream/jankratochvil/forunwind-baseaddr-hookvars-corereport-unwindx86-nonx86
upstream/jankratochvil/forunwind-baseaddr-hookvars-corereport-unwindx86-nonx86-fddebuginfo
upstream/jankratochvil/forunwind-baseaddr-hookvars-corereport-unwindx86-nonx86-fddebuginfo-ports
upstream/jankratochvil/gdbserver
upstream/jankratochvil/ppc64bidir
upstream/jankratochvil/ppc64bidir-unwindppc
upstream/main
upstream/master
upstream/mjw/DWARF5
upstream/mjw/RH-DTS
upstream/mjw/call_site
upstream/mjw/check_self_referential_die
upstream/mjw/compress
upstream/mjw/compress2
upstream/mjw/compress3
upstream/mjw/compress4
upstream/mjw/dwarf_output
upstream/mjw/dwarfstrings
upstream/mjw/elfstrmerge
upstream/mjw/fp-unwind
upstream/mjw/leaks
upstream/mjw/location-range
upstream/mjw/pending
upstream/mpolacek/autotest
upstream/pmachata/RH-DTS
upstream/pmachata/aarch64-review
upstream/pmachata/dwarf
upstream/pmachata/dwarf-writer
upstream/pmachata/dwarf_output
upstream/pmachata/dwarflint
upstream/pmachata/dwfl_core_file_report
upstream/pmachata/iterators
upstream/pmachata/macro
upstream/pmachata/range_list_iterator_formptr
upstream/pmachata/reader_hooks
upstream/pmachata/sharing
upstream/pmachata/threads
upstream/portable
upstream/relocate
upstream/robustify
upstream/roland/addrsym_tls
upstream/roland/arm_corenote
upstream/roland/cfi
upstream/roland/dwarf-collector
upstream/roland/dwarf-hacking
upstream/roland/dwarf-macinfo
upstream/roland/dwarf_edit
upstream/roland/dwarf_output-shape
upstream/roland/dwarf_output-tracker
upstream/roland/elf_clone
upstream/roland/is_stmt
upstream/roland/notes
upstream/roland/parisc
upstream/roland/parisc_corenote
upstream/roland/relocate-cfi-tmp
upstream/roland/tracker
upstream/roland/unstrip-buildid-relative
upstream/roland/unwind
upstream/users/amerey/manpages
upstream/users/amerey/thread_safety
upstream/users/amerey/try-clean
upstream/users/amerey/try-compress
upstream/users/amerey/try-config
upstream/users/amerey/try-no-objcopy
upstream/users/amerey/try-pr27405
upstream/users/amerey/try-pr31097
upstream/users/amerey/try-readelf-concurrency
upstream/users/amerey/try-remove-relocs
upstream/users/amerey/try-remove-relocs2
upstream/users/amerey/try-thread
upstream/users/amerey/try-track-fds
upstream/users/amerey/try-xz4
upstream/users/amerey/try-xz5
upstream/users/dichen/readelf-28873
upstream/users/dichen/readelf-Ds
upstream/users/dichen/try-dwfl-frame-reg
upstream/users/marxin/try-PR29474-fix-debuginfod-concurrency
upstream/users/marxin/try-zstd-support-v2
upstream/users/serhei/eu-stacktrace
upstream/users/serhei/eu-stacktrace.v0
upstream/users/serhei/eu-stacktrace.v1
upstream/users/serhei/try-process-tracker
Fork of git://sourceware.org/git/elfutils.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
elflint.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
elflint: Add gnuld check when a NOBITS section falls inside a segment.
Mark Wielaard
2015-08-17
1
-2
/
+32
*
elflint: Only check the PT_TLS phdr if it actually exists, warn otherwise.
Mark Wielaard
2015-06-19
1
-0
/
+6
*
elflint: Check gnu_hash has enough data and bitmask_words is not zero.
Mark Wielaard
2015-05-12
1
-6
/
+20
*
elflint: Add sanity checks to check_attributes.
Mark Wielaard
2015-05-12
1
-2
/
+4
*
elflint: Use Use Elf64_Word for shdr->sh_info cnt.
Mark Wielaard
2015-05-12
1
-2
/
+6
*
elflint: Stop checking section when 2nd hash function shift too big.
Mark Wielaard
2015-05-12
1
-2
/
+5
*
elflint: Correct gnu_symbias usage in compare_hash_gnu_hash.
Mark Wielaard
2015-03-13
1
-14
/
+16
*
elflint: Add various low-level checks.
Mark Wielaard
2015-01-15
1
-52
/
+211
*
libdw: Add get_uleb128 and get_sleb128 bounds checking.
Mark Wielaard
2014-12-17
1
-3
/
+3
*
Use elf_getphdrnum instead of accessing ehdr->e_phnum directly.
Mark Wielaard
2014-11-26
1
-1
/
+1
*
Add ppc64le ELFv2 abi support to backends and elflint.
Mark Wielaard
2014-07-04
1
-1
/
+2
*
libebl: Add ebl_func_addr_mask plus ARM backend implementation.
Mark Wielaard
2014-06-22
1
-7
/
+13
*
backends: Add ebl_check_reloc_target_type.
Mark Wielaard
2014-05-19
1
-2
/
+1
*
robustify: elflint.
Jakub Jelinek
2014-01-23
1
-28
/
+77
*
Support AArch64 architecture
Petr Machata
2013-11-26
1
-2
/
+2
*
elflint.c (check_symtab): Add __bss_start__ to the list of allowed symbols.
Mark Wielaard
2013-02-24
1
-0
/
+1
*
elflint: Add two more symbols to gnuld list of allowed bad values.
Mark Wielaard
2013-02-06
1
-3
/
+10
*
Add support for Tilera TILE-Gx processor.
Jeff Kenton
2012-08-24
1
-1
/
+2
*
Update name, license and contributor policy.
Mark Wielaard
2012-06-05
1
-19
/
+11
*
elflint: Allow zero sized sections at (filesz) end of segment.
Mark Wielaard
2012-05-09
1
-2
/
+4
*
elflint: Accept SHF_INFO_LINK for reloc sections.
Roland McGrath
2012-03-28
1
-2
/
+2
*
Update copyright year
Ulrich Drepper
2012-01-21
1
-2
/
+2
*
Add new ebl_check_st_other_bits function.
upstream/mpolacek/autotest
Mark Wielaard
2011-03-11
1
-1
/
+1
*
elflint: Remove unused variables.
Roland McGrath
2011-02-08
1
-13
/
+0
*
ld: Remove an unused variable.
Roland McGrath
2011-02-08
1
-3
/
+4
*
Fix some message typos and xgettext markers.
Roland McGrath
2010-04-06
1
-2
/
+2
*
Fix sloppy #include use, breaks with latest glibc.
Roland McGrath
2010-01-15
1
-0
/
+1
*
Handle extended phnum in elflint and elfcmp.
Roland McGrath
2010-01-07
1
-33
/
+54
*
Handle new .comment section flags.
Mark Wielaard
2009-09-21
1
-2
/
+2
*
Handle NT_GNU_GOLD_VERSION.
Mark Wielaard
2009-07-26
1
-0
/
+1
*
Add STB_GNU_UNIQUE support to elflint.
Ulrich Drepper
2009-07-14
1
-3
/
+11
*
Add test of st_other field of symbol table entries.
Ulrich Drepper
2009-04-29
1
-0
/
+11
*
Fix error handling in a few programs.
Ulrich Drepper
2009-02-01
1
-3
/
+2
*
Fix handling of debuginfo files when checking exception handling tables.
Ulrich Drepper
2009-01-21
1
-21
/
+40
*
Fix elflint test for .eh_frame_hdr allocation.
Ulrich Drepper
2009-01-21
1
-1
/
+5
*
More improveents to exception handling table printing and checking.
Ulrich Drepper
2009-01-17
1
-5
/
+18
*
Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils
Ulrich Drepper
2009-01-17
1
-3
/
+2
|
\
|
*
Move argp_program_version_hook and argp_program_bug_address variables
Ulrich Drepper
2009-01-17
1
-3
/
+2
*
|
Beginning of exception table testing.
Ulrich Drepper
2009-01-17
1
-0
/
+38
|
/
*
Implement check for PT_GNU_EH_FRAME program header check.
Ulrich Drepper
2009-01-16
1
-1
/
+36
*
Unpdate copyright in messages.
Ulrich Drepper
2009-01-01
1
-2
/
+2
*
src/
Roland McGrath
2008-04-11
1
-4
/
+9
*
backends/
Roland McGrath
2008-04-01
1
-0
/
+72
*
libdwfl/
Roland McGrath
2008-03-26
1
-2
/
+3
*
src/
Roland McGrath
2008-02-29
1
-1
/
+1
*
Finish elflint .gnu.attributes checking
Roland McGrath
2008-02-21
1
-1
/
+200
*
Fix elflint messages for new hash table analysis.
Ulrich Drepper
2008-01-29
1
-4
/
+6
*
Remove magic assignment of indeces in the dynsym
Ulrich Drepper
2008-01-25
1
-2
/
+15
*
propagate from branch 'com.redhat.elfutils.roland.pending' (head 26cc2ce45739...
Ulrich Drepper
2008-01-09
1
-2
/
+1
*
propagate from branch 'com.redhat.elfutils.disasm' (head d15b4eb794e81e477f98...
Ulrich Drepper
2008-01-02
1
-5
/
+7
[next]