Automatic date update in version.in
[external/binutils.git] / binutils /
2016-01-25 Tristan GingoldBump to 2.26.0
2016-01-25 Tristan GingoldAdd generated files binutils-2_26
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-22 Alan ModraRun add-symbol test on mips
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 Modrabinutils objcopy test tidy
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-30 H.J. LuHandle symbolic link when copying source file
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-12 H.J. LuRemove trailing spaces in binutils
2015-08-11 Alan ModraTweak binutils testsuite
2015-08-07 Hans-Peter Nilssonbinutils-all/strip-12.s: Use ".section .bss" instead...
2015-08-07 H.J. LuCheck sh_type/sh_flags/sh_addralign/sh_entsize when...
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-08-04 Nick CliftonFix memory leak in ar if it encounters an invalid path...
2015-08-04 Nick CliftonUpdate description of proc run_dump_test
2015-07-27 H.J. LuRegenerate configure files
2015-07-24 H.J. LuUse 0xffffffffffffffffLL to silence GCC 6 warning
2015-07-24 Nick CliftonFix the evaluation of RL78 complex relocs, by making...
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-10 H.J. LuUpdated to accept .debug_* sections
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-26 Ed MasteAll FreeBSD targets are ELF except i?86-*-freebsd\...
2015-05-18 Nick CliftonFix seg-fault in readelf when decoding corrupt IA64...
2015-05-18 Nick CliftonFix dw-2 test for 16-bit targets.
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 H.J. LuAlso skip x86_64-*-nacl*
2015-05-12 Stephen KittEnables the -t abbreviated form of the --temp-prefix...
2015-05-11 H.J. LuAllow mixing target and not-target directives
2015-05-11 H.J. LuAdd init_dwarf_regnames_iamcu
2015-05-11 H.J. LuAdd Intel MCU support to bfd
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-20 H.J. LuDon't hardcode offset of .shstrtab section
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-06 H.J. LuRemove is_zlib_supported
2015-04-06 H.J. LuRemove "/dev/null" from remote_exec
2015-04-05 H.J. LuAdd SHF_COMPRESSED support to readelf
2015-04-05 H.J. LuXfail the compressed debug sections
2015-04-04 H.J. LuAdd a dw2-3.S test
2015-04-03 H.J. LuMake is_zlib_supported always return 1
2015-04-02 Nick CliftonFix the binutils readelf.ss test for the AArch64 target.
next