[ARC] Disassembler: fix LIMM detection for short instructions.
[deliverable/binutils-gdb.git] / binutils /
2016-10-11  Nick CliftonEnhance objdump so that it will use .got, .plt and...
2016-10-05  Alan Modra-Wimplicit-fallthrough warning fixes
2016-10-05  Alan Modra-Wimplicit-fallthrough noreturn fixes
2016-10-05  Alan Modra-Wimplicit-fallthrough error fixes
2016-09-29  Andreas KrebbelFrame info dump: Fix bad register marks.
2016-09-29  Andreas KrebbelAdd .cfi_val_offset GAS command.
2016-09-29  Alan ModraDisplay .gnu.attributes tags for powerpc64
2016-09-26  Vlad ZakharovWhen building target binaries, ensure that the warning...
2016-09-26  Alan ModraPowerPC .gnu.attributes
2016-09-26  Alan ModraFix nm potential buffer overflow
2016-09-19  Alan Modranm handling of synthetic symbols
2016-09-15  Ed MasteFix typo in readelf error message.
2016-09-06  Nick CliftonFix a problem in readelf where memcpy could be called...
2016-08-29  H.J. LuCheck the external compression header size
2016-08-19  Nick CliftonPlace .shstrtab section after .symtab and .strtab,...
2016-08-12  Nick CliftonWarn if the sh_info field of a symbol table does not...
2016-08-08  Nick CliftonFix seg-faults when running readelf on fuzzed binaries.
2016-08-08  Nick CliftonFix seg-fault in DWARF dumper when given a corrupt...
2016-08-02  Nick CliftonAvoid compile time warning when building on 32-bit...
2016-07-28  Nick CliftonFix decoding of Windows resources.
2016-07-21  H.J. LuSet BFD_VERSION to 2.27.51
2016-07-21  Nick Cliftonoops - forgot to include binutils.texi in the previous...
2016-07-20  Claudiu ZissulescuAdd support to the ARC disassembler for selecting instr...
2016-07-20  Nick CliftonUpdate documentation to reflect that the symbol localiz...
2016-07-16  Alan ModraDon't include libbfd.h outside of bfd, part 6
2016-07-16  Alan ModraDon't include libbfd.h outside of bfd, part 5
2016-07-16  Alan ModraDon't include libbfd.h outside of bfd, part 3
2016-07-16  Alan ModraDon't include libbfd.h outside of bfd, part 1
2016-07-15  Alan ModraUse address sized relocs in remove-relocs-01.s
2016-07-14  Andrew Burgessobjcopy/strip: Add option --remove-relocations=SECTIONP...
2016-07-14  Andrew Burgessobjcopy/strip: Allow section patterns starting with...
2016-07-09  Alan ModraPR20337, Objdump makes poor choice of symbols
2016-07-05  Andre Vieria[ARM] Change noread to purecode.
2016-07-01  Nick CliftonFix potential buffer overflows with sprintf and very...
2016-07-01  Nick CliftonExpect the objcopy without global symbols test to fail...
2016-07-01  Tristan GingoldAdd marker for 2.27 branch.
2016-07-01  Tristan GingoldFix mis-placement in binutils.texi
2016-06-28  Nick CliftonRelax previous restriction on running binutils ar tests...
2016-06-28  Maciej W. RozyckiUse `supports_gnu_unique' with the `unique_symbol'...
2016-06-28  Alan ModraInvalid read in _bfd_elf_get_symbol_version_string
2016-06-24  Alan ModraMIPS objcopy --rename-section fix
2016-06-24  Alan ModraLimit objdump -S context lines
2016-06-22  Nick CliftonFix various binutils testsuite failures.
2016-06-22  Nick CliftonIncrease size of string buffer used to hold printed...
2016-06-21  Graham MarkallArc assembler: Convert nps400 from a machine type to...
2016-06-15  Nick CliftonFix simple gas testsuite failures.
2016-06-14  John BaldwinUse correct enum type for do_elf_stt_common.
2016-06-14  Alan ModraDelete bfd_my_archive macro
2016-06-14  Alan ModraSet my_archive for thin archives
2016-06-02  Nick CliftonAlso check that the group header's sh_info field is...
2016-06-02  Nick CliftonFix a seg-fault when stripping a corrupt binary.
2016-06-02  Nick CliftonFix a bug displaying the interpretation of a CFA block...
2016-05-31  Alan Modraobjcopy add-symbol uninitialised struct
2016-05-25  H.J. LuEnable 64-bit archives in ar and ranlib
2016-05-18  Nick CliftonPrevent a run time segmentation fault when stripping...
2016-05-18  Maciej W. RozyckiMIPS/opcodes: Correct mixed MIPS16 and microMIPS disass...
2016-05-18  Nick CliftonUpdated Swedish translations for bfd and binutils
2016-05-18  Maciej W. RozyckiMIPS/readelf: Use the `d_val' dynamic entry member...
2016-05-17  Maciej W. RozyckiLD/ELF: Unify STB_GNU_UNIQUE handling
2016-05-16  Maciej W. RozyckiV850/BFD: Call `_bfd_elf_copy_private_bfd_data' again
2016-05-11  Matthew FortuneAdd MIPS32 DSPr3 support.
2016-05-10  Thomas Preud'hommeAdd support for ARMv8-M Mainline with DSP extension
2016-05-10  Andrew Burgessbinutils/doc: Update documentation for nm --size-sort
2016-05-09  Nick CliftonFix seg fault objdumping a corrupt binary with an inval...
2016-05-09  Alan ModraRegenerate configure
2016-05-04  Senthil Kumar SelvarajFix some AVR test failures.
2016-05-03  Nick CliftonUpdated Swedish translation for the binutils.
2016-04-29  Pitchumani SivanupandiEnhance readelf's recognition of AVR relocation types.
2016-04-29  Nick CliftonEnhance support for copying and stripping Solaris and...
2016-04-28  Nick CliftonUpdated Chinese (simplified) translations for bfd,...
2016-04-28  Nick CliftonAdd support to AArch64 disassembler for verifying instr...
2016-04-20  Trevor Saundersupdate many old style function definitions
2016-04-15  H.J. LuRegenerate Makefile.in/aclocal.m4 automake 1.11.6
2016-04-14  Nick CliftonFix copying Solaris binaries with objcopy.
2016-04-13  Nick CliftonAdd support to readelf for detecting and reporting...
2016-04-13  Andreas ArnezAdd init_dwarf_regnames_s390
2016-04-11  Maciej W. RozyckiMIPS/opcodes: Fix undecoded MIPS16 extended instruction...
2016-04-04  Nick CliftonIgnore DWARF debug information with a version of 0...
2016-03-31  Trevor Saundersenable -Wwrite-strings for gas
2016-03-29  Alan Modrareadelf printf format strings on mingw
2016-03-22  Nick CliftonFix unbounded stack usage warning inside the SAFE_BYTE_...
2016-03-22  Nick CliftonAdd -Wstack-usage to the gcc warning flags list, but...
2016-03-21  Andrew Burgessarc: Add nps400 machine type, and assembler flag.
2016-03-21  Andrew Burgessarc: Remove EF_ARC_CPU_GENERIC constant.
2016-03-21  Andrew Burgessarc/gas: default mach is arc700, initialised in md_begin
2016-03-21  Nick CliftonRemove use of alloca.
2016-03-07  Nick CliftonAllow zero length archive elements.
2016-03-04  Matthew Wahab[ARM] Build attributes for ARMv8.1-A AdvSIMD
2016-02-26  H.J. LuAdd ChangeLog entries for PR ld/19645
2016-02-26  H.J. LuProperly implement STT_COMMON
2016-02-16  H.J. LuAdd a missing break to readelf.c
2016-02-16  Claudiu Zissulescu[ARC] Enable .cfi_* pseudo-ops.
2016-02-15  Nick CliftonEnhance GAS's .section directive so that it can take...
2016-02-12  H.J. LuFix a typo in objcopy manual
2016-02-05  Cupertino MirandaChange the default architecture value for ARC bfds...
2016-02-02  H.J. LuClear HAS_RELOC if there are no relocations
2016-01-28  H.J. LuSet BFD_DECOMPRESS to decompress debug sections
2016-01-20  Nick CliftonFix dlltool tests for ARM targets, which do not support...
2016-01-20  Mickael GueneAdd support for an ARM specific 'y' section attribute...
2016-01-19  John BaldwinRemove an unused variable.
next
This page took 0.062819 seconds and 7 git commands to generate.