summaryrefslogtreecommitdiffstats
path: root/libdw/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* libdw: Add explicit section index to struct Dwarf_CUUlf Hermann2017-12-211-0/+11
* Don't overflow in __libdw_in_section and __libdw_offset_in_sectionUlf Hermann2017-12-211-0/+7
* Merge tag 'elfutils-0.170'Ulf Hermann2017-08-171-0/+77
|\
| * libdw: Add DW_MACRO constants and DW_MACRO_GNU compatibility defines.Mark Wielaard2017-08-021-0/+7
| * libdw: Handle DWARF5 immutable, packed and shared in dwarf_peel_type.Mark Wielaard2017-08-021-0/+6
| * Handle DWARF5 defaulted member function encodings.Mark Wielaard2017-08-021-0/+5
| * libdw: DWARF5 Add DW_CC_pass_by_reference and DW_CC_pass_by_reference.Mark Wielaard2017-08-021-0/+4
| * libdw: Add dwarf_default_lower_bound.Mark Wielaard2017-08-021-0/+11
| * libdw: DWARF5 Add new DW_LANG codes and default lower array bound.Mark Wielaard2017-08-021-0/+11
| * libdw: Add new DWARF5 character encodings.Mark Wielaard2017-08-021-0/+4
| * libdw: Add new DWARF5 tag constants.Mark Wielaard2017-08-021-0/+7
| * libdw: Add DWARF5 attributes.Mark Wielaard2017-08-021-0/+6
| * libdw: Add dwarf_line_file.Mark Wielaard2017-07-261-0/+7
| * Unify linking of libasm, libelf, libdw, backendsUlf Hermann2017-07-241-0/+9
* | Merge tag 'elfutils-0.169'QtCreator4.5.1QtCreator4.5.0-rc1QtCreator4.5.0QtCreator4.4.1QtCreator4.4.0-rc1QtCreator4.4.0-beta1QtCreator4.4.04.54.4Ulf Hermann2017-05-081-0/+9
|\|
| * Make __attribute__ conditional in all installed headersUlf Hermann2017-05-021-0/+5
| * Include endian.h when handling BYTE_ORDERUlf Hermann2017-04-261-0/+4
* | Generalize library namesUlf Hermann2017-04-281-0/+5
* | Check if gcc complains about __attribute__ (visibility(..))Ulf Hermann2017-04-281-0/+5
* | Check for -z,defs, -z,relro, -fPIC, -fPIE before using themUlf Hermann2017-04-281-0/+4
* | Drop handrolled or #ifdef'ed libc replacementsUlf Hermann2017-04-281-0/+4
* | Add gnulib modules to replace missing libc functionalityUlf Hermann2017-04-271-0/+4
* | Include endian.h when handling BYTE_ORDERUlf Hermann2017-04-271-0/+4
* | Make __attribute__ conditional in all installed headersUlf Hermann2017-04-211-0/+5
|/
* libdw: Fix dwarf_peel_type infinite loop.Mark Wielaard2017-04-051-0/+5
* libdw: Correct spelling of DW_LANG_PLI in dwarf.h.Mark Wielaard2016-11-101-0/+6
* Add GCC7 -Wimplicit-fallthrough support/fixes.Mark Wielaard2016-11-101-1/+9
* lib: Provide MAX and MIN in system.hAkihiko Odaki2016-10-121-0/+5
* dwelf: Add string table functions from ebl.Mark Wielaard2016-08-031-0/+6
* libdw: Fix bad free on invalid data in dwarf_getsrclines.c.Mark Wielaard2016-02-221-0/+5
* libdw: Use elf_compress[_gnu] to uncompress debug section data.Mark Wielaard2016-01-061-0/+13
* libdwelf: Add dwelf_scn_gnu_compressed_size.Mark Wielaard2016-01-061-0/+4
* libdw: Don't leak duplicate FDEs.Mark Wielaard2016-01-021-0/+4
* libdw: Don't use a FDE if it doesn't actually cover a real code range.Mark Wielaard2016-01-021-0/+5
* libdw: Don't leak fake_loc_cu.Mark Wielaard2016-01-021-0/+4
* Move nested functions in dwarf_entry_breakpoints.c to file scope.Chih-Hung Hsieh2016-01-021-0/+5
* Move nested functions in libdw_visit_scopes.c to file scope.Chih-Hung Hsieh2016-01-021-0/+6
* libdw: Make sure Ebl is always freed from cfi frame cache.Mark Wielaard2015-11-271-0/+5
* libdw: initialize state early in read_srclinesDmitry V. Levin2015-11-161-0/+4
* No nested functions in dwarf_getsrclines.Chih-Hung Hsieh2015-11-131-0/+6
* No nested function in dwarf_getscopevar to file scope.Chih-Hung Hsieh2015-11-131-0/+5
* Make zlib mandatory.Mark Wielaard2015-10-261-0/+4
* Move nested functions in libdw/cfi.c to file scope.Chih-Hung Hsieh2015-10-221-0/+5
* Trust AC_SYS_LARGEFILE to provide large file supportJosh Stone2015-10-091-0/+5
* Improve AM_SILENT_RULES coverageJosh Stone2015-10-061-0/+4
* Use -fPIC instead of -fpic when generating PIC code.Jose E. Marchesi2015-10-061-0/+5
* Properly mark all internal function definitions.Mark Wielaard2015-09-231-0/+7
* Remove old-style function definitions.Mark Wielaard2015-09-231-0/+4
* libdw: Don't reassign result pointer in dwarf_peel_type.Mark Wielaard2015-09-151-0/+4
* Remove redundant NULL tests.Chih-Hung Hsieh2015-09-141-0/+7