elflint: Sanity check the number of phdrs and shdrs available.
[platform/upstream/elfutils.git] / libdw /
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-12 Akihiko Odakilib: Provide MAX and MIN in system.h
2016-08-03 Mark Wielaarddwelf: Add string table functions from ebl.
2016-02-22 Mark Wielaardlibdw: Fix bad free on invalid data in dwarf_getsrclines.c.
2016-01-06 Mark Wielaardlibdw: Use elf_compress[_gnu] to uncompress debug secti...
2016-01-06 Mark Wielaardlibdwelf: Add dwelf_scn_gnu_compressed_size.
2016-01-02 Mark Wielaardlibdw: Don't leak duplicate FDEs.
2016-01-02 Mark Wielaardlibdw: Don't use a FDE if it doesn't actually cover...
2016-01-02 Mark Wielaardlibdw: Don't leak fake_loc_cu.
2016-01-02 Chih-Hung HsiehMove nested functions in dwarf_entry_breakpoints.c...
2016-01-02 Chih-Hung HsiehMove nested functions in libdw_visit_scopes.c to file...
2015-11-27 Mark Wielaardlibdw: Make sure Ebl is always freed from cfi frame...
2015-11-16 Dmitry V. Levinlibdw: initialize state early in read_srclines
2015-11-13 Chih-Hung HsiehNo nested functions in dwarf_getsrclines.
2015-11-13 Chih-Hung HsiehNo nested function in dwarf_getscopevar to file scope.
2015-10-26 Mark WielaardMake zlib mandatory.
2015-10-22 Chih-Hung HsiehMove nested functions in libdw/cfi.c to file scope.
2015-10-09 Josh StoneTrust AC_SYS_LARGEFILE to provide large file support
2015-10-07 Josh StoneImprove AM_SILENT_RULES coverage
2015-10-06 Jose E. MarchesiUse -fPIC instead of -fpic when generating PIC code.
2015-09-23 Mark WielaardProperly mark all internal function definitions.
2015-09-23 Mark WielaardRemove old-style function definitions.
2015-09-15 Mark Wielaardlibdw: Don't reassign result pointer in dwarf_peel_type.
2015-09-14 Chih-Hung HsiehRemove redundant NULL tests.
2015-09-07 Chih-Hung Hsiehlibdw: Add const declaration to getlocations_addr locs.
2015-09-07 Chih-Hung HsiehReplace some K&R function definitions with ansi-C defin...
2015-08-25 Mark Wielaardlibdw: Add DW_LANG_Haskell.
2015-06-19 Mark Wielaardlibdw: Make sure the default page size is big enough...
2015-06-19 Mark Wielaardlibdw: Not leak memory on error in dwarf_getpubnames.
2015-06-19 Mark Wielaardlibdw: Detect dwarf_formudata errors in dwarf_getmacros.
2015-06-10 Mark Wielaardlibdw: Initialize dirarray early in read_srclines.
2015-06-08 Mark Wielaardlibdw: Initialize filelist early in read_srclines.
2015-06-01 Mark Wielaardlibdw: Fix overflow in read_encoded_value for the DW_EH...
2015-05-27 Mark Wielaardlibdw: Limit stack usage of temporary dir, file and...
2015-05-27 Mark Wielaardlibdw: Fix possibly unbounded stack usage in __libdw_in...
2015-05-13 Jonathan Lebondwarf_begin_elf: new error for compression failure
2015-05-13 Jonathan Lebondwarf_begin_elf: decouple section searching from reading
2015-05-12 Mark Wielaardlibdw: Detect line number overflow in dwarf_getsrclines...
2015-05-12 Mark Wielaardlibdw: dwarf_getaranges check there is enough data...
2015-05-04 Anthony G. BasileLink against standalone argp library
2015-04-28 Mark Wielaardlibdw: Undefined behavior in get_sleb128_step.
2015-04-22 Mark Wielaardlibdw: Don't overflow stack with user defined macro...
2015-04-03 Petr MachataDo not reject type units in dwarf_getsrcfiles and dwarf...
2015-03-31 Petr MachataPublish known-dwarf.h
2015-02-16 Mark Wielaardlibdw: Add DWARF5/GCC5 DW_LANG_Fortran03 and DW_LANG_Fo...
2015-02-16 Mark Wielaardlibdw: Add support for DWARF5/GCC5 DW_TAG_atomic_type.
2015-02-11 Josh Stonelibdw: ensure read_encoded_value's value is set
2015-02-11 Petr Machatadwarf_ranges: do not request base address attributes...
2015-01-16 Mark Wielaardlibdw: Search for the last matching address with dwarf_...
2015-01-15 Mark Wielaardlibdw: Robustify eh_frame_hdr and encoded-values reading.
2015-01-15 Mark Wielaardlibdw: Check DW_AT_sibling attribute offset is after...
2015-01-15 Mark Wielaardlibdw: Check register number in CFI isn't insanely...
2015-01-15 Mark Wielaardlibdw: Add missing size check to parse_eh_frame_hdr.
2015-01-15 Mark Wielaardlibdw: Handle NULL dbg for call_ref, GNU_implicit_point...
2015-01-14 Jason P. Leasurelibdw: fix offset for sig8 lookup in dwarf_formref_die
2015-01-12 Mark Wielaardlibdw: Check sibling attribute offset still falls insid...
2015-01-12 Mark Wielaardlibdw: Prevent infinite recursion when processing DW_TA...
2014-12-18 Ulrich Drepperavoid scary command output
2014-12-17 Mark Wielaardlibdw: Check diridx is valid under DW_LNE_define_file...
2014-12-17 Mark Wielaardlibdw: Make sure there is enough space to read offset...
2014-12-17 Mark Wielaardreadelf,libdw: Correct .debug_line overflow check for...
2014-12-17 Mark Wielaardlibdw: dwarf_getpubnames set error to DWARF_E_NO_ENTRY...
2014-12-17 Mark Wielaardlibdw: Add bounds checking to dwarf_getpubnames.
2014-12-17 Mark Wielaardlibdw: Unroll the first get_sleb128 step to help the...
2014-12-17 Josh Stonelibdw: pre-compute leb128 loop limits
2014-12-17 Mark Wielaardlibdw: Add get_uleb128 and get_sleb128 bounds checking.
2014-12-17 Mark Wielaardlibdw: Make sure all attributes come with a (fake)...
2014-12-16 Mark Wielaardlibdw: Make sure end of next cu doesn't overflow sectio...
2014-12-16 Mark WielaardGuard against 64bit unsigned wrap around in (int) compa...
2014-12-12 Josh Stonelibdw: Make srclines use a stable sort
2014-12-11 Josh Stonelibdw: save startp/endp boundaries in Dwarf_CU
2014-12-11 Josh Stonelibdw: optimize dwarf_hasattr to just look at abbrev
2014-12-11 Josh Stonelibdw: unify die->abbrev lookups
2014-12-11 Mark Wielaardlibdw: Add overflow checking to __libdw_form_val_len.
2014-12-10 Petr MachataChange calling convention of dwarf_getmacros to allow...
2014-12-04 Mark WielaardAdd configure --disable-textrelcheck option to enable...
2014-12-03 Mark Wielaardlibdw: Initialize variables in getcfi_gnu_eh_frame.
2014-11-26 Mark Wielaardreadelf, libdw: Guard against divide by zero line_range...
2014-11-26 Mark Wielaardlibdw: Always check __libdw_find_attr return value.
2014-11-26 Mark Wielaardlibdw: Don't assert in __libdw_getabbrev when seeing...
2014-11-26 Mark Wielaarddwarf.h: Add DW_LANG_C11, DW_LANG_C_plus_plus_11 and...
2014-11-26 Mark Wielaarddwarf.h: Add DW_AT_noreturn.
2014-11-11 Mark Wielaardlibdw: Fix dwarf_getsrclines.c 32bit compile error.
2014-11-10 Petr MachataSupport .debug_macro
2014-11-05 Mark Wielaardlibdw: Add dwarf_peel_type. Use it in dwarf_aggregate_size.
2014-10-15 Petr MachataDrop unused field struct Dwarf_Files_s.cu
2014-10-05 Mark Wielaarddwarf.h: Add DW_AT_GNU_deleted.
2014-10-02 Mark Wielaardlibdw: dwarf_aggregate_size return CU address_size...
2014-09-12 Petr MachataRename read_ubyte_unaligned_inc to read_addr_unaligned_inc
2014-09-11 Petr MachataAccept DW_AT_GNU_call_site_* as attributes that hold...
2014-08-15 Mark Wielaardlibdw: Add new function dwarf_cu_die.
2014-08-15 Mark Wielaardlibdw: Add new function dwarf_cu_getdwarf.
2014-06-22 Mark Wielaarddwarf.h: Remove non-existing DW_TAG_mutable_type.
2014-05-02 Mark WielaardRemove --enable-dwz. dwz alt debug is no longer experim...
2014-05-02 Mark Wielaardlibdwfl: Move dwz alt multi file searching to find_debu...
2014-05-01 Mark Wielaardlibdwelf: Add dwelf_elf_gnu_build_id.
2014-05-01 Florian WeimerMove .gnu_debugaltlink handling from libdw to libdwfl
2014-04-24 Florian Weimerlibdwelf: Add dwelf_dwarf_gnu_debugaltlink
2014-04-24 Florian Weimerlibdw: Add dwarf_getalt, dwarf_setalt
next