Merge include/* files from GCC commit 77cab4753.
[binutils-gdb.git] / binutils /
2014-11-21 Nick CliftonFixes for memory access violations exposed by fuzzinf...
2014-11-21 Nick CliftonResolve more problems with readelf uncovered by fuzzing...
2014-11-21 Terry GuoSupport ARM Cortex-M7
2014-11-19 Jan-Benedict GlawFix date in ChangeLog entry
2014-11-19 Jan-Benedict GlawFix signedness warning
2014-11-18 Nick CliftonFixes a seg-fault when displaying the time data for...
2014-11-18 Nick CliftonMore fixes for illegal memory accesses exposed by fuzze...
2014-11-18 Nick CliftonFix memort access problems exposed by fuzzed binaries.
2014-11-14 Nick CliftonMore fixes for invalid memory accesses triggered by...
2014-11-13 Nick CliftonMore fixes for readelf problems reading corrupt files.
2014-11-12 Nick CliftonFix more memory faults uncovered by fuzzing various...
2014-11-11 Nick CliftonFix invalid memory accesses for more corrupt binary...
2014-11-11 Nick Cliftonoops - missed the French translation.
2014-11-11 Nick CliftonUpdated French and Ukranian translations supplied by...
2014-11-11 Nick CliftonPrevent a buffer overrun whilst displaying corrupt...
2014-11-10 Nick CliftonMore fixes for assertion failures and out-of-bounds...
2014-11-10 Nick CliftonFix objcopy and strip so that they remove their tempora...
2014-11-07 H.J. LuCast time value to unsigned long to print
2014-11-07 Nick CliftonAdd more fixes for inavlid memory accesses triggered...
2014-11-06 Nick CliftonPrevent archive memebers with illegal pathnames from...
2014-11-05 Nick CliftonMore fixes for reading corrupt ELF files.
2014-11-05 Jan-Benedict Glaw2014-11-05 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2014-11-04 Matthew FortuneFix -Wshadow warning
2014-11-04 Nick CliftonMore fixes for memory corruption when readelf processes...
2014-11-04 Nick CliftonFixes for crashes running readelf.
2014-11-03 Nick CliftonMore fixes for buffer overruns instigated by corrupt...
2014-11-03 Nick CliftonImport updated translations supplied by the Translation...
2014-11-01 Hans-Peter NilssonFix %lx format used with bfd_size_type mismatch in...
2014-10-31 Naveen H.SMIPS: Add Octeon 3 support
2014-10-31 Iain BuclawAdd dlang demangling support to c++filt.
2014-10-31 Nick CliftonAvoid allocating over-large buffers when parsing corrup...
2014-10-31 Nick Cliftonoops - changelog omitted from previous delta.
2014-10-31 Nick CliftonIn response to a public outcry the strings program...
2014-10-30 Nick CliftonFix error message strings so that they can be translate...
2014-10-29 Nick CliftonUpdated/new translations provided by the Translations...
2014-10-22 Matthew FortuneShow information about unknown ASEs and extensions...
2014-10-15 Tristan GingoldBump bfd version.
2014-10-14 Tristan GingoldAdd NEWS markers for 2.25.
2014-10-14 Alan ModraAvoid undefined behaviour with signed expressions
2014-10-14 Alan ModraCorrect fscanf char field count
2014-10-09 Jose E. MarchesiThis is a series of patches that add support for the...
2014-09-22 Alan ModraReadelf: Handle forward references to CIEs
2014-09-16 Terry GuoMake the linker return an error status if it fails...
2014-09-16 Kuan-Lin ChenNDS32/opcodes: Add audio ISA extension and modify the...
2014-09-15 Andrew BennettAdd support for MIPS R6.
2014-09-12 Andrew BennettAdd mips*-img-elf* target triple.
2014-09-08 Jon TURNEYChange pe/coff build-id section name to '.buildid'
2014-09-06 Matthew FortuneMIPS testsuite cleanup - part 1
2014-08-22 Richard Hendersonaarch64: Decode dwarf2 register numbers
2014-08-19 Alan ModraFix --diable-shared --enable-plugins build breakage
2014-08-14 Alan Modraconfigury changes to make ld plugin support controlled...
2014-07-29 Matthew Fortune[MIPS] Implement O32 FPXX, FP64 and FP64A ABI extensions
2014-07-28 Alan ModraWarn for ar/nm/ranlib/ld on lto objects without plugin
2014-07-10 Will Newtonbinutils/testsuite: Disable strip-10 test on ARM non...
2014-07-07 Nick CliftonRemove an accidental commit.
2014-07-04 Alan ModraRename configure.in to configure.ac
2014-07-04 Alan ModraUse modern AC_INIT in configure.in
2014-07-03 Tristan GingoldClarify doc on addr2line output.
2014-07-01 Alan ModraReorganise struct bfd
2014-06-26 Erik AkermannThis adds the ability to the strings program to display...
2014-06-26 Nick CliftonFixes part of a problem reading deliberately non-confor...
2014-06-17 Nick CliftonPrevent large (or negative) version values from overflo...
2014-06-09 Romain ChastenetCorrectly save and recall the CFA saved register state.
2014-06-05 Joel BrobeckerMake it easy to make --disable-werror the default for...
2014-06-03 Nick Clifton If the binutils testsuite is run on an installed toolc...
2014-05-16 Jon TurneyThis fixes a few issues with pe/coff build-ids that...
2014-05-16 Kaushik PhataThis adds support for marking RL78 binaries as either...
2014-05-02 Alan Modrabfd target vector rationalisation
2014-04-30 Nick CliftonFixes a problem with the BFD library running out of...
2014-04-24 Christian SvenssonAdd maintainers for OR1K.
2014-04-23 Andrew BennettAdd support for the MIPS eXtended Physical Address...
2014-04-22 Christian SvenssonRemove support for the (deprecated) openrisc and or32...
2014-04-18 Tristan Gingoldmach-o: layout executables
2014-04-16 Tristan GingoldMach-O: Add objdump -P dyld_info to dump dyld data.
2014-04-16 Tristan GingoldMach-O: improve objdump -P load output.
2014-04-07 Alan ModraReport an error on objcopy/strip of sectionless binaries
2014-04-03 Markus TrippelsdorfThis patch allows one to place the gcc's liblto_plugin...
2014-04-03 Tristan Gingoldmach-o: fix warnings on 32 bit hosts. Display personali...
2014-04-02 Tristan Gingoldmach-o: read and dump: prebound_dylib, prebind_cksum...
2014-04-01 Tristan Gingoldmach-o: display data_in_code.
2014-03-27 Tristan GingoldMach-O: disp dyld environment command in objdump -P...
2014-03-27 Tristan GingoldMach-O: add objdump -P function_starts to display funct...
2014-03-27 Tristan Gingoldobjdump: set address of debug sections.
2014-03-26 Yufeng Zhang[AArch64 disassembler] Add missing checks of undefine...
2014-03-26 Tristan GingoldMach-O: Add BFD_MACH_O_CPU_TYPE_ARM64.
2014-03-24 Tristan GingoldFix stack offset in Mach-O output for -P compact_unwind.
2014-03-20 Nick CliftonAn off-by-one error in the code to catch bogus vn_next...
2014-03-19 Nick CliftonThis is a fix for PR binutils/16723, where a corrupt...
2014-03-17 Nick Cliftonreadelf -s test: Skip extra symbols produced by MSP430...
2014-03-17 Tristan Gingoldod-macho: dump compact unwind info.
2014-03-17 Tristan Gingoldmach-o: handle lasz load dylib command.
2014-03-14 Anthony GreenCheck fwrite return code
2014-03-14 Nick CliftonFix build time problem with MingGW hosts, which do...
2014-03-12 Nick CliftonUpdate the documentation for the AR command so that...
2014-03-12 Dmitry GorbachevFix compile time warnings about unused variables 'yyinp...
2014-03-12 Alan Modraautoreconf
2014-03-06 Nick CliftonPatch for PR binutils/16664 which triggers a seg-fault...
2014-03-05 Alan ModraUpdate copyright years
2014-03-03 Alan ModraFix various copyright issues
2014-02-11 Cary CoutantFix readelf so it doesn't complain about corrupt attribute.
next