Changelog: Update entries from previous commits.
[platform/upstream/elfutils.git] / libebl /
2022-10-27 Yonggang Luolibebl: Don't #include <dlfcn.h> in eblclosebackend...
2022-10-16 Yonggang LuoMove the #include <libintl.h> into eu-config.h
2022-08-08 Andreas Schwablibelf: Sync elf.h from glibc
2022-06-06 Ulrich DrepperArm Ehdr flag printing
2022-03-24 Luca Boccassilibebl: recognize FDO Packaging Metadata ELF note
2021-09-09 Dmitry V. LevinRemove redundant casts of memory allocating functions...
2021-05-12 Martin LiskaCome up with startswith function.
2020-12-16 Dmitry V. LevinConsistently define _(Str) using dgettext ("elfutils...
2020-12-16 Dmitry V. Levinlibebl: consistently use _(Str) instead of gettext...
2020-12-12 Dmitry V. LevinFix spelling typos in NEWS, NOTES, TODO, and in comment...
2020-10-26 Mark Wielaardbackends: Remove tilegx backend.
2020-10-26 Mark Wielaardlibebl: Remove unused ebl_syscall_abi.
2020-09-07 Mark Wielaardlibebl: Handle aarch64 bti, pac bits in gnu property...
2020-07-23 Mark WielaardOnly typedef Ebl once.
2020-06-10 Mark Wielaardlibebl: Remove Ebl struct size check and MODVERSION...
2020-06-04 Mark Wielaardlibelf: Sync elf.h from glibc.
2020-04-21 Mark Wielaardlibdw, readelf: Handle GCC LTO .gnu.debuglto_ prefix.
2020-02-18 Mark Wielaardreadelf, elflint: Handle PT_GNU_PROPERTY.
2019-09-10 Mark Wielaardlibebl: Don't install libebl.a, libebl.h and remove...
2019-08-29 Omar SandovalDon't use dlopen() for libebl modules
2019-08-28 Omar SandovalAdd PIC and non-PIC variants of libcpu and libebl
2019-08-28 Omar Sandovallibebl: remove unnecessary variable in Makefile.am
2019-07-17 Mao HanAdd backend support for C-SKY
2019-07-10 Mark Wielaardlibdwelf: Add dwelf_elf_e_machine_string and use it...
2019-05-30 Mark Wielaardlibebl: Try harder to find backend library in bin and...
2019-04-28 Mark Wielaardlibebl: Check ebl is not NULL in ebl_symbol_[binding...
2019-01-29 Mark Wielaardlibebl: Check GNU property note data padding fits insid...
2019-01-16 Mark Wielaardlibebl: Check NT_PLATFORM core notes contain a zero...
2019-01-16 Mark Wielaardlibebl: Check GNU property note pr_datasz fits inside...
2018-12-02 Mark Wielaardlibebl: Fix reading GNU_PROPERTY_STACK_SIZE reading...
2018-11-15 Mark Wielaardlibebl: Don't update w, t and len unnecessarily in...
2018-11-13 Mark WielaardHandle GNU Build Attribute ELF Notes.
2018-11-13 Mark WielaardRecognize NT_VERSION notes.
2018-10-28 Mark WielaardRecognize and parse GNU Property notes.
2018-10-13 Andreas SchwabHandle ADD/SUB relocations
2018-09-13 Mark Wielaardlibebl: Use elf_getshdrstrndx in ebl_section_strip_p.
2018-09-13 Mark Wielaardbackends: Always use elf_getshdrstrndx in check_special...
2018-07-05 Ross BurtonConsolidate error.h inclusion in system.h
2018-05-06 Mark Wielaardlibebl: Add new DWARF5 debug section names to default_d...
2018-04-23 Andreas SchwabAdd support for RISC-V
2018-03-16 Mark Wielaardlibebl: Handle SYMTAB_SHNDX in ebl_dynamic_tag_name.
2018-02-22 Mark Wielaardlibebl: Allow SHT_NOTE as relocation target type.
2018-02-10 Joshua WattUse fallthrough attribute.
2017-08-18 Ulf HermannCheck for -z,defs, -z,relro, -fPIC, -fPIE before using...
2017-07-25 Gustavo Romeroppc64: Add HTM SPRs support to readelf
2017-07-24 Mark Wielaardstrip: Deal with ARM data marker symbols pointing to...
2017-05-02 Ulf HermannMake __attribute__ conditional in all installed headers
2017-02-17 Ulf HermannCheck for existence of mempcpy
2016-08-03 Mark Wielaarddwelf: Add string table functions from ebl.
2016-08-03 Mark WielaardRemove eu-ld and unused code.
2016-06-28 Richard HendersonAdd support for BPF
2016-05-23 Andreas SchwabAdd support for m68k
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-01-09 Mark Wielaardlibebl: Fix missing brackets around if statement body.
2016-01-06 Mark Wielaardlibdwfl: Use elf_compress[_gnu] to decompress string...
2016-01-03 Jose E. Marchesilibebl: new backend attribute ra_offset.
2015-10-06 Jose E. MarchesiUse -fPIC instead of -fpic when generating PIC code.
2015-09-23 Mark WielaardRemove old-style function definitions.
2015-09-14 Chih-Hung HsiehRemove redundant NULL tests.
2015-09-07 Chih-Hung HsiehReplace some K&R function definitions with ansi-C defin...
2015-06-14 Mark Wielaardlibebl: SHT_(INIT|FINI|PREINIT)_ARRAY are valid targets...
2015-05-27 Mark Wielaardlibebl: Don't blow up stack when processing large NT_GN...
2015-05-27 Mark Wielaardlibebl: Use static number for array stack allocation...
2015-01-27 Mark Wielaards/Really, not guarantee/Really, no guarantee/g
2015-01-27 Mark Wielaardlibebl.h: Add comment from README that this is complete...
2014-11-26 Mark WielaardUse elf_getphdrnum instead of accessing ehdr->e_phnum...
2014-11-17 Mark WielaardCheck elf_strptr didn't fail getting section name.
2014-06-22 Mark Wielaardlibebl: Add ebl_func_addr_mask plus ARM backend impleme...
2014-05-19 Mark Wielaardbackends: Add ebl_check_reloc_target_type.
2013-12-20 Mark Wielaardlibdwfl: Introduce dwfl_module_getsym_info and dwfl_mod...
2013-12-18 Jan Kratochvilunwinder: s390 and s390x
2013-12-15 Jan Kratochvilunwinder: ppc and ppc64
2013-11-26 Petr MachataSupport AArch64 architecture
2013-11-14 Jan KratochvilCode cleanup: Remove const in prototype
2013-11-07 Jan KratochvilUnwinder for x86*.
2013-10-07 Mark Wielaardbackends: ppc_abi_cfi reg1 use DW_CFA_val_offset not...
2013-09-27 Petr MachataRecognize names of some new core note types in ebl_core...
2013-09-25 Mark Wielaardeblsectionstripp.c (ebl_section_strip_p): Check shdr_l...
2013-04-26 Mark WielaardUpdates for Automake 1.13.
2012-10-12 Jan Kratochvillibebl/
2012-09-17 Petr MachataHandle new core note types in EBL
2012-08-24 Jeff KentonAdd support for Tilera TILE-Gx processor.
2012-06-27 Mark WielaardAdd low-level support for .debug_macro.
2012-06-05 Mark WielaardUpdate name, license and contributor policy.
2012-06-05 Mark WielaardRemove .mtn-ignore and .cvsignore files.
2011-05-03 Mark WielaardMerge branch 'mjw/sdt'
2011-04-28 Mark WielaardMerge branch 'mjw/gdb_index'
2011-04-26 Mark WielaardAdd support for printing SDT elf notes.
2011-04-16 Marek PolacekFix doubled words.
2011-03-25 Marek PolacekMerge branch 'mpolacek/readelf-pltrel-case'
2011-03-25 Marek PolacekMerge branch 'mpolacek/tlsdesc'
2011-03-21 Marek PolacekFix typo in TLSDESC_GOT.
2011-03-11 Mark WielaardAdd new ebl_check_st_other_bits function.
2010-07-07 Roland McGrathConsider .gdb_index as a debugging section.
2010-02-15 Roland McGrathClean up and consolidate automake magic to reduce dupli...
2010-01-05 Roland McGrathMake readelf -n check note name strings, handle "VMCORE...
2009-10-14 Roland McGrathClean up NT_GNU_GOLD_VERSION printing.
2009-10-05 Roland McGrathMatch .debug_pubtypes and .debug_types as known DWARF...
2009-09-02 Petr Machatalibebl: Fix allocation of memory for long strings
next