external/binutils.git
2016-07-27 Nick CliftonFix seg fault in linker when performing garbage collect...
2016-07-27 GDB AdministratorAutomatic date update in version.in
2016-07-19 Roland McGrathSupport -pie for aarch64*-elf targets.
2016-07-01 Nick CliftonExpect the 'objcopy without global symbols' test to...
2016-07-01 Tristan GingoldBump version to 2.26.90 (on branch 2.27)
2016-07-01 Tristan GingoldBump version to 2.27.51
2016-07-01 Tristan GingoldAdd marker for 2.27 branch.
2016-07-01 Tristan GingoldFix mis-placement in binutils.texi
2016-07-01 Jan Beulichx86-64/MPX: bndmk, bndldx, and bndstx don't allow RIP...
2016-07-01 Jan Beulichx86/MPX: fix address size handling
2016-07-01 Jan Beulichx86/Intel: don't accept bogus instructions
2016-07-01 Jan Beulichx86: allow suffix-less movzw and 64-bit movzb
2016-07-01 Jan Beulichx86: remove stray instruction attributes
2016-07-01 Jan Beulichx86/Intel: fix operand checking for MOVSD
2016-07-01 GDB AdministratorAutomatic date update in version.in
2016-06-30 Maciej W. RozyckiMIPS/GAS: Fix a comment typo in `get_append_method'
2016-06-30 Andrew BurgessChangeLog entry for the --with-cpu patch for ARC config...
2016-06-30 Yao QiFix typo in comment
2016-06-30 Matthew FortuneMIPS16/GAS: Fix delay slot filling across frags
2016-06-30 Maciej W. RozyckiMIPS/GAS: Simplify non-MIPS16 branch swapping sequence
2016-06-30 Maciej W. RozyckiPR gas/20312: Do not pad sections to alignment on faile...
2016-06-30 Pedro AlvesFix gdbserver/MI testing regression
2016-06-30 Pedro AlvesMake testing gdb with FORCE_SEPARATE_MI_TTY=1 actually...
2016-06-30 Andrew BurgessAllow ARC target to be configured with --with-cpu=...
2016-06-30 Matthew Wahab[ARM][GAS] ARMv8.2 should enable ARMv8.1 NEON instructions.
2016-06-30 Jim WilsonAdd support for simulating big-endian AArch64 binaries.
2016-06-30 Cary CoutantFix gold testsuite failure with GCC 6.
2016-06-30 Cary CoutantUpdate "make clean" in gold/testsuite.
2016-06-30 Alan Modra[GOLD] Pass -Wl,-z to gcc, not plain -z
2016-06-30 GDB AdministratorAutomatic date update in version.in
2016-06-29 Yao QiAdd copyright header in gdb.base/return.c
2016-06-29 H.J. LuDefault to --enable-compressed-debug-sections=gas for...
2016-06-29 Tom TromeyFix PR python/20129 - use of non-existing variable
2016-06-29 Tom TromeyPR gdb/17210 - fix possible memory leak in read_memory_...
2016-06-29 H.J. Lugold: Support 386 TLS code sequences without PLT
2016-06-29 H.J. Lugold: Support x86-64 TLS code sequences without PLT
2016-06-29 Manish GoregaokarInitialize strtok_r's saveptr to NULL
2016-06-29 Yao QiSet unknown_syscall differently on arm linux
2016-06-29 Trevor Saunderssparc: make SPARC_OPCODE_ARCH_MAX part of its enum
2016-06-29 Manish GoregaokarUse strtok_r instead of strsep in rust_get_disr_info
2016-06-29 Nick CliftonPreserve all mapping symbols in ARM and AArch64 object...
2016-06-29 Nick CliftonCorrect fix for typo
2016-06-29 Nick CliftonFix typo
2016-06-29 Maciej W. RozyckiGAS: Fix `abort' expansion in write.c
2016-06-29 GDB AdministratorAutomatic date update in version.in
2016-06-28 Alan Modra[GOLD] Modify script_test_12
2016-06-28 Alan Modra[GOLD] alignment test
2016-06-28 Alan Modra[GOLD] Disable copy_test_protected on powerpc
2016-06-28 Cary CoutantFix execute permission on gold/testsuite/script_test_14.sh.
2016-06-28 Igor KudrinImplement the R_AARCH64_NONE relocation.
2016-06-28 Sriraman TallamConvert indirect calls to direct when possible.
2016-06-28 Igor KudrinImplement SORT_BY_INIT_PRIORITY.
2016-06-28 Igor KudrinImplement SORT_BY_INIT_PRIORITY.
2016-06-28 Walter Lee[TILEPro] Don't build gdb
2016-06-28 Yao Qi[AArch64] Use int64_t for address offset
2016-06-28 Nick CliftonFix typo in previous commit
2016-06-28 H.J. LuSkip version check for unreferenced and undefined symbol
2016-06-28 Nick CliftonFix more linker testsuite failures.
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 Nick CliftonMark ARM mapping symbols in object files are precious...
2016-06-28 Nick CliftonFix RX and M68HC11 linker testsuite failures.
2016-06-28 Yao QiImplement get_syscall_trapinfo for arm-linux
2016-06-28 Yao QiImplement get_syscall_trapinfo for aarch64-linux
2016-06-28 Yao QiRemove parameter sysret from linux_target_ops.get_sysca...
2016-06-28 Yao QiProbe catch syscall support
2016-06-28 James ClarkeDon't convert R_SPARC_32 to R_SPARC_RELATIVE if class...
2016-06-28 Maciej W. RozyckiMIPS/LD/testsuite: Accept any UNIX OS/ABI with GNU...
2016-06-28 Alan ModraFix new testcase for hppa64
2016-06-28 Alan ModraDon't run ld-scripts/pr20302 on linuxaout
2016-06-28 Alan ModraInvalid read in _bfd_elf_get_symbol_version_string
2016-06-28 Richard Sandiford[AArch64] Make register indices be full 64-bit values
2016-06-28 Maciej W. RozyckiMIPS16: Add R_MIPS16_PC16_S1 branch relocation support
2016-06-28 GDB AdministratorAutomatic date update in version.in
2016-06-27 Manish GoregaokarFix changelog
2016-06-27 Manish GoregaokarPrint void types correctly in Rust
2016-06-27 Vineet GuptaMake the kernel dwarf stack unwinder work for ARC targets.
2016-06-27 Nick CliftonAllow a second -T<section>=<addr> to override a previou...
2016-06-27 Nick Cliftonoops - omitted from previous delta
2016-06-27 Nick CliftonAdd command line option to stop the assembler from...
2016-06-27 Alan ModraPR 19264 looping in ppc64_elf_size_stubs
2016-06-27 Pierre-Marie... Fix use of a dangling pointer for Python breakpoint...
2016-06-27 Trevor Saundersadd ChangeLog entries
2016-06-27 Trevor Saundersdlx: move prototype of dlx_set_skip_hi16 to elf/dlx.h
2016-06-27 Trevor Saundersxtensa: remove a sentinal
2016-06-27 Trevor Saundersnds32: remove a sentinal
2016-06-27 GDB AdministratorAutomatic date update in version.in
2016-06-26 GDB AdministratorAutomatic date update in version.in
2016-06-25 Trevor Saundersaarch64: make the type of reg_entry::type aarch64_reg_type
2016-06-25 Trevor Saundersremove a few sentinals
2016-06-25 Trevor Saunderssimplify tic54x_set_default_include ()
2016-06-25 Trevor Saundersxtensa: prototype xtensa_make_property_section in elf...
2016-06-25 Tom TromeyFix formatting in rust-lang.c
2016-06-25 Manish GoregaokarAdd tests for printing of NonZero-optimized enums in...
2016-06-25 Manish GoregaokarMake evaluation and type-printing of all NonZero optimi...
2016-06-25 David TaylorSupport structure offsets that are 512K or larger.
2016-06-25 GDB AdministratorAutomatic date update in version.in
2016-06-24 Maciej W. RozyckiMIPS16/GAS: Restore unsupported relocation diagnostics
2016-06-24 David TaylorAdd myself as a Write After Approval maintainer.
2016-06-24 John BaldwinAdd support for catching system calls to native FreeBSD...
next