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-abbrev_lock
upstream/users/amerey/try-arhdr
upstream/users/amerey/try-clean
upstream/users/amerey/try-compress
upstream/users/amerey/try-config
upstream/users/amerey/try-gettext-cache
upstream/users/amerey/try-lcov-and-ssize_t
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-sample-guard
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
/
libdw
Commit message (
Expand
)
Author
Age
Files
Lines
*
Trust AC_SYS_LARGEFILE to provide large file support
Josh Stone
2015-10-09
2
-2
/
+7
*
Improve AM_SILENT_RULES coverage
Josh Stone
2015-10-06
2
-2
/
+6
*
Use -fPIC instead of -fpic when generating PIC code.
Jose E. Marchesi
2015-10-06
2
-1
/
+6
*
Properly mark all internal function definitions.
Mark Wielaard
2015-09-23
5
-0
/
+11
*
Remove old-style function definitions.
Mark Wielaard
2015-09-23
67
-274
/
+114
*
libdw: Don't reassign result pointer in dwarf_peel_type.
Mark Wielaard
2015-09-15
2
-3
/
+6
*
Remove redundant NULL tests.
Chih-Hung Hsieh
2015-09-14
4
-13
/
+15
*
libdw: Add const declaration to getlocations_addr locs.
Chih-Hung Hsieh
2015-09-07
2
-11
/
+11
*
Replace some K&R function definitions with ansi-C definitions.
Chih-Hung Hsieh
2015-09-07
3
-14
/
+14
*
libdw: Add DW_LANG_Haskell.
Mark Wielaard
2015-08-25
2
-0
/
+5
*
libdw: Make sure the default page size is big enough to hold a Dwarf.
Mark Wielaard
2015-06-19
2
-0
/
+6
*
libdw: Not leak memory on error in dwarf_getpubnames.
Mark Wielaard
2015-06-19
2
-0
/
+5
*
libdw: Detect dwarf_formudata errors in dwarf_getmacros.
Mark Wielaard
2015-06-19
2
-2
/
+10
*
libdw: Initialize dirarray early in read_srclines.
Mark Wielaard
2015-06-10
2
-10
/
+14
*
libdw: Initialize filelist early in read_srclines.
Mark Wielaard
2015-06-08
2
-11
/
+16
*
libdw: Fix overflow in read_encoded_value for the DW_EH_PE_indirect case.
Mark Wielaard
2015-06-01
2
-3
/
+9
*
libdw: Limit stack usage of temporary dir, file and line lists.
Mark Wielaard
2015-05-27
2
-60
/
+98
*
libdw: Fix possibly unbounded stack usage in __libdw_intern_expression.
Mark Wielaard
2015-05-27
2
-15
/
+36
*
dwarf_begin_elf: new error for compression failure
Jonathan Lebon
2015-05-13
4
-61
/
+97
*
dwarf_begin_elf: decouple section searching from reading
Jonathan Lebon
2015-05-13
2
-31
/
+36
*
libdw: Detect line number overflow in dwarf_getsrclines on 32bit.
Mark Wielaard
2015-05-12
2
-1
/
+7
*
libdw: dwarf_getaranges check there is enough data before reading.
Mark Wielaard
2015-05-12
2
-2
/
+19
*
Link against standalone argp library
Anthony G. Basile
2015-05-04
2
-1
/
+6
*
libdw: Undefined behavior in get_sleb128_step.
Mark Wielaard
2015-04-28
2
-4
/
+27
*
libdw: Don't overflow stack with user defined macro attributes array.
Mark Wielaard
2015-04-22
2
-4
/
+31
*
Do not reject type units in dwarf_getsrcfiles and dwarf_getsrclines
Petr Machata
2015-04-03
5
-9
/
+32
*
Publish known-dwarf.h
Petr Machata
2015-03-31
2
-2
/
+7
*
libdw: Add DWARF5/GCC5 DW_LANG_Fortran03 and DW_LANG_Fortran08 support.
Mark Wielaard
2015-02-16
3
-0
/
+10
*
libdw: Add support for DWARF5/GCC5 DW_TAG_atomic_type.
Mark Wielaard
2015-02-16
4
-2
/
+13
*
libdw: ensure read_encoded_value's value is set
Josh Stone
2015-02-11
2
-1
/
+5
*
dwarf_ranges: do not request base address attributes if not necessary
Petr Machata
2015-02-11
2
-9
/
+19
*
libdw: Search for the last matching address with dwarf_getsrc_die.
Mark Wielaard
2015-01-16
2
-25
/
+27
*
libdw: Robustify eh_frame_hdr and encoded-values reading.
Mark Wielaard
2015-01-15
5
-23
/
+104
*
libdw: Check DW_AT_sibling attribute offset is after current DIE.
Mark Wielaard
2015-01-15
2
-2
/
+10
*
libdw: Check register number in CFI isn't insanely large.
Mark Wielaard
2015-01-15
2
-1
/
+15
*
libdw: Add missing size check to parse_eh_frame_hdr.
Mark Wielaard
2015-01-15
2
-8
/
+10
*
libdw: Handle NULL dbg for call_ref, GNU_implicit_pointer and addr DW_OPs.
Mark Wielaard
2015-01-15
2
-10
/
+38
*
libdw: fix offset for sig8 lookup in dwarf_formref_die
Jason P. Leasure
2015-01-14
2
-1
/
+6
*
libdw: Check sibling attribute offset still falls inside CU data.
Mark Wielaard
2015-01-12
2
-0
/
+12
*
libdw: Prevent infinite recursion when processing DW_TAG_imported_unit.
Mark Wielaard
2015-01-12
7
-15
/
+51
*
avoid scary command output
Ulrich Drepper
2014-12-18
2
-1
/
+5
*
libdw: Check diridx is valid under DW_LNE_define_file in dwarf_getsrclines.
Mark Wielaard
2014-12-17
2
-0
/
+10
*
libdw: Make sure there is enough space to read offset in dwarf_getpubnames.
Mark Wielaard
2014-12-17
2
-0
/
+8
*
readelf,libdw: Correct .debug_line overflow check for unit_length.
Mark Wielaard
2014-12-17
2
-2
/
+7
*
libdw: dwarf_getpubnames set error to DWARF_E_NO_ENTRY for zero entries.
Mark Wielaard
2014-12-17
2
-2
/
+2
*
libdw: Add bounds checking to dwarf_getpubnames.
Mark Wielaard
2014-12-17
2
-3
/
+20
*
libdw: Unroll the first get_sleb128 step to help the compiler optimize.
Mark Wielaard
2014-12-17
2
-3
/
+11
*
libdw: pre-compute leb128 loop limits
Josh Stone
2014-12-17
2
-2
/
+21
*
libdw: Add get_uleb128 and get_sleb128 bounds checking.
Mark Wielaard
2014-12-17
21
-132
/
+270
*
libdw: Make sure all attributes come with a (fake) CU for bound checks.
Mark Wielaard
2014-12-17
14
-54
/
+139
[next]