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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'elfutils-0.169'
QtCreator4.5.1
QtCreator4.5.0-rc1
QtCreator4.5.0
QtCreator4.4.1
QtCreator4.4.0-rc1
QtCreator4.4.0-beta1
QtCreator4.4.0
4.5
4.4
Ulf Hermann
2017-05-08
2
-2
/
+6
|
\
|
*
Prepare for 0.169.
elfutils-0.169
Mark Wielaard
2017-05-05
2
-2
/
+6
|
*
Avoid double-including config.h
Ulf Hermann
2017-05-02
3
-4
/
+9
*
|
Provide build rules for a compatibility library
Ulf Hermann
2017-05-08
3
-2
/
+46
*
|
Drop the trickery in printversion.h
Ulf Hermann
2017-05-08
2
-7
/
+8
*
|
Use OS-specific paths
Ulf Hermann
2017-05-08
2
-0
/
+21
*
|
Open files in O_BINARY
Ulf Hermann
2017-05-08
2
-0
/
+8
*
|
Define unlocked io functions to locked ones if they are unavailable
Ulf Hermann
2017-05-04
2
-0
/
+33
*
|
Add fake features.h for win32
Ulf Hermann
2017-05-03
1
-2
/
+8
*
|
If f(un)lockfile is unavailable define it away
Ulf Hermann
2017-05-03
1
-0
/
+7
*
|
Fix typo
Ulf Hermann
2017-05-02
1
-1
/
+1
*
|
Add a "selfcontained" mode to provide missing headers on windows
Ulf Hermann
2017-05-02
2
-1
/
+53
*
|
Make sure packed structs follow the gcc memory layout
Ulf Hermann
2017-05-02
1
-0
/
+8
*
|
Check if gcc complains about __attribute__ (visibility(..))
Ulf Hermann
2017-04-28
2
-0
/
+9
*
|
Check for -z,defs, -z,relro, -fPIC, -fPIE before using them
Ulf Hermann
2017-04-28
2
-1
/
+5
*
|
Drop handrolled or #ifdef'ed libc replacements
Ulf Hermann
2017-04-28
3
-6
/
+6
*
|
Avoid double-including config.h
Ulf Hermann
2017-04-26
3
-4
/
+9
|
/
*
Move print_version into printversion.{h|c}
Ulf Hermann
2017-02-17
5
-21
/
+65
*
Check for existence of mempcpy
Ulf Hermann
2017-02-17
3
-1
/
+11
*
Always use the same method to query the system page size
Ulf Hermann
2017-02-15
2
-1
/
+5
*
Move color handling into a separate header
Ulf Hermann
2017-02-15
5
-34
/
+72
*
Fix TEMP_FAILURE_RETRY definition when not defined.
Luiz Angelo Daros de Luca
2016-12-30
3
-1
/
+7
*
http://elfutils.org/ is now hosted at http://sourceware.org/elfutils/
Mark Wielaard
2016-12-24
4
-2
/
+57
*
Do not depend on some non-POSIX features.
Akihiko Odaki
2016-10-13
3
-0
/
+29
*
lib: Provide MAX and MIN in system.h
Akihiko Odaki
2016-10-12
9
-48
/
+106
*
Use -fPIC instead of -fpic when generating PIC code.
Jose E. Marchesi
2015-10-06
2
-1
/
+6
*
Remove old-style function definitions.
Mark Wielaard
2015-09-23
7
-80
/
+38
*
Fix sanitize-undefined config check. Don't ALLOW_UNALIGNED when checking.
Mark Wielaard
2015-06-05
2
-1
/
+6
*
Allow disabling symbol versioning at configure time
Max Filippov
2015-04-23
2
-3
/
+7
*
lib: Add missing config.h #include to crc32_file.c.
Lei Zhang
2014-01-17
2
-0
/
+8
*
lib: Avoid the hash-lookup division if possible
Josh Stone
2013-12-13
2
-2
/
+7
*
New macro COMPAT_VERSION_NEWPROTO.
Jan Kratochvil
2013-04-30
2
-0
/
+10
*
Unify {BE,LE}{32,64} in lib/system.h.
Jan Kratochvil
2013-04-26
2
-0
/
+9
*
Updates for Automake 1.13.
Mark Wielaard
2013-04-26
2
-1
/
+5
*
Handle partial read or write.
Adam Markey
2012-10-10
2
-6
/
+61
*
lib/
Jan Kratochvil
2012-10-08
2
-0
/
+11
*
Update name, license and contributor policy.
Mark Wielaard
2012-06-05
18
-500
/
+342
*
Remove .mtn-ignore and .cvsignore files.
Mark Wielaard
2012-06-05
1
-1
/
+0
*
Color code output of nm and objdump
Ulrich Drepper
2012-01-21
4
-3
/
+272
*
Add demangling support to nm
Ulrich Drepper
2011-10-02
2
-0
/
+9
*
Clean up byte order handling in md5 and sha1 code.
Roland McGrath
2011-07-09
4
-25
/
+54
*
Handle reading .debug_types section.
Roland McGrath
2010-06-16
3
-17
/
+28
*
Clean up and consolidate automake magic to reduce duplication and to work wit...
Roland McGrath
2010-02-15
2
-9
/
+8
*
New macros for symbol versioning definitions, use them for libdw convenience ...
Roland McGrath
2009-08-09
2
-0
/
+21
*
Add multiple inclusion protection to eu-config.h
Roland McGrath
2009-01-23
2
-0
/
+10
*
Move argp_program_version_hook and argp_program_bug_address variables
Ulrich Drepper
2009-01-17
2
-1
/
+18
*
Require __thread support in compiler.
Ulrich Drepper
2009-01-10
2
-21
/
+9
*
Fix up bogon and missing log entries from .pmachata.threads branch.
Roland McGrath
2008-08-25
3
-1
/
+210
*
Implement SHA1 build-id handling in ld.
Ulrich Drepper
2008-02-01
4
-2
/
+488
*
Add missing files.
Ulrich Drepper
2008-02-01
2
-0
/
+553
[next]