external/binutils.git
2015-09-18 Markus Metzgerbtrace: improve stepping debugging
2015-09-18 Markus Metzgerbtrace: support to_stop
2015-09-18 Markus Metzgerbtrace: fix non-stop check in to_wait
2015-09-18 Alan ModraAdd missing PowerPC64 ld --save-restore-funcs doc
2015-09-18 Alan ModraAdd PowerPC64 ld --tls-get-addr-optimize.
2015-09-18 Alan ModraDelay converting linker script defined symbols from...
2015-09-18 Alan ModraRemove one unnecessary iteration in insertion sort
2015-09-18 GDB AdministratorAutomatic date update in version.in
2015-09-17 Pierre LangloisAdd test case for tracepoints with conditions
2015-09-17 GDB AdministratorAutomatic date update in version.in
2015-09-16 Wei-cheng WangFix argument to compiled_cond, and add cases for compil...
2015-09-16 Pedro Alvesnon-stop-fair-events.exp slower on software single...
2015-09-16 Pedro AlvesMake it easier to debug non-stop-fair-events.exp
2015-09-16 Yao QiDon't skip gdb.asm/asm-source.exp on aarch64
2015-09-16 Alan ModraFix slowdown in ld -r for most common case of out-of...
2015-09-16 GDB AdministratorAutomatic date update in version.in
2015-09-15 Pierre-Marie... [Ada] Enhance type printing for arrays with variable...
2015-09-15 Doug EvansHandle clang naming of function static local variable.
2015-09-15 Max Filippovxtensa: generate PLT entries for call0 ABI
2015-09-15 Philippe WaroquiersFix PR/18564 - regression in showing __thread so extern...
2015-09-15 Pedro Alvesgdb/doc: revert previous vforkdone change
2015-09-15 Pierre Langlois[AArch64] Use debug_printf instead of fprintf_unfiltered
2015-09-15 Jan Kratochvil[ppc64le] Use skip_entrypoint for skip_trampoline_code
2015-09-15 Pedro Alvesgdbserver: Fix exec stop reply reporting conditions
2015-09-15 Pedro AlvesMove ChangeLog entry to proper place
2015-09-15 Pedro AlvesPR remote/18965: vforkdone stop reply should indicate...
2015-09-15 Yao QiFix typo
2015-09-15 Pedro AlvesFix gdb.threads/non-ldr-exc-3.exp race
2015-09-15 Yao QiSupport single step by arch or target
2015-09-15 Yao Qi[gdbserver] Rename supports_conditional_breakpoints...
2015-09-15 Yao Qiaarch64 multi-arch support (part 2): siginfo fixup
2015-09-15 GDB AdministratorAutomatic date update in version.in
2015-09-14 Rich FelkerFix the SH behavior for EF_SH_PIC flag in FDPIC ABI
2015-09-14 Pedro AlvesBail out of processing stop if hook-stop resumes target...
2015-09-14 Pierre-Marie... [Ada] Fix the evaluation of access to packed array...
2015-09-14 Pedro AlvesRemove duplicate gdb/NEWS entry
2015-09-14 Markus Metzgerbtrace, test: remove buffer-size test with unlimited...
2015-09-14 GDB AdministratorAutomatic date update in version.in
2015-09-13 GDB AdministratorAutomatic date update in version.in
2015-09-12 John David... Set .plt entry size to 0 in elf32-hppa.c
2015-09-12 GDB AdministratorAutomatic date update in version.in
2015-09-11 Don BreazealExtended-remote exec documentation
2015-09-11 Don BreazealExtended-remote exec test
2015-09-11 Don BreazealExtended-remote catch exec
2015-09-11 Don BreazealExtended-remote follow-exec
2015-09-11 H.J. LuAdd "ld -r" tests for PR ld/15323
2015-09-11 Pierre Langlois[AArch64] Cleanup comments in instruction decoding...
2015-09-11 Pierre Langlois[AArch64] Fix incorrect mask when decoding b.cond instr...
2015-09-11 Mihail-Marian... gdb/18947: [aarch64]Step into shared library is very...
2015-09-11 GDB AdministratorAutomatic date update in version.in
2015-09-10 Simon MarchiSmall refactor in ada-lang.c:scan_discrim_bound
2015-09-10 Simon MarchiConstify variables in ada-lang.c
2015-09-10 Andreas KrebbelS/390: Fix instruction format of crj*, clrj*, and clgrj*.
2015-09-10 Andreas KrebbelS/390: Remove F_20 and FE_20. Adjust comments.
2015-09-10 Andreas KrebbelS/390: Fix MASK_RIE_R0PI and MASK_RIE_R0PU.
2015-09-10 Nick CliftonAnother updated version of the simplified Chinese trans...
2015-09-10 Yao QiCall target_can_download_tracepoint if there are tracep...
2015-09-10 Erik AckermannAdds an option to the strings program to specify a...
2015-09-10 GDB AdministratorAutomatic date update in version.in
2015-09-09 Doug Evans* gdb.python/py-prettyprint.exp: Check result of run_la...
2015-09-09 Doug Evans* gdb.base/pie-execl.exp: Fix result test of build_exec...
2015-09-09 Doug Evans* gdb.base/savedregs.exp: Fix typo.
2015-09-09 Pedro AlvesDelete enum inferior_event_handler::INF_TIMER
2015-09-09 Pedro AlvesGarbage collect thread continuations
2015-09-09 Pedro AlvesGarbage collect dummy_frame_ctx_saver
2015-09-09 Pedro AlvesConvert the until/advance commands to thread_fsm mechanism
2015-09-09 Pedro AlvesConvert infcalls to thread_fsm mechanism
2015-09-09 Pedro AlvesReplace "struct continuation" mechanism by something...
2015-09-09 Pedro AlvesMerge async and sync code paths some more
2015-09-09 jamesbowmanFT32 linker script now parameterized for flash and...
2015-09-09 Nick CliftonMake register name tables in visium.h static in order...
2015-09-09 Nick CliftonRemove sentance in binutils documentation saying that...
2015-09-09 Jiong Wang[AArch64] Sort IS_AARCH64_TLS_RELAX_RELOC in alphabetic...
2015-09-09 Jiong Wang[AArch64] Relax TLS local dynamic traditional into...
2015-09-09 Andreas KrebbelS/390: Remove trailing zeros on 4-bytes opcodes.
2015-09-09 Andreas KrebbelS/390: Fix opcode of ppno.
2015-09-09 Nick CliftonUpdate the simplified Chinese translation.
2015-09-09 Markus Metzgerbtrace: kernel address filtering
2015-09-09 Sandra LoosemoreImprove hand-call-in-threads.exp failure handling.
2015-09-09 GDB AdministratorAutomatic date update in version.in
2015-09-08 Chen Gangconfig/tc-avr.c (md_section_align): Append UL for ...
2015-09-08 Nick CliftonExtend the descriptiopn of how to access linker defined...
2015-09-08 GDB AdministratorAutomatic date update in version.in
2015-09-07 Andrew Burgessld: Fix failures in new orphan handling tests.
2015-09-07 Pedro Alvesguile: Add as_a_scm_t_subr
2015-09-07 Cary CoutantFix internal error caused by IFUNC patch.
2015-09-07 GDB AdministratorAutomatic date update in version.in
2015-09-06 GDB AdministratorAutomatic date update in version.in
2015-09-05 H.J. LuUpdate ld-elf/orphan-8.map to support 32-bit targets
2015-09-05 GDB AdministratorAutomatic date update in version.in
2015-09-04 Andrew Burgessld: Extend options for altering orphan handling behaviour.
2015-09-04 Andrew Burgessgdb/tui: Remove casts of NULL during assignment.
2015-09-04 Andrew Burgessgdb/cli: Remove casts of NULL during assignment.
2015-09-04 Andrew Burgessgdb: Remove casts of NULL during assignment.
2015-09-04 Yao QiMention multi-arch debugging support in NEWS
2015-09-04 GDB AdministratorAutomatic date update in version.in
2015-09-03 Pierre-Marie... [Ada] Make string_char_type a true TYPE_CODE_CHAR type...
2015-09-03 Nick CliftonFix typo in desription of linker script symbols.
2015-09-03 Nick CliftonFix seg-fault in readelf when scanniing a corrupt binary.
2015-09-03 Yao Qi[aarch64] Check region OK for HW watchpoint in GDBserver
next