platform/upstream/elfutils.git
2016-11-11 Mark Wielaardar: Fix GCC7 -Wformat-length issues.
2016-11-10 Mark Wielaardlibelf: Sanity check offset and size before trying...
2016-11-10 Mark Wielaardlibelf: Always set ELF maxsize when reading an ELF...
2016-11-10 Mark Wielaardlibdw: Correct spelling of DW_LANG_PLI in dwarf.h.
2016-11-10 Mark WielaardAdd GCC7 -Wimplicit-fallthrough support/fixes.
2016-10-24 Kevin Cernekeetests: unstrip: Add test for mismatched .strtab sections
2016-10-24 Kevin Cernekeeunstrip: Don't try to use unstripped .symtab with strip...
2016-10-13 Akihiko OdakiDo not depend on some non-POSIX features.
2016-10-12 Akihiko Odakilib: Provide MAX and MIN in system.h
2016-10-06 Mark Wielaardstrip: Don't remove real symbols from allocated symbol...
2016-09-05 Mark Wielaardlibcpu: Fix build of bpf_disasm.c for kernels < 3.20.
2016-08-30 Mark Wielaardtests: Fix --enable-gcov tests build. Add libdw to...
2016-08-26 Mark WielaardRegenerate .po files. elfutils-0.167
2016-08-25 Mark Wielaardtests: Simplify backtrace-native tests. Drop raise...
2016-08-25 Mark Wielaardstrip: Use ELF_CHF_FORCE to recompress any sections...
2016-08-24 Mark WielaardRegenerate .po files.
2016-08-24 Mark Wielaardtests: Add testfilesparc64attrs.o.bz2 to EXTRA_DIST.
2016-08-24 Jose E. Marchesisparc: fix the printing of hw capabilities object attri...
2016-08-19 Piotr DrągUpdated Polish translation
2016-08-19 Piotr DrągAdd --add-comments to XGETTEXT_OPTIONS in Makevars
2016-08-19 Piotr DrągUpdate POTFILES.in
2016-08-15 Mark Wielaardlibdwfl: Fix assert and set in.d_size in dwfl_link_map_...
2016-08-15 Mark Wielaardlibelf: Fix memory leak in elf_compress for mmapped...
2016-08-15 Mark Wielaardstrip: Handle compressed relocation target sections.
2016-08-11 Richard HendersonFix bpf disassembler for _FORTIFY_SOURCE
2016-08-04 Mark WielaardPrepare 0.167 release.
2016-08-03 Mark Wielaarddwelf: Add string table functions from ebl.
2016-08-03 Mark WielaardRemove eu-ld and unused code.
2016-07-11 Andreas SchwabAdd m68k tests
2016-07-11 Mark Wielaardunstrip: Fix off by one array access with unstripped_st...
2016-07-11 Mark Wielaardlibelf: Allow updating phdrs for any e_type.
2016-06-28 John Ognesslibelf: find 1st section instead of assuming
2016-06-28 Richard HendersonAdd support for BPF
2016-06-28 Richard HendersonSync elf.h from glibc
2016-06-21 Mark WielaardCONTRIBUTING: Extend patch, committer and maintainer...
2016-05-23 Andreas SchwabAdd support for m68k
2016-05-03 Filipe Brandenburgerconfig: Pass the compiler -Werror during warning detection
2016-05-02 Filipe Brandenburgerconfig: Fix check for argp_parse to pass &argv
2016-04-14 Mark Wielaardlibdwfl: Fix memory leak in dwfl_module_getsrc_file...
2016-04-14 Mark Wielaardlibdwfl: Fix memory leak in proc_maps_report on bad...
2016-04-14 Mark Wielaardlibelf: Fix memory leak when zlib deflateInit fails...
2016-04-11 David Abdurachmanovelfcmp: fix self-comparison error with GCC 6
2016-03-31 Mark WielaardPrepare 0.166 release. elfutils-0.166
2016-03-21 Mark Wielaardnm: Check for malloc size argument overflow in show_sym...
2016-03-02 Mark Wielaardconfig: Use --program-prefix=eu- by default.
2016-03-02 Steven Chamberlainlibdwfl: clean up non-Linux GNU platforms code
2016-02-26 Jose E. Marchesisparc: restore 32-bit build.
2016-02-26 Andreas SchwabAdd support for DT_PPC_OPT
2016-02-22 Ravi Bangorialibdwfl: Check for kernel debuginfo file without .debug...
2016-02-22 Mark Wielaardreadelf: Warn when uncompressing fails and error when...
2016-02-22 Mark Wielaardelfcompress: -q should not imply --force.
2016-02-22 Mark Wielaardlibelf: Don't leak memory when out of memory in updatemmap.
2016-02-22 Mark Wielaardlibdwfl: Don't leak memory in proc_maps_report when...
2016-02-22 Mark Wielaardlibdwfl: Don't crash on out of memory when frame unwinding.
2016-02-22 Mark Wielaardlibdw: Fix bad free on invalid data in dwarf_getsrclines.c.
2016-02-22 Mark Wielaardconfig: Check for and use gcc -Wnull-dereference.
2016-02-22 Mark WielaardFix GCC6 -Wnull-dereference warnings.
2016-02-19 Mark WielaardAdd new i386 and x86_64 relocation types.
2016-02-18 Mark Wielaardlibdwfl: Check result of gelf_get* calls in relocate.c upstream/0.165
2016-02-18 Mark Wielaardlibdwfl: Check result of gelf_update_* calls in relocat...
2016-02-18 Mark Wielaardreadelf: Read and print (encoded) DW_CFA_set_loc op...
2016-02-15 Mark WielaardAdd NT_ARM_SYSTEM_CALL aarch64 syscall regset.
2016-02-15 Mark Wielaardlibebl: Don't assume ELF notes are "GNU" when unknown...
2016-02-15 Mark Wielaardconfig: Check for and use gcc -Wlogical-op and -Wduplic...
2016-02-15 Mark Wielaardelflint: Fix sh_entsize check when comparing SHT_HASH...
2016-02-10 Mark Wielaardlibelf: elf_getdata should not adjust alignment for...
2016-01-23 Chih-Hung HsiehMove nested functions in elf_compress.c and elf_strptr.c.
2016-01-18 Mark Wielaardtests: Skip dwfl-bug-fd-leak test if dwfl_linux_proc_re...
2016-01-18 Mark Wielaardelflint: Recognize ELFOSABI_FREEBSD which Debian kFreeB...
2016-01-18 Mark Wielaardtests: Guard linux specific header includes with ifdef...
2016-01-14 Mike Frysingerconfigure: clarify zlib error message
2016-01-14 Mike Frysingergitignore: update
2016-01-14 Mark Wielaardlibelf: Add ELF compression types and defines to libelf...
2016-01-11 Mark WielaardRegenerate .po files. elfutils-0.165
2016-01-09 Mark Wielaardlibebl: Fix missing brackets around if statement body.
2016-01-08 Mark Wielaardtests: Fix parentheses in elfputzdata strncmp test.
2016-01-08 Mark WielaardFix build on 32bit systems.
2016-01-08 Mark WielaardPrepare 0.165 release.
2016-01-08 Mark WielaardSimplify code and build now that zlib support is no...
2016-01-08 Piotr DrągUpdated Polish translation
2016-01-07 Piotr DrągUpdated Polish translation
2016-01-06 Mark Wielaardelfcompress: New utility.
2016-01-06 Mark Wielaardelflint: Recognize and check SHF_COMPRESSED section...
2016-01-06 Mark Wielaardlibelf: Make elf_strptr index correctly into compressed...
2016-01-06 Mark Wielaardreadelf: Handle compressed sections and extend -z to...
2016-01-06 Mark Wielaardlibdwfl: Use elf_compress[_gnu] to decompress string...
2016-01-06 Mark Wielaardlibdw: Use elf_compress[_gnu] to uncompress debug secti...
2016-01-06 Mark Wielaardlibelf: Add elf_compress and elf_compress_gnu.
2016-01-06 Mark Wielaardreadelf: Add -z,--decompress option.
2016-01-06 Mark Wielaardlibelf: Add elf32_getchdr, elf64_getchdr and gelf_getchdr.
2016-01-06 Mark Wielaardlibdwelf: Add dwelf_scn_gnu_compressed_size.
2016-01-05 Mark Wielaardconfig: Add libelf and libdw pkg-config files.
2016-01-05 Mark Wielaardelflint: Add _edata and _end to the list of possibly...
2016-01-05 Mark Wielaardtests: elfstrmerge warn about STT_SECTION symbol for...
2016-01-05 Mark WielaardMake make more silent.
2016-01-03 Chih-Hung HsiehMove nested functions in linux-proc-maps.c to file...
2016-01-03 Chih-Hung HsiehMove nested functions in core-file.c to file scope.
2016-01-03 Chih-Hung HsiehMove nested functions check64 and check32 in link_map...
2016-01-03 Jose E. Marchesibackends: sparc: support for live backtraces
2016-01-03 Jose E. Marchesibackends: sparc: support for core backtraces
next