Automatic date update in version.in
[external/binutils.git] / binutils /
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.
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-27 Renlin Li[Patch ]Fix bintest.s failure after previous AArch64...
2015-03-19 Nick CliftonAdd support for G13 and G14 flag bits in RL78 ELF binaries.
2015-03-18 H.J. LuAdd a testcase for PR gas/18087
2015-03-18 Jon TurneyFix debug section compression so that it is only perfor...
2015-03-11 Alan ModraRun objcopy --update-section test only on ELF targets
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-03-03 Jiong Wang[ARM] Skip private symbol when doing objdump
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.
2015-02-24 Mike Frysingerreadelf: handle corrupted chains better
2015-02-24 Dmitry AntipovSpeed up the display of unwind tables by using a binary...
2015-02-24 Nick CliftonImproves the warning message produyced by objdump when...
2015-02-21 Mike Frysingerbinutils: readelf: add missing newline to warning message
2015-02-20 Andreas ArnezS390: Support new vector register sections
2015-02-13 Nick CliftonFixes for memory access violations triggered by running...
2015-02-13 Nick CliftonFix illegal memory access errors triggered by running...
2015-02-13 Nick CliftonFix mistake in recent code to check for an unterminated...
2015-02-13 Alan Modrabinutils/dwarf.c white space
2015-02-12 Nick Cliftonoops - changelog entry accidentally omitted from previo...
2015-02-11 Nick CliftonFixes for invalid memory accesses triggered by running...
2015-02-10 Nick CliftonFix memory access violations discovered by running...
2015-02-10 Nick CliftonFixes for memory access violations triggered by running...
2015-02-10 Nick CliftonFix memory access violations triggered by running objdu...
2015-02-10 Mark WielaardRecognize new DWARF5/GCC5 DW_LANG constants for Fortran...
2015-02-06 Nick CliftonFix an invalid memory access triggered by running reade...
2015-02-06 Nick CliftonFix memory access violations triggered by processing...
2015-02-06 Nick CliftonFixes illegal memory accesses triggereb by running...
2015-02-05 Alan ModraDon't refer to optarg in dwarf.c function
2015-02-04 Nick CliftonMore fixes for memory access violations triggered by...
2015-02-03 Nick CliftonFix memory access violations triggered by running reade...
2015-02-03 Nick CliftonMore fixes for illegal memory accesses triggered by...
2015-01-28 Alan ModraFT32 initial support
2015-01-27 Nick CliftonFixes for invalid memory accesses triggered by running...
2015-01-27 Nick CliftonFixes for memory access violations triggered by running...
2015-01-27 Nick CliftonFix memory access violations triggered by running dllto...
2015-01-23 Nick CliftonFix build errors when compiling nlmconv.c on a 32-bit...
2015-01-21 Nick CliftonFix memory access violations triggered by running strip...
2015-01-21 Ramana RadhakrishnanAdd self to ARM Maintainers
2015-01-21 Nick CliftonThis patch fixes some illegal memory accesses triggered...
2015-01-12 H.J. LuProperly check abbrev size
2015-01-12 Nick CliftonAnother fix for memory access errors trigegred by runni...
next