deliverable/binutils-gdb.git
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
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...
next
This page took 0.058938 seconds and 4 git commands to generate.