summaryrefslogtreecommitdiff
path: root/binutils/elfedit.c
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* elfedit: Align --[in|out]put-abiversion usageH.J. Lu2021-11-191-4/+2
* elfedit: Add --output-abiversion option to update ABIVERSIONH.J. Lu2021-11-171-3/+53
* C99 binutils configuryAlan Modra2021-04-051-3/+1
* Use bool in binutilsAlan Modra2021-03-311-4/+4
* Fix typos in comments added in PR 27252 fixEli Zaretskii2021-02-051-2/+2
* Fix binutils tools so that they can cope with the special /dev/null file when...Eli Zaretskii2021-01-281-0/+14
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* elfedit: Pass osabi to reconcatH.J. Lu2020-12-291-1/+1
* x86-64: Add Intel LAM property supportH.J. Lu2020-12-231-2/+6
* elfedit false "may be used uninitialised"Alan Modra2020-11-091-6/+3
* elfedit: Update help messageH.J. Lu2020-11-061-10/+28
* Fix compile time warning building with gcc 11.Nick Clifton2020-10-281-1/+0
* readelf large memory allocationAlan Modra2020-03-141-1/+4
* asan: more readelf leaksAlan Modra2020-03-131-0/+9
* Indent labelsAlan Modra2020-02-261-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* elfedit: Report unknown x86 featureH.J. Lu2019-10-251-1/+4
* elfedit.c: Replace BYTE_PUT with byte_putH.J. Lu2019-10-251-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* elfedit: Add --enable-x86-feature/--disable-x86-featureH.J. Lu2018-11-061-2/+254
* elfedit: Move ELF header magic bytes check to get_file_headerH.J. Lu2018-11-031-13/+6
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* -Wimplicit-fallthrough noreturn fixesAlan Modra2016-10-061-1/+1
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Return ELF_CLASS_BOTH by defaultH.J. Lu2015-05-131-2/+1
* Add EM_386/EM_IAMCU support to elfedit.cH.J. Lu2015-05-111-24/+55
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Update copyright yearsAlan Modra2014-03-051-2/+1
* * sysdep.h: Include sys/stat.h here.Alan Modra2012-02-091-3/+1
* Add initial Intel K1OM support.H.J. Lu2011-07-221-0/+3
* ELFOSABI_GNUThomas Schwinge2011-07-031-2/+2
* Add and use elfcomm.c/elfcomm.h.H.J. Lu2010-11-211-534/+29
* Add --input-osabi and --output-osabi to elfedit.H.J. Lu2010-08-231-6/+84
* bfd/ChangeLogNick Clifton2010-04-091-2/+0
* Add --input-type and --output-type to elfeditH.J. Lu2010-01-081-7/+65
* Don't change input_elf_XXX if they are -1H.J. Lu2010-01-081-14/+13
* Reformat elfedit.cH.J. Lu2010-01-071-2/+1
* Add elfeditH.J. Lu2010-01-061-0/+1110