external/binutils.git
2016-05-24 Trevor Saundersft32: fixup TARGET_FORMAT
2016-05-24 Trevor Saundersia64: use XOBNEW and XOBNEWVEC
2016-05-24 Trevor Saunderschange some variable's type to op_err
2016-05-24 Francis RicciFix syntax error in annota-input-while-running.exp
2016-05-24 Yan-Ting LinAdd myself as a write-after-approval GDB maintainer
2016-05-24 GDB AdministratorAutomatic date update in version.in
2016-05-23 Jim WilsonEnable R_AARCH64_NONE for 64-bit code.
2016-05-23 Yao QiSkip unwritable frames in command "finish"
2016-05-23 Tom TromeyFix PR python/19438, PR python/18393 - initialize dicti...
2016-05-23 Claudiu Zissulescu[ARC] Update instruction type and delay slot info.
2016-05-23 Claudiu Zissulescu[ARC] Add XY registers, update neg instruction.
2016-05-23 Claudiu Zissulescu[ARC] Rename "class" named attributes.
2016-05-23 Yao QiUse standard_testfile in gdb.arch/thumb-prologue.exp...
2016-05-23 Nick Cliftonoops - omitted from previous delta
2016-05-23 Kuba SejdakAdd support for configuring for the ARM Phoenix target.
2016-05-23 Gary BensonRemove unused libthread_db td_thr_validate reference
2016-05-23 Nick CliftonSync config.guess and config.sub with FSF GCC mainline...
2016-05-23 Thomas Preud... Support for dedicated ARM stub section with padding
2016-05-23 Thomas Preud... Support for dedicated output section for some ARM venee...
2016-05-23 Jon BodenSearch for libutil-freebsd as alternative to libutil
2016-05-23 Trevor Saunderstic54x: use concat more
2016-05-23 Trevor Saundersspu: make some constants unsigned
2016-05-23 Trevor Saunderstic54x: rename typedef of struct symbol_
2016-05-23 GDB AdministratorAutomatic date update in version.in
2016-05-22 GDB AdministratorAutomatic date update in version.in
2016-05-21 GDB AdministratorAutomatic date update in version.in
2016-05-20 H.J. LuDon't check R_386_GOT32 when setting need_convert_load
2016-05-20 Matthew FortuneMIPS: Add support for P6600
2016-05-20 H.J. LuPreserve addend for R_386_GOT32 and R_X86_64_GOT32
2016-05-20 Maciej W. RozyckiMIPS: Fix the encoding of immediates with microMIPS...
2016-05-20 Maciej W. RozyckiMIPS/GAS: Correct tab-after-space formatting mistakes
2016-05-20 GDB AdministratorAutomatic date update in version.in
2016-05-19 Cary CoutantDon't allow COPY relocations for protected symbols.
2016-05-19 Vladimir RadosavljevicFix non-deterministic behavior when generating MIPS...
2016-05-19 H.J. LuDon't convert R_386_GOT32 relocation
2016-05-19 Alan ModraSet sh_entsize for .init_array and similar.
2016-05-19 Andreas SchwabFix invalid implicit conversions from void *
2016-05-19 Claudiu Zissulescu[ARC] Fixed-linker-related-testsuite-for-ARC
2016-05-19 Claudiu Zissulescu[ARC] Emulation and default script template changes.
2016-05-19 Claudiu Zissulescu[ARC] BFD fixes.
2016-05-19 Maciej W. RozyckiLD/testsuite: Fix `ft32-*-*' position in `check_shared_...
2016-05-19 Maciej W. RozyckiRemove unsupported `am34-*-linux*' target triplet
2016-05-19 Alan ModraCorrect "Fix powerpc subis range"
2016-05-19 Alan ModraFix powerpc subis range
2016-05-19 Alan ModraHack crossref tests for powerpc64
2016-05-19 Alan Modrald-elf/shared.exp mix_pic_and_non_pic
2016-05-19 Alan ModraAllocate ppc64 got and dynrelocs before plt
2016-05-19 Alan ModraFix ppc64le S-record test fail
2016-05-19 GDB AdministratorAutomatic date update in version.in
2016-05-18 Andrew Burgessgas/arc: Make member of arc_flags const
2016-05-18 Andrew Burgessgas/arc: Use BFD_VMA_FMT for printf format specifier
2016-05-18 Andrew Burgessgas/arc: Fix array overrun when checking opcode array
2016-05-18 Andrew Burgessgas/arc: Add guard against operand array overflow.
2016-05-18 Tom TromeyFix build failure with GCC 4.1.
2016-05-18 Nick CliftonPrevent a run time segmentation fault when stripping...
2016-05-18 Simon MarchiAdd mi-threads-interrupt.exp test (PR 20039)
2016-05-18 Simon MarchiFix double prompt output after run control MI commands...
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 Trevor Saundersrx: make field type enum
2016-05-18 Trevor Saunderschange the type of some fields to bfd_reloc_code_real_type
2016-05-18 Trevor Saunderscommit ChangeLog for previous commit
2016-05-18 Trevor SaundersChange type of v850_target_arch to enum bfd_architecture
2016-05-18 Nick CliftonFix lots of linker testsuite failures for the FT32...
2016-05-18 Alan Modraelf32-arm.c build breakage
2016-05-18 Maciej W. RozyckiMIPS/readelf: Use the `d_val' dynamic entry member...
2016-05-18 Alan ModraPPC_OPERAND_SIGNOPT range.
2016-05-18 GDB AdministratorAutomatic date update in version.in
2016-05-17 Simon MarchiFix -exec-run not running asynchronously with mi-async...
2016-05-17 Tom TromeyRename OP_F90_RANGE to OP_RANGE.
2016-05-17 Tom TromeyAdd Rust documentation
2016-05-17 Tom TromeyUpdate gdb test suite for Rust
2016-05-17 Tom TromeyAdd support for the Rust language
2016-05-17 Tom TromeyAdd array start and end strings to generic_val_print_de...
2016-05-17 Tom TromeyAdd self-test framework to gdb
2016-05-17 Tom TromeyMake gdb expression debugging handle OP_F90_RANGE
2016-05-17 Tom TromeyFix latent yacc-related bug in gdb/Makefile.in init...
2016-05-17 Tom TromeyAdd DW_LANG_Rust
2016-05-17 H.J. LuCheck global CC in at_least_gcc_version
2016-05-17 H.J. LuFix date in ChangeLog
2016-05-17 Thomas Preud... Make ARMv8-M GAS tests pass on non ELF targets
2016-05-17 Senthil Kumar... Place progmem data from AVR's libc before other progmem...
2016-05-17 Maciej W. RozyckiLD/ELF: Unify STB_GNU_UNIQUE handling
2016-05-17 Yao QiUse unsuspend_all_lwps
2016-05-17 GDB AdministratorAutomatic date update in version.in
2016-05-16 Yao QiMatch shell_prompt # in batch-preserve-term-settings.exp
2016-05-16 Maciej W. RozyckiV850/BFD: Call `_bfd_elf_copy_private_bfd_data' again
2016-05-16 Trevor Saundersm32r: make mach_table static and const
2016-05-16 Trevor Saunderstc-vax.c: make prototype of flonum_gen2vax match its...
2016-05-16 Trevor Saundersstop defining linkrelax in multiple places
2016-05-16 Trevor Saundersm68hc11: make some vars type bfd_reloc_code_real_type
2016-05-16 Maciej W. Rozyckild/testsuite/ld-elf/flags1.d: Update the xfail list
2016-05-16 GDB AdministratorAutomatic date update in version.in
2016-05-15 Maciej W. RozyckiSH64/GAS: Fix a -Wwrite-strings build failure
2016-05-15 Maciej W. Rozyckild/testsuite/ld-elf/flags1.d: Update for `*-*-nacl...
2016-05-15 GDB AdministratorAutomatic date update in version.in
2016-05-14 H.J. LuRemove redundant sizeof on EXPECTED_VIEW_LENGTH
2016-05-14 GDB AdministratorAutomatic date update in version.in
2016-05-13 Peter BergnerAccept valid one byte signed and unsigned values for...
2016-05-13 H.J. LuDon't convert GOTPCREL relocation against large section
next