external/binutils.git
2016-12-28 Alan ModraCheck bfd support for bfd_mips_elf_get_abiflags in...
2016-12-28 Alan ModraUse dynrelro for symbols in relro sections too
2016-12-28 Cary CoutantPlace copy relocations in .dynbss when target is read...
2016-12-28 GDB AdministratorAutomatic date update in version.in
2016-12-27 GDB AdministratorAutomatic date update in version.in
2016-12-26 Alan Modradynrelro section for read-only dynamic symbols copied...
2016-12-26 Alan ModraPut .dynbss and .rel.bss shortcuts in main elf hash...
2016-12-26 Alan ModraCorrect .dynbss in script
2016-12-26 GDB AdministratorAutomatic date update in version.in
2016-12-25 GDB AdministratorAutomatic date update in version.in
2016-12-24 GDB AdministratorAutomatic date update in version.in
2016-12-23 Maciej W. RozyckiMIPS/BFD: Remove EI_ABIVERSION 5 allocation for PT_GNU_...
2016-12-23 Maciej W. RozyckiMIPS16: Add ASMACRO instruction support
2016-12-23 Maciej W. RozyckiMIPS16: Simplify extended operand handling
2016-12-23 Maciej W. RozyckiMIPS16/GAS: Clean up invalid unextended operand handling
2016-12-23 Maciej W. RozyckiMIPS16: Reassign `0' and `4' operand codes
2016-12-23 Maciej W. RozyckiMIPS16: Handle non-extensible instructions correctly
2016-12-23 Maciej W. RozyckiMIPS16: Remove "extended" BREAK/SDBBP handling
2016-12-23 Maciej W. RozyckiMIPS16/GAS: Fix forced size suffixes with argumentless...
2016-12-23 Maciej W. RozyckiMIPS16/GAS: Disallow EXTEND delay-slot scheduling
2016-12-23 Maciej W. Rozyckiopcodes: Use autoconf to check for `bfd_mips_elf_get_ab...
2016-12-23 Luis MachadoFix more cases of improper test names
2016-12-23 Luis MachadoFix incorrect reference to source files
2016-12-23 Cary CoutantBump gold version number to 1.14.
2016-12-23 Alan ModraCall target specific add_symbols function
2016-12-23 Alan ModraRemove "collect" forms of generic linker add symbols...
2016-12-23 Alan Modrahppa-linux-gnu-ranlib: libcpp.a: File format not recognized
2016-12-23 Bernhard HeckelUpdated email address.
2016-12-23 Joe Seymour[msp430] Sync tc-msp430.c with devices.csv
2016-12-23 Tristan GingoldBump version to 2.28.51
2016-12-23 Tristan GingoldAdd marker in NEWS files
2016-12-23 Tristan GingoldRegenerate pot files.
2016-12-23 Cary CoutantAdd -z bndplt support (for Intel MPX).
2016-12-23 Cary CoutantFix placement of forced local symbols in the dynamic...
2016-12-23 Cary CoutantFix problem where version script causes predefined...
2016-12-22 Doug Evansinfrun.c (set_step_over_info): Add comment.
2016-12-22 Doug EvansNew syntax for mt print symbols,msymbols,psymbols.
2016-12-22 Simon MarchiClass-ify ui_out
2016-12-22 Alan ModraDon't call "error" in sysroot-prefix.exp
2016-12-22 Cary CoutantMake linker-created symbols relocatable where appropriate.
2016-12-22 GDB AdministratorAutomatic date update in version.in
2016-12-21 Jim WilsonFix bugs with float compare and Inf operands.
2016-12-21 Alan ModraDon't make_bfd_vms_lib archive functions NULL
2016-12-21 Alan ModraChangeLog formatting fixes
2016-12-21 Andrew WatermanSupport aligning text section from odd addresses
2016-12-21 Tim NewsomeFix a const-safety issue on GCC-4.9 and above
2016-12-21 Andrew WatermanAvoid creating symbol table entries for registers
2016-12-21 Igor KudrinDo not add padding if an output section is marked as...
2016-12-21 Yury Norovbfd: aarch64: fix word and arrdess size declaration...
2016-12-21 Alan ModraRemove high bit set characters
2016-12-21 Alan ModraDocument character escape sequences
2016-12-21 GDB AdministratorAutomatic date update in version.in
2016-12-20 Pedro Alvesgdb: Constify solib_find
2016-12-20 Pedro AlvesFix longjmp across readline w/ --enable-sjlj-exceptions...
2016-12-20 Antoine TremblaySet emacs default mode for the GDB directory to C++
2016-12-20 Maciej W. RozyckiMIPS16/opcodes: Respect ISA and ASE in disassembly
2016-12-20 Maciej W. RozyckiMIPS/GAS/testsuite: Add RESTORE instruction to `mips16e...
2016-12-20 Maciej W. RozyckiMIPS/GAS/testsuite: Extend MIPS16 testing over multiple...
2016-12-20 Maciej W. RozyckiMIPS/GAS/testsuite: Implement individual MIPS16 ISA...
2016-12-20 Maciej W. RozyckiMIPS/GAS/testsuite: Fix trailing padding in `loc-swap.s'
2016-12-20 Maciej W. RozyckiMIPS16: Switch to 32-bit opcode table interpretation
2016-12-20 Maciej W. RozyckiMIPS16/opcodes: Correct 64-bit macros' ISA membership
2016-12-20 Maciej W. RozyckiMIPS16/opcodes: Correct I64/SDRASP opcode's ISA membership
2016-12-20 Maciej W. RozyckiMIPS/GAS/testsuite: Correct NewABI test selection
2016-12-20 Cary CoutantUpdate testsuite Makefile with missing dependencies.
2016-12-20 Cary CoutantFix read-beyond-end-of-buffer error in script parsing.
2016-12-20 Andrew WatermanCorrect assembler mnemonic for RISC-V aqrl AMOs
2016-12-20 Andrew WatermanFix disassembly of RISC-V CSR instructions under -Mno...
2016-12-20 Andrew WatermanAdd canonical JALR for RISC-V
2016-12-20 Andrew WatermanDon't define RISC-V .p2align
2016-12-20 Andrew WatermanRe-work RISC-V gas flags: now we just support -mabi...
2016-12-20 Andrew WatermanFix an integer overflow in RISC-V relocation handling
2016-12-20 Andrew WatermanRework RISC-V relocations
2016-12-20 Andrew WatermanFormatting changes for RISC-V
2016-12-20 Palmer DabbeltImprove RISC-V LD error message
2016-12-20 Alan ModraAdd opcodes RISC-V dependencies
2016-12-20 Cary CoutantFix problem where linker does not place .note sections...
2016-12-20 GDB AdministratorAutomatic date update in version.in
2016-12-19 Igor KudrinFix an internal error in the constructor of Target_arm.
2016-12-19 Cary CoutantFix forced allocation of common (-d) during -r links.
2016-12-19 Yao QiClean up gdb.gdb/selftest.exp
2016-12-19 Christian Groesslerbfd/elf32-arm.c: Rename 'popcount' to 'elf32_arm_popcount'
2016-12-19 Maciej W. RozyckiMIPS/opcodes: Only examine ELF file structures if SYMTA...
2016-12-19 Maciej W. RozyckiMIPS/opcodes: Only call `bfd_mips_elf_get_abiflags...
2016-12-19 GDB AdministratorAutomatic date update in version.in
2016-12-18 GDB AdministratorAutomatic date update in version.in
2016-12-17 GDB AdministratorAutomatic date update in version.in
2016-12-16 Bernhard HeckelDarwin: Fix gdb compilation.
2016-12-16 Nick CliftonFix compile time warning building arm-dis.c
2016-12-16 fincsImplement and document --gc-keep-exported
2016-12-16 GDB AdministratorAutomatic date update in version.in
2016-12-15 Alan ModraLinking non-ELF file broken by PR20908 fix
2016-12-15 GDB AdministratorAutomatic date update in version.in
2016-12-14 Maciej W. RozyckiMAINTAINERS: Add myself as a MIPS maintainer
2016-12-14 Maciej W. RozyckiMIPS/opcodes: Also set disassembler's ASE flags from...
2016-12-14 Maciej W. RozyckiMIPS/opcodes: Reorder ELF file header flag handling...
2016-12-14 Maciej W. RozyckiMIPS16/GAS: Fix assertion failures with relocations...
2016-12-14 Maciej W. RozyckiMIPS16: Fix SP-relative SD instruction annotation
2016-12-14 Maciej W. RozyckiMIPS16/opcodes: Fix and clarify MIPS16e commentary
2016-12-14 Yury Norovld: aarch64: fix TLS relaxation where TCB_SIZE is used
next