deliverable/binutils-gdb.git
2015-03-04  Pedro Alvesgdbserver: Support the "swbreak"/"hwbreak" stop reasons
2015-03-04  Pedro AlvesLinux native: Use TRAP_BRKPT/TRAP_HWBPT
2015-03-04  Pedro Alvesremote+docs: software/hardware breakpoint traps
2015-03-04  Pedro Alvesrecord-full/record-btrace: software/hardware breakpoint...
2015-03-04  Pedro Alvesenum lwp_stop_reason -> enum target_stop_reason
2015-03-04  Pedro AlvesTeach GDB about targets that can tell whether a trap...
2015-03-04  Pedro AlvesFix gdb.threads/thread-specific-bp.exp race
2015-03-04  Pedro Alvesfollow-fork: don't lose the ptids as set by the target
2015-03-04  Mark KettenisStupid git!
2015-03-04  Yao QiAdd linux-aarch64-low.c in SFILE
2015-03-04  Mark KettenisEnable gdb.base/foll-fork.exp on OpenBSD
2015-03-04  Mark KettenisMake "catch fork" work on systems with PT_GET_PROCESS_STATE
2015-03-04  Marcus Shawcroft[AArch64] Removing unused functions.
2015-03-04  Marcus Shawcroft[AArch64] Call abort() consistently in unhandled stub...
2015-03-04  Andreas ArnezS390: Name "invisible" registers with the empty string...
2015-03-04  Andreas Arnezbreakpoint-in-ro-region.exp: Support targets stopping...
2015-03-04  Andreas Arnezcatch-syscall.exp: Fix missing architecture name for...
2015-03-04  Andreas ArnezS390: Fix syscall list for s390x
2015-03-04  Andreas ArnezS390: Place "s390:31-bit" after default arch in 64...
2015-03-04  Pedro Alvesgdb.threads/clone-thread_db.c: Add missing includes...
2015-03-04  Richard SandifordAllow MOVK for R_AARCH64_TLSLE_MOVW_TPREL_G{0,1}NC
2015-03-04  GDB AdministratorAutomatic date update in version.in
2015-03-03  DJ DelorieRL78 - fix ADDR16 relax
2015-03-03  Simon MarchiRemove unused function declarations in target.h
2015-03-03  Pedro Alvesinf-ptrace.c: use ptid_get_pid when resuming all threads
2015-03-03  Philippe ProulxFix GDB/MI doc: duplicate syscall-entry under *stopped
2015-03-03  Jiong Wang[ARM] Skip private symbol when doing objdump
2015-03-03  Pedro AlvesLinux/ptrace: don't convert ptids when asking inf-ptrac...
2015-03-03  Gary BensonFix incorrect vFile: prefix lengths
2015-03-03  Markus Metzgerbtrace: support 32-bit inferior on 64-bit host
2015-03-03  Markus Metzgerbtrace: work around _dl_runtime_resolve returning to...
2015-03-03  Markus Metzgerbtrace: compute line range when printing
2015-03-03  Pedro Alvesfollow-exec: delete all non-execing threads
2015-03-03  GDB AdministratorAutomatic date update in version.in
2015-03-02  Pedro Alvesgdb_test_multiple: return -1 on internal error
2015-03-02  Cary CoutantFix crash when processing merge section with entsize...
2015-03-02  Cary CoutantFix an internal error in do_print_to_mapfile on Arm.
2015-03-02  Doug Evansgdb.texinfo (Specify Location): Fix syntax of filename...
2015-03-02  Joel BrobeckerRevert "Remove true and false ARI checks now that we...
2015-03-02  Joel BrobeckerRemove use of stdbool.h in GDB sources.
2015-03-02  Andreas ArnezS390: Vector register test case
2015-03-02  Andreas ArnezS390: Add vector register support to gdbserver
2015-03-02  Andreas ArnezS390: Add vector register support to gdb
2015-03-02  Andreas ArnezS390: Add target descriptions for vector register sets
2015-03-02  Alan ModraCorrect -z nocopyreloc doc
2015-03-02  GDB AdministratorAutomatic date update in version.in
2015-03-01  Pedro AlvesFix 32-bit x86 in-process agent build
2015-03-01  GDB AdministratorAutomatic date update in version.in
2015-02-28  Andrew Burgessobjcopy: Add --update-section option.
2015-02-28  Doug Evanssymtab.h (struct symtab) <next>: Fix comment.
2015-02-28  Alan ModraPad only text sections at end by default
2015-02-28  Alan ModraTweak ppc32 tls_get_addr optimisation
2015-02-28  GDB AdministratorAutomatic date update in version.in
2015-02-27  Simon MarchiFix Python 3 build: rename GdbMethods
2015-02-27  H.J. LuConvert mov to lea only if needed
2015-02-27  Pedro AlvesMore redefinition errors in C++ mode
2015-02-27  Pedro AlvesMove exception_none to common code, and use it
2015-02-27  Pedro Alvescatch_command_errors: Remove 'mask' parameter
2015-02-27  Pedro AlvesAdjust self tests to cope with GDB built as a C++ program
2015-02-27  Pedro Alvespython/python-internal.h: enum ‘ext_lang_rc’ not defined
2015-02-27  Pedro Alvesbreakpoint.h: move enum ‘print_stop_action’
2015-02-27  Pedro Alvesgdbarch.h: include regcache.h
2015-02-27  Pedro AlvesRemove duplicate const
2015-02-27  Pedro AlvesExported const objects
2015-02-27  Tom TromeyRename struct lzma_stream to avoid clash with system...
2015-02-27  Pedro Alvesmi/mi-cmd-stack.c|frame filters: print_values <-> ext_l...
2015-02-27  Pedro Alvesx86 Linux/ptrace: fix offsetof usage in C++ mode
2015-02-27  Pedro AlvesDon't forward declare enum target_hw_bp_type
2015-02-27  Tom TromeyDo not increment of decrement enums
2015-02-27  Pedro Alvestarget.h: Include infrun.h
2015-02-27  Pedro Alvesproc-service, extern "C"
2015-02-27  Pedro AlvesMake functions and variables exported by the IPA be...
2015-02-27  Pedro AlvesAdd extern "C" to declarations of C symbols
2015-02-27  Pedro AlvesMake array object extern
2015-02-27  Pedro Alvesrecord-btrace.c: Remove redefinitions
2015-02-27  Tom TromeyFix struct, union, and enum nesting in C++
2015-02-27  Pedro AlvesC++ keyword cleanliness, mostly auto-generated
2015-02-27  Pedro AlvesAdd --enable-build-with-cxx configure switch
2015-02-27  Nick CliftonFixes a problem with the linker script parser not alway...
2015-02-27  Pedro AlvesCreate libiberty.m4, have GDB and GDBserver use it
2015-02-27  Nick CliftonFixes a problem recognizing libraries created by Visual...
2015-02-27  Pedro AlvesAdd "../lib/unbuffer_output.c" and use it in gdb.base...
2015-02-27  Yao QiDon't skip catch-syscall.exp on hppa*-hp-hpux* target
2015-02-27  Marcus ShawcroftRegenerate bfd-in2.h and libbfd.h
2015-02-27  Nick CliftonFixes problems building the V850 simulator introduced...
2015-02-27  Andreas ArnezS390: Fix compiler invocation with "compile" command
2015-02-27  Joel BrobeckerMark latest entry in gdb/ChangeLog as "(tiny patch)".
2015-02-27  Jon TURNEYRetrieve segment registers on Windows amd64
2015-02-27  Marcus ShawcroftAdjust ChangeLog entry.
2015-02-27  Doug EvansAdd missing CHECK_TYPEDEF calls to recent vptr_{fieldno...
2015-02-27  Alan ModraFix recent h8300 configury changes
2015-02-27  GDB AdministratorAutomatic date update in version.in
2015-02-26  Marcus Shawcroft[AArch64] Add tiny DESC test cases.
2015-02-26  Marcus Shawcroft[AArch64] Add support for :tlsdesc: and TLSDESC_LD_PREL19
2015-02-26  Marcus Shawcroft[AArch64] Add support for :tlsdesc: and TLSDESC_ADR_PREL21
2015-02-26  Marcus ShawcroftAdd tiny memory model GD test cases.
2015-02-26  Marcus ShawcroftAdd ADR :tlsgd: directive and TLSGD_ADR_PREL21 support.
2015-02-26  Marcus ShawcroftAdding tls-tiny-ie test.
2015-02-26  Marcus ShawcroftAdding support for TLSIE_LD_GOTTREL_PREL19.
2015-02-26  Marcus ShawcroftAdding ld_literal_type.
next
This page took 0.039212 seconds and 4 git commands to generate.