summaryrefslogtreecommitdiffstats
path: root/libdw/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 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
* libdw: Add const declaration to getlocations_addr locs.Chih-Hung Hsieh2015-09-071-0/+7
* Replace some K&R function definitions with ansi-C definitions.Chih-Hung Hsieh2015-09-071-0/+6
* libdw: Add DW_LANG_Haskell.Mark Wielaard2015-08-251-0/+4
* libdw: Make sure the default page size is big enough to hold a Dwarf.Mark Wielaard2015-06-191-0/+5
* libdw: Not leak memory on error in dwarf_getpubnames.Mark Wielaard2015-06-191-0/+4
* libdw: Detect dwarf_formudata errors in dwarf_getmacros.Mark Wielaard2015-06-191-0/+6
* libdw: Initialize dirarray early in read_srclines.Mark Wielaard2015-06-101-0/+4
* libdw: Initialize filelist early in read_srclines.Mark Wielaard2015-06-081-0/+4
* libdw: Fix overflow in read_encoded_value for the DW_EH_PE_indirect case.Mark Wielaard2015-06-011-0/+5
* libdw: Limit stack usage of temporary dir, file and line lists.Mark Wielaard2015-05-271-0/+8
* libdw: Fix possibly unbounded stack usage in __libdw_intern_expression.Mark Wielaard2015-05-271-0/+6
* dwarf_begin_elf: new error for compression failureJonathan Lebon2015-05-131-0/+9
* dwarf_begin_elf: decouple section searching from readingJonathan Lebon2015-05-131-0/+5
* libdw: Detect line number overflow in dwarf_getsrclines on 32bit.Mark Wielaard2015-05-121-0/+5