Fix assorted ChangeLog errors
[external/binutils.git] / binutils / ChangeLog
2016-02-26 Alan ModraFix assorted ChangeLog errors
2016-02-12 H.J. LuFix a typo in objcopy manual
2016-01-25 Tristan GingoldBump to 2.26.0
2016-01-25 Tristan GingoldBump version to 2.26
2016-01-18 Alan ModraProvide AC_PROG_LEX that copes with LEX=missing from...
2015-12-10 Andrew Burgessobjdump: Handle 32-bit base address in debug_ranges...
2015-11-25 Thomas Preud'hommeFix building objcopy under mingw64
2015-11-20 Nick CliftonUpdate translations.
2015-11-13 Tristan GingoldAdjust version on the 2.26 branch
2015-11-13 Tristan GingoldBump version to 2.26.51
2015-11-13 Tristan GingoldAdd markers for release 2.26
2015-11-09 Dominik Vogtbinutils: Fix left shift of negative value.
2015-11-03 Alan Modrareadelf verdef and verneed
2015-10-30 Nick CliftonUpdated (simplified) Chinese translations for ld, bfd...
2015-10-27 Stephen FisherAdd support to readelf for reading NetBSD ELF core...
2015-10-22 Hans-Peter Nilssonbinutils/objcopy.c (setup_section): missing extract_sym...
2015-10-21 Ronald HoogenboomFix typo in spelling of author's name.
2015-10-21 Ronald HoogenbllonAdd ability for objcopy to insert new symbols into...
2015-10-18 Paul PluzhnikovFix PR binutils/19147 -- off by one when printing NT_FI...
2015-10-15 Alan Modraobjcopy --extract-symbol
2015-10-12 Andrew Burgessavr: Fix bugs in org/align tracking.
2015-10-07 Nick CliftonNew ARC implementation.
2015-09-29 H.J. LuDon't use the output section size to copy input section
2015-09-29 H.J. LuAdjust the output section size to skip gap fills
2015-09-28 Nick CliftonUpdare French translation for binutils and German trans...
2015-09-25 jamesbowmanThe FT32's disassembly of 10-bit literals has the incor...
2015-09-23 Nick CliftonAdd support for files that contain multiple symbol...
2015-09-22 Rainer OrthSolaris PIE support
2015-09-10 Erik AckermannAdds an option to the strings program to specify a...
2015-09-09 Nick CliftonRemove sentance in binutils documentation saying that...
2015-09-03 Nick CliftonFix seg-fault in readelf when scanniing a corrupt binary.
2015-08-28 H.J. LuAlso install readelf into tooldir/bin directory
2015-08-24 Yaakov SelkowitzMissing parts of fixes for in-tree libiconv
2015-08-17 Alan ModraRegen binutils/configure
2015-08-07 Andrew Burgessobjcopy: Improve wildcard matching for symbols with...
2015-08-07 DJ DelorieYaakov Selkowitz: fixes for in-tree libiconv
2015-08-05 Nick CliftonChange the behaviour of the --only-keep-debug option...
2015-08-04 Yuriy M. KaminskiyFix stack buffer overflows when parsing corrupt ihex...
2015-07-27 H.J. LuRegenerate configure files
2015-07-24 H.J. LuUse 0xffffffffffffffffLL to silence GCC 6 warning
2015-07-24 H.J. LuRemove leading/trailing white spaces in ChangeLog
2015-07-22 Alan Modrareadelf display of 0x800...000 addend
2015-07-20 Alan ModraRegen two files
2015-07-16 Alan ModraCorrect readelf dynamic section buffer overlow test
2015-07-14 H.J. LuMake default compression gABI compliant
2015-07-10 H.J. LuProperly convert objects between different ELF classes
2015-07-10 H.J. LuWarn unsupported compress type and corrupted compressed...
2015-07-09 Catherine Moore2015-07-09 Catherine Moore <clm@codesourcery.com>
2015-06-26 Matthew FortuneAdd support for DT_MIPS_RLD_MAP_REL.
2015-06-22 Nick CliftonStop "objdump -d" from disassembling past a symbolic...
2015-06-05 Nick CliftonImproves the detection of partial .debug_line sections.
2015-05-29 Roland McGrathRecognize GNU_ABI_TAG_SYLLABLE and GNU_ABI_TAG_NACL.
2015-05-29 Stephen KittFixes a couple of bugs reported in dlltool.
2015-05-18 Nick CliftonFix seg-fault in readelf when decoding corrupt IA64...
2015-05-15 H.J. LuChange pointers from char * to unsigned char *
2015-05-15 H.J. LuSupport AMD64/Intel ISAs in assembler/disassembler
2015-05-15 Nick CliftonAdd --decompress option to readelf to decompress sectio...
2015-05-15 Nick CliftonFix PR18374 by making readelf and objdump ignore end...
2015-05-15 Peter BergnerFix some PPC assembler errors.
2015-05-14 H.J. LuDon't add the zlib header to SHF_COMPRESSED section
2015-05-13 H.J. LuReturn ELF_CLASS_BOTH by default
2015-05-13 Andreas KrebbelMAINTAINERS: Add myself as s390 and s390x maintainer.
2015-05-12 Stephen KittEnables the -t abbreviated form of the --temp-prefix...
2015-05-11 H.J. LuAdd init_dwarf_regnames_iamcu
2015-05-11 H.J. LuAdd EM_386/EM_IAMCU support to elfedit.c
2015-05-11 H.J. LuRename EM_486 to EM_IAMCU
2015-04-30 Nick CliftonFix handling of relocs for the MeP target.
2015-04-27 Andreas KrebbelS/390: z13 use GNU attribute to indicate vector ABI
2015-04-24 Nick CliftonFix compile time warning messages about variables being...
2015-04-23 H.J. LuDon't change compressed input debug section names
2015-04-15 H.J. LuMention --compress-debug-sections=[none|zlib|zlib-gnu...
2015-04-14 Nick CliftonAdds support to the RL78 port for linker relaxation...
2015-04-13 Doug EvansFix reading of .debug_str_offsets{,.dwo} twice.
2015-04-09 H.J. LuProperly check --compress-debug-sections=XXX
2015-04-09 Nick CliftonAdd support to the RX toolchain to restrict the use...
2015-04-08 H.J. LuAdd SHF_COMPRESSED support to gas and objcopy
2015-04-08 H.J. LuDisplay --interleave[=<number>]
2015-04-05 H.J. LuAdd SHF_COMPRESSED support to readelf
2015-04-02 H.J. LuRegenerate configure in bfd/binutils/gas/gdb/gold
2015-04-02 Mike Frysingerbinutils: update my e-mail address
2015-04-01 H.J. LuRegenerate configure in bfd/binutils/gas/gdb
2015-03-31 H.J. LuRevert the AM_ZLIB change in binutils
2015-03-31 H.J. LuAdd --with-system-zlib in binutils
2015-03-19 Nick CliftonAdd support for G13 and G14 flag bits in RL78 ELF binaries.
2015-03-18 Jon TurneyFix debug section compression so that it is only perfor...
2015-03-10 H.J. LuMove nothing to do warning to main
2015-03-10 Nick CliftonFixes "readelf -s --wide" not returning an error status...
2015-03-10 Nick CliftonFixes a problem with objcopy leaving temporary files...
2015-03-10 Jiong Wang[ARM] PR ld/16572: Remove EF_ARM_HASENTRY flag
2015-03-05 Nick CliftonExtend description of --add-gnu-debuglink option to...
2015-03-05 Nick CliftonFixes PR 17994 - which reported that dlltool was not...
2015-02-28 Andrew Burgessobjcopy: Add --update-section option.
2015-02-26 Nick CliftonFix arithmetic overflows running srconv on fuzzed binaries.
2015-02-26 Andrew Burgessobjcopy: Avoid shadowing optarg.
2015-02-26 Nick CliftonFix undefined arithmetic operations detected by -fsanit...
2015-02-26 Nick CliftonFixes a resource exhaustion problem when running windre...
2015-02-26 Terry Guo[ARM]Update for Tag_ABI_HardFP_use per EABI doc
2015-02-25 Andrew Burgessobjcopy: Factor out some of the option parsing code.
2015-02-25 Andrew Burgessavr/objdump: Support dumping .avr.prop section.
2015-02-24 Nick CliftonAdds support for generating notes in V850 binaries.
next