summaryrefslogtreecommitdiffstats
path: root/src/unstrip.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'elfutils-0.174'Ulf Hermann2018-10-111-3/+32
|\
| * strip,unstrip: Use and set shdrstrndx consistently.Mark Wielaard2018-09-141-1/+20
| * unstrip: Also check sh_size in compare_unalloc_sections.Mark Wielaard2018-07-271-0/+6
| * unstrip: Handle SHT_GROUP sections in ET_REL files.Mark Wielaard2018-07-271-1/+5
| * Consolidate error.h inclusion in system.hRoss Burton2018-07-051-1/+1
* | Merge tag 'elfutils-0.173'Ulf Hermann2018-07-131-1/+2
|\|
| * Internationalized messages should not contain the '\v' escape sequence.Mark Wielaard2017-09-151-1/+2
| * Protect against integer overflow on shnumUlf Hermann2017-04-271-11/+14
* | Make unstrip compile on windowsUlf Hermann2017-05-081-1/+2
* | Open files in O_BINARYUlf Hermann2017-05-081-2/+2
* | Protect against integer overflow on shnumUlf Hermann2017-04-261-11/+14
|/
* Move print_version into printversion.{h|c}Ulf Hermann2017-02-171-1/+1
* http://elfutils.org/ is now hosted at http://sourceware.org/elfutils/Mark Wielaard2016-12-241-14/+0
* unstrip: Don't try to use unstripped .symtab with stripped .strtabKevin Cernekee2016-10-241-6/+6
* lib: Provide MAX and MIN in system.hAkihiko Odaki2016-10-121-0/+1
* dwelf: Add string table functions from ebl.Mark Wielaard2016-08-031-23/+27
* unstrip: Fix off by one array access with unstripped_strent.Mark Wielaard2016-07-111-3/+3
* unstrip: Don't leak new section data.Mark Wielaard2016-01-021-2/+37
* Trust AC_SYS_LARGEFILE to provide large file supportJosh Stone2015-10-091-4/+4
* Allocate exact amount of bytes for phdrs and shdrs.Mark Wielaard2015-10-081-11/+7
* Do without union of variable length arrays.Chih-Hung Hsieh2015-10-071-9/+18
* unstrip: Update sh_info when SH_INFO_LINK_P not just when SHF_INFO_LINK setMark Wielaard2015-10-051-1/+1
* Handle merged strtab/shstrtab string tables in strip and unstrip.Mark Wielaard2015-10-051-1/+44
* Replace printf %Z length modifier with %z.Chih-Hung Hsieh2015-09-071-7/+7
* unstrip: Handle debuginfo files with missing SHF_INFO_LINK section flags.Mark Wielaard2015-08-031-5/+29
* Drop mtrace calls.Max Filippov2015-05-041-4/+0
* Use elf_getphdrnum instead of accessing ehdr->e_phnum directly.Mark Wielaard2014-11-261-8/+20
* unstrip: Allow prelinked, but non-split .bss section.Mark Wielaard2014-05-271-2/+3
* unstrip: Add --force to force combining files when ELF headers don't match.Mark Wielaard2014-05-271-16/+41
* Update name, license and contributor policy.Mark Wielaard2012-06-051-19/+11
* Update copyright yearUlrich Drepper2012-01-211-2/+2
* unstrip.c: Mark function as static.Marek Polacek2011-05-071-1/+1
* unstrip: Remove unused variable.Roland McGrath2011-02-081-3/+1
* Fix unstrip for modifying file in place.Roland McGrath2010-06-141-1/+11
* unstrip: Factor common code for shdr changes.Roland McGrath2010-06-141-15/+14
* unstrip: Bail early on bogus invocation with reversed arguments.Roland McGrath2010-06-141-0/+4
* Fix sloppy #include use, breaks with latest glibc.Roland McGrath2010-01-151-1/+2
* Add aliases for elf_getshnum and elf_getshstrndx.Ulrich Drepper2009-06-131-5/+5
* Move argp_program_version_hook and argp_program_bug_address variablesUlrich Drepper2009-01-171-3/+2
* Unpdate copyright in messages.Ulrich Drepper2009-01-011-2/+2
* propagate from branch 'com.redhat.elfutils.disasm' (head d15b4eb794e81e477f98...Ulrich Drepper2008-01-021-0/+3
* Update copyright year.Ulrich Drepper2008-01-021-1/+1
* 2007-10-23 Roland McGrath <roland@redhat.com>Roland McGrath2007-10-231-18/+62
* merge of '92c36bfdbc6468d1711c043b530e0dfe5abb6dec'Ulrich Drepper2007-10-161-85/+168
* src/Roland McGrath2007-10-041-4/+78
* readelf register printing sort order tweakRoland McGrath2007-08-231-57/+72
* Prepare for 0.128 release.Ulrich Drepper2007-06-061-3/+3
* src/Roland McGrath2007-05-181-120/+450
* 2007-04-24 Roland McGrath <roland@redhat.com>Roland McGrath2007-04-251-0/+1768