external/binutils.git
2017-04-29 Sergio Durigan... Make environ.exp run on all platforms (and create info...
2017-04-29 GDB AdministratorAutomatic date update in version.in
2017-04-28 Yao QiRemove cleanup in get_return_value
2017-04-28 Yao QiUse tag dispatch regcache ctor in regcache_dup
2017-04-28 Yao QiSimplify regcache_dup
2017-04-28 Yao QiClass-fy regcache
2017-04-28 Simon MarchiClass-ify lm_info_windows
2017-04-28 Simon MarchiClass-ify lm_info_darwin
2017-04-28 Simon MarchiClass-ify lm_info_svr4
2017-04-28 Simon MarchiClass-ify lm_info_target
2017-04-28 Simon MarchiClass-ify lm_info_frv
2017-04-28 Simon MarchiFix indentation of lm_info_frv
2017-04-28 Simon MarchiClass-ify lm_info_dsbt
2017-04-28 Simon MarchiClass-ify lm_info_aix
2017-04-28 Simon MarchiMake various lm_info implementations inherit from a...
2017-04-28 Simon MarchiStandardize darwin's lm_info
2017-04-28 H.J. Lux86: Add run-time tests for -mtls-dialect=gnu2
2017-04-28 H.J. LuELF: Add run-time tests for -z now
2017-04-28 John BaldwinConsistently use fprintf_filtered when displaying MIPS...
2017-04-28 H.J. Lux86: Check plt_got before using .plt.got
2017-04-28 Yao QiAdd constructor and destructor to regcache
2017-04-28 Nick CliftonFix off by one error when checking for empty note names.
2017-04-28 Nick CliftonFix heap-buffer address violation when reading version...
2017-04-28 Nick CliftonFix heap-buffer overflow bugs caused when dumping debug...
2017-04-28 Yao QiUse ptid method lwp in mips_linux_new_thread
2017-04-28 Yao Qi[MIPS] Use lwpid from lwp_info instead of inferior_ptid
2017-04-28 GDB AdministratorAutomatic date update in version.in
2017-04-27 Keith SeitzFix overload resolution involving rvalue references...
2017-04-27 H.J. Lux86-64: Use "=" instead of "+=" to update 0
2017-04-27 Simon MarchiAdd missing incref when creating Inferior Python object
2017-04-27 H.J. Lux86: Create dynamic sections in create_dynamic_sections
2017-04-27 H.J. LuRemove has_bnd_reloc from elf_x86_64_link_hash_entry
2017-04-27 H.J. LuChange _bfd_elf_link_setup_gnu_properties to bfd *
2017-04-27 H.J. Lui386: Simplify VxWorks for non-PIC
2017-04-27 Ulrich WeigandRead corrrect auxiliary entry in AIX
2017-04-27 Maciej W. RozyckiMIPS16/GAS: Factor out duplicate symbol value conversio...
2017-04-27 Maciej W. RozyckiMIPS16/GAS: Rename the LONG_BRANCH relaxation flag
2017-04-27 Alan HaywardRemove some MAX_REGISTER_SIZE uses in ia64-tdep.c
2017-04-27 Alan ModraTidy S_FORCE_RELOC
2017-04-27 Alan ModraConstify elf_backend_eh_frame_address_size
2017-04-27 Alan ModraEdit .eh_frame symbols
2017-04-27 Alan ModraClear dynstr_index when forcing symbols local
2017-04-27 Alan ModraPowerPC undefweak handling
2017-04-27 Alan Modra[GOLD] testsuite/plugin_section_order.c fix
2017-04-27 GDB AdministratorAutomatic date update in version.in
2017-04-26 Maciej W. RozyckiMIPS/GAS: Fix `.option picX' handling with relaxation
2017-04-26 H.J. Lux86: Add DT_PLTRELSZ/DT_PLTREL/DT_JMPREL for PLT relocation
2017-04-26 Nick CliftonFix a seg-fault when processing a corrupt binary contai...
2017-04-26 Nick CliftonFix PR number in ChangeLog comment.
2017-04-26 Nick CliftonFix invocation of stat() on a NULL pointer.
2017-04-26 Nick CliftonImprove decoding of corrupt/unrecognised gnu build...
2017-04-26 Jiong Wang[gdbarch] New method "execute_dwarf_cfa_vendor_op"...
2017-04-26 Maciej W. RozyckiPR ld/21334: Always call `_bfd_elf_link_renumber_dynsym...
2017-04-26 Maciej W. RozyckiELF/BFD: Limit `_bfd_elf_link_renumber_dynsyms' call...
2017-04-26 Maciej W. RozyckiMIPS/readelf: With `-A' also dump GOT in static binaries
2017-04-26 Nick CliftonFix seg-fault attempting to compress a debug section...
2017-04-26 Alan Haywardxtensa_pseudo_register_read/write - Use regcache_raw_re...
2017-04-26 Alan Haywardnds32: Abort instead of returning REG_UNKNOWN
2017-04-26 GDB AdministratorAutomatic date update in version.in
2017-04-25 Yao QiChange readonly_p to bool
2017-04-25 Maciej W. RozyckiMIPS/readelf: Simplify GOT[1] data availability check
2017-04-25 Maciej W. RozyckiMIPS/readelf: Remove extraneous null GOT data check
2017-04-25 Claudiu Zissulescu[ARC] Enhance enter/leave mnemonics.
2017-04-25 Claudiu Zissulescu[ARC] Prefer NOP instead of MOV 0,0
2017-04-25 Yao QiChange gdbarch_wchar_bit for AArch64 and ARM
2017-04-25 Maciej W. RozyckiMIPS16/opcodes: Add `-M no-aliases' disassembler option...
2017-04-25 Maciej W. RozyckiMIPS16/opcodes: Annotate instruction aliases
2017-04-25 Maciej W. RozyckiMIPS/GAS: Correct BFD_RELOC_MIPS16_16_PCREL_S1 fixup...
2017-04-25 Pedro AlvesFix build on gcc < 5 (std::is_trivially_copyable missing)
2017-04-25 Jose E. Marchesigas: sparc: fix relaxation of CALL instruction into...
2017-04-25 Pedro AlvesPoison non-POD memset & non-trivially-copyable memcpy...
2017-04-25 Pedro AlvesDon't memset non-POD types: struct breakpoint
2017-04-25 Pedro AlvesDon't memset non-POD types: struct btrace_insn
2017-04-25 Pedro AlvesDon't memset non-POD types: struct bp_location
2017-04-25 Pedro AlvesDon't memcpy non-trivially-copyable types: Make enum_fl...
2017-04-25 GDB AdministratorAutomatic date update in version.in
2017-04-24 H.J. Lux86-64: Force symbol dynamic if it isn't undefined...
2017-04-24 H.J. Lui386: Force symbol dynamic if it isn't undefined weak
2017-04-24 Yao QiUse floatformat_totalsize_bytes
2017-04-24 H.J. Lui386: Skip pr12570 tests for nacl targets
2017-04-24 H.J. Lui386: Set ELF_MAXPAGESIZE to 0x1000 for VxWorks
2017-04-24 Thomas Preud... [GAS/ARM] Fix expansion of ldr pseudo instruction
2017-04-24 Jose E. Marchesild: fix regressions with rett instructions in sparc...
2017-04-24 Tamar ChristinaFix snafu in aarch64 opcodes debugging statement.
2017-04-24 GDB AdministratorAutomatic date update in version.in
2017-04-23 Alan ModraPR 21418, ar -N lacks arg check
2017-04-23 Alan ModraPR 21417, ar arg check failure
2017-04-23 Alan ModraPR 21415, objdump fails to check bfd_get_section_conten...
2017-04-23 Alan ModraPR 21414, null pointer deref of _bfd_elf_large_com_sect...
2017-04-23 Alan ModraPR 21412, get_reloc_section assumes .rel/.rela name...
2017-04-23 Alan ModraPR 21409, segfault in _bfd_dwarf2_find_nearest_line
2017-04-23 Alan ModraPR 21408, segfault in display_debug_lines_decoded
2017-04-23 GDB AdministratorAutomatic date update in version.in
2017-04-22 Jim WilsonFix ldn/stn multiple instructions. Fix testcases with...
2017-04-22 Tom TromeyUse ui_out_emit_list
2017-04-22 Tom TromeyUse ui_out_emit_tuple in more places in MI
2017-04-22 Tom TromeyUse ui_out_emit_tuple in tracepoint.c
2017-04-22 Tom TromeyMore uses of ui_out_emit_tuple
2017-04-22 Tom TromeyUse ui_out_emit_tuple
2017-04-22 Alan ModraPowerPC VLE insn set additions
next