gelf.h: Fix typo in comment.
[platform/upstream/elfutils.git] / libelf / ChangeLog
2013-08-28 Namhyung Kimgelf.h: Fix typo in comment.
2013-08-28 Mark Wielaardgelf_getauxv: Add missing whitespace.
2013-08-27 Mark Wielaardgelf_getauxv: Remove unnecessary casts to char *.
2013-08-26 Kurt Roeckxgelf_getauxv: Use memcpy, not pointer deref, to avoid...
2013-01-07 Roland McGrathelf_getarsym: Handle unaligned data in archive index.
2013-01-07 Roland McGrathelf_getarsym: Use memcpy instead of pointer dereference...
2012-09-17 Petr MachataUpdate elf.h from glibc.
2012-08-16 Roland McGrathUpdate elf.h from glibc.
2012-08-14 Mark Wielaardelf32_checksum.c: Removed unused ebl_debugscn_p define...
2012-08-07 Petr MachataImplement support for archives with 64-bit symbol table
2012-07-24 Mark Wielaardelf_getshdr should work for elf->flags & ELF_F_MALLOCED.
2012-07-19 Mark WielaardMerge branch 'debug_macro'
2012-07-19 Mark WielaardMerge branch 'gdb_index7'
2012-07-17 Petr Machataelf*_xlatetom: do not check ELF_T_NHDR has integer...
2012-04-02 Mark Wielaardelf32_offscn.c: Do not match SHT_NOBITS sections at...
2012-03-22 Roland McGrathDon't exclude sh_type >= SHT_NUM from stripping.
2012-02-26 Mark Wielaardelf_end.c (elf_end): Call rwlock_unlock before rwlock_fini.
2011-01-05 Jan KratochvilFix off64_t overflow when MAXIMUM_SIZE == ~0.
2010-08-18 Roland McGrathAdd missing size entries for ELF_T_LIB and ELF_T_GNUHASH.
2010-06-14 Ulrich DrepperImplicitly set dirty bit
2010-04-14 Roland McGrathHandle truncated phdrs without crash.
2010-04-13 Roland McGrathUpdate elf.h from glibc.
2010-04-11 Matt FlemingComplete SH port.
2010-04-06 Roland McGrathFix some message typos and xgettext markers.
2010-04-06 Petr MachataMerge remote branch 'origin/pmachata/576283'
2010-04-06 Petr MachataFix for the same
2010-03-11 Roland McGrathelf.h: Update from glibc.
2010-03-05 Ulrich DrepperUpdate elf.h
2010-02-17 Roland McGrathAvoid wild section data pointers from bogus sh_offset...
2010-02-15 Roland McGrathClean up and consolidate automake magic to reduce dupli...
2010-01-08 Roland McGrathAdd elf_getphdrnum, support >65536 phdrs.
2010-01-05 Lubomir RintelFix fill_mmap for sections past the section headers
2009-11-10 Roland McGrath__libelf_readall: Fetch file size if not yet known.
2009-11-06 Mark WielaardMark the archive header as unusable when there is no...
2009-08-12 Mark WielaardMakefile.am (libelf.so): Use -Wl,-z,defs not -defs.
2009-07-26 Ulrich DrepperUpdate elf.h from glibc.
2009-07-22 Lubomir RintelFix handling of gaps between sections when writing...
2009-07-08 Roland McGrathReorder Elf struct members for optimal packing.
2009-07-08 Ulrich DrepperAdd support for STB_GNU_UNIQUE to libebl.
2009-06-13 Ulrich DrepperAdd aliases for elf_getshnum and elf_getshstrndx.
2009-06-01 Ulrich DrepperAdd support for IRELATIVE relocations.
2009-05-05 Petr MachataMerge commit 'origin/master' into pmachata/pending
2009-04-29 Ulrich DrepperMerge branch 'master' of ssh://git.fedorahosted.org...
2009-04-15 Roland McGrathNominal ARM support.
2009-04-02 Roland McGrathUpdate elf.h and some tables; fill in sparc backend...
2009-02-11 Roland McGrathtypo
2009-02-11 Ulrich DrepperMerge branch 'master' of ssh://git.fedorahosted.org...
2009-02-11 Ulrich DrepperDon't write uninitialized data into zeroth section...
2009-02-06 Ulrich DrepperMerge branch 'master' of ssh://git.fedorahosted.org...
2009-02-02 Ulrich DrepperDocument possible elf_strptr problem.
2009-01-26 Ulrich DrepperFix commit in updatenull_wrlock wrt to layout resulting...
2009-01-23 Ulrich DrepperMerge branch 'master' of ssh://git.fedorahosted.org...
2009-01-23 Ulrich DrepperWhen writing ELF files in libelf, fill the gap between...
2009-01-22 Ulrich DrepperCleanup of loop to write out section content.
2009-01-22 Ulrich DrepperRemove duplicate commits.
2009-01-22 Ulrich DrepperMerge branch 'master' of ssh://git.fedorahosted.org...
2009-01-22 Roland McGrathFix possible crash in note conversion.
2009-01-21 Roland McGrathFix possible crash in note conversion.
2009-01-21 Ulrich DrepperFix accounting of last written position when updating...
2009-01-11 Ulrich DrepperWe only have one translation domain, elfutils. Change...
2009-01-11 Ulrich DrepperMerge commit 'origin/roland/fixes-for-c++'
2009-01-11 Ulrich DrepperRequire __thread support in compiler.
2008-12-18 Roland McGrathMerge branch 'master' of ssh://git.fedorahosted.org...
2008-12-16 Roland McGrathMerge branch 'master' into roland/pending
2008-12-16 Roland McGrathMerge commit '970a1663'
2008-12-16 Roland McGrathMerge branch 'master' into roland/pending
2008-12-12 Roland McGrathDon't crash in fill code when sh_offset layout is out...
2008-12-12 Roland McGrathlibelf.h (Elf_Data): Whitespace fix.
2008-12-11 Roland McGrath* elf_getarhdr.c (elf_getarhdr): Fix missing rename...
2008-12-04 Ulrich Drepperpropagate from branch 'com.redhat.elfutils.roland.pendi...
2008-12-03 Roland McGrathsrc/
2008-09-30 Roland McGrathlibdwfl/
2008-08-25 Roland McGrathFix up bogon and missing log entries from .pmachata...
2008-08-16 Ulrich DrepperFix build problem after merge of pmachata.threads branc...
2008-08-16 Ulrich Drepperpropagate from branch 'com.redhat.elfutils.pmachata...
2008-08-07 Roland McGrathsrc/
2008-04-01 Roland McGrathbackends/
2008-02-21 Roland McGrathFinish elflint .gnu.attributes checking
2008-01-31 Ulrich DrepperImplement --build-id command line parameter for ld.
2008-01-21 Roland McGrathpropagate from branch 'com.redhat.elfutils' (head fdd0e...
2008-01-09 Ulrich Drepperpropagate from branch 'com.redhat.elfutils.roland.pendi...
2008-01-02 Ulrich Drepperpropagate from branch 'com.redhat.elfutils.disasm'...
2007-12-15 Roland McGrathbackends/
2007-11-03 Roland McGrath2007-11-03 Roland McGrath <roland@redhat.com>
2007-10-23 Roland McGrath2007-10-23 Roland McGrath <roland@redhat.com>
2007-10-16 Ulrich Dreppermerge of '92c36bfdbc6468d1711c043b530e0dfe5abb6dec'
2007-10-04 Roland McGrathsrc/
2007-09-27 Roland McGrath2007-09-27 Roland McGrath <roland@redhat.com>
2007-08-23 Roland McGrathreadelf register printing sort order tweak
2007-08-13 Roland McGrathmissed testdata files
2007-07-16 Roland McGrathlibdwfl/
2007-04-25 Roland McGrath2007-04-24 Roland McGrath <roland@redhat.com>
2007-03-30 Ulrich Drepperpropagate from branch 'com.redhat.elfutils.roland.pendi...
2007-02-05 Ulrich Drepperpropagate from branch 'com.redhat.elfutils.roland.pendi...
2007-02-05 Ulrich DrepperImplement ar program.
2007-01-30 Ulrich Dreppermerge of 'c249e2584bf9a7142285afa71425029b4278e771'
2007-01-11 Roland McGrath2007-01-10 Roland McGrath <roland@redhat.com>
2007-01-30 Ulrich DrepperFix file descriptor leak in nlist.
2006-12-18 Ulrich DrepperLock down libelf and elflint a bit more after import...
2006-12-17 Roland McGrathpropagate from branch 'com.redhat.elfutils' (head b4944...
next