external/binutils.git
2015-09-24 jamesbowmanAccidentally added file. Removed it.
2015-09-24 jamesbowmanTest case, disassembler not showing RIMM literals corre...
2015-09-24 jamesbowman[FT32] Implement pointer to address conversion method.
2015-09-24 Alan ModraRelative DT_RPATH/DT_RUNPATH vs. sysroot capable ld.
2015-09-24 Sandra LoosemoreAllow any size enum in gdb.cp/var-tag.exp.
2015-09-24 GDB AdministratorAutomatic date update in version.in
2015-09-23 Pierre-Marie... [Ada] Fix handling of array renamings
2015-09-23 Nick CliftonFix compile time warnings generated when compiling...
2015-09-23 Nick CliftonAdd support for files that contain multiple symbol...
2015-09-23 James Bowmansim: ft32: add character input port
2015-09-23 GDB AdministratorAutomatic date update in version.in
2015-09-22 Simon Marchidoc: Fix substitute-path example
2015-09-22 H.J. LuUpdate MIPS PIE tests for DF_1_PIE change
2015-09-22 Nick CliftonChange 7-byte NOP instruction for RX target, so that...
2015-09-22 Nick CliftonEnhance the RX disassembler to detect and report bad...
2015-09-22 Simon Marchistap-probe: Remove unnecessary cast
2015-09-22 H.J. LuSet DF_1_PIE in gld${EMULATION_NAME}_after_parse
2015-09-22 Rainer OrthSolaris PIE support
2015-09-22 Anton Blanchardopcodes/ppc-opc.c: Add dscr and ctrl SPR mnemonics
2015-09-22 H.J. LuUse bfd_get_32 and bfd_put_32 to access ch_type
2015-09-22 GDB AdministratorAutomatic date update in version.in
2015-09-21 Alan ModraFormat ld option items
2015-09-21 Simon MarchiAdd two missing consts
2015-09-21 H.J. LuChange ch_type in Elf64_External_Chdr to 4 bytes
2015-09-21 Pierre LangloisAdd NEWS entry for fast tracepoint support on aarch64...
2015-09-21 Pierre LangloisAdd a test case for fast tracepoints' locking mechanism
2015-09-21 Pierre LangloisAdd a gdb.trace test for instruction relocation
2015-09-21 Pierre LangloisEnable fast tracepoint tests
2015-09-21 Pierre LangloisImplement target_emit_ops
2015-09-21 Pierre LangloisAdd support for fast tracepoints
2015-09-21 Pierre LangloisMake aarch64_decode_adrp handle both ADR and ADRP instr...
2015-09-21 Pierre LangloisMove instruction decoding into new arch/ directory
2015-09-21 Yao QiWrap gdb_agent_op_sizes by #ifndef IN_PROCESS_AGENT
2015-09-21 Yao Qi[gdbserver] Remove unused max_jump_pad_size
2015-09-21 Doug Evansdwarf2read.c (add_partial_symbol): Remove outdated...
2015-09-21 GDB AdministratorAutomatic date update in version.in
2015-09-20 Doug Evansdwarf2_compute_name: add fixme, don't use same name...
2015-09-20 Joel Brobeckercrash printing non-local variable from nested subprogram
2015-09-20 Rich FelkerAdd --no-dynamic-linker option to ld, for static PIE use
2015-09-20 GDB AdministratorAutomatic date update in version.in
2015-09-19 Doug EvansReplace current_inferior ()->gdbarch with its wrapper...
2015-09-19 Doug Evanslinux-thread-db.c (record_thread): Return the created...
2015-09-19 Doug Evanssymtab.h (general_symbol_info) <mangled_lang>: delete...
2015-09-19 Doug Evansdefault_read_var_value <LOC_UNRESOLVED>: Include minsym...
2015-09-19 GDB AdministratorAutomatic date update in version.in
2015-09-18 Sandra LoosemoreFix directory prefix in gdb.base/dso2dso.exp.
2015-09-18 Sandra LoosemoreFix pathname prefix and timeout issues in gdb.mi/mi...
2015-09-18 Sandra LoosemoreGeneralize breakpoint pattern in gdb.mi/mi-cli.exp.
2015-09-18 Sandra LoosemoreGeneralize filename pattern in gdb.mi/mi-dprintf-pendin...
2015-09-18 Sandra LoosemoreFix shared library load in gdb.base/global-var-nested...
2015-09-18 Sandra LoosemoreRequire readline for gdb.linespec/explicit.exp tab...
2015-09-18 Yao Qiaarch64 multi-arch (part 3): get thread area
2015-09-18 Markus Metzgerbtrace: honour scheduler-locking for all-stop targets
2015-09-18 Markus Metzgerinfrun: scheduler-locking replay
2015-09-18 Markus Metzgertarget: add to_record_will_replay target method
2015-09-18 Markus Metzgertarget: add to_record_stop_replaying target method
2015-09-18 Markus Metzgerbtrace: allow full memory and register access for non...
2015-09-18 Markus Metzgertarget, record: add PTID argument to to_record_is_replaying
2015-09-18 Markus Metzgerbtrace: non-stop
2015-09-18 Markus Metzgerinfrun: switch to NO_HISTORY thread
2015-09-18 Markus Metzgerbtrace: async
2015-09-18 Markus Metzgerbtrace: temporarily set inferior_ptid in record_btrace_...
2015-09-18 Markus Metzgerbtrace: resume all requested threads
2015-09-18 Markus Metzgerbtrace: lock-step
2015-09-18 Markus Metzgerbtrace: add missing NO_HISTORY
2015-09-18 Markus Metzgerbtrace: move breakpoint checking into stepping functions
2015-09-18 Markus Metzgerbtrace: split record_btrace_step_thread
2015-09-18 Markus Metzgerbtrace: extract the breakpoint check from record_btrace...
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
next