Update my email address in MAINTAINERS.
[binutils-gdb.git] / gdb /
2015-11-28 Pedro AlvesAdjust GDB to demangler API change
2015-11-27 Simon Marchiremote.c: Add missing cast
2015-11-27 Yao Qi[AArch64] Only check breakpoint alignment on inserting
2015-11-27 Yao QiNew test gdb.arch/arm-neon.exp
2015-11-27 Yao Qi[AArch64] Handle HFA and HVA together
2015-11-27 Yao Qi[AArch64] Support gnu vector in inferior call
2015-11-27 Yao QiUse multi_line to make pattern more human readable
2015-11-27 Yao QiAllow multiple occurrences of the frames-invalid annota...
2015-11-27 Yao QiUse ${frames_invalid} in gdb.cp/annota2.exp
2015-11-26 Simon MarchiAdjust ChangeLog entry
2015-11-26 Simon MarchiAdd test for thread names
2015-11-26 Simon MarchiDisplay names of remote threads
2015-11-26 Simon MarchiConstify thread name return path
2015-11-26 Markus Metzgerbtrace: diagnose "record btrace pt" without libipt
2015-11-24 Pedro AlvesNEWS: "info" commands now list in ascending order
2015-11-24 Pedro AlvesList displays in ascending order
2015-11-24 Pedro AlvesList checkpoints in ascending order
2015-11-24 Pedro AlvesList inferiors/threads/pspaces in ascending order
2015-11-24 Pedro AlvesLinux: dump the signalled thread first
2015-11-24 Pedro AlvesMake gdb.python/py-inferior.exp test names unique
2015-11-23 Simon MarchiFix internal error when saving fast tracepoint definitions
2015-11-23 Simon MarchiRefactor gdb.trace/save-trace.exp
2015-11-23 Kevin Buettnerminsyms.c: Scan backwards over all zero sized symbols.
2015-11-23 Joel Brobeckererror/internal-error printing local variable during...
2015-11-23 Joel Brobecker[LynxOS] GDBserver crash debugging threaded program
2015-11-23 Joel Brobeckerinfinite loop stopping at "pop" insn on x64-windows
2015-11-23 Joel Brobecker[ARM] "svc" insn check at irrelevant address in ARM...
2015-11-23 Joel Brobecker[gdbserver] disable Elf32_auxv_t/Elf64_auxv_t AC_CHECK_...
2015-11-23 Joel BrobeckerFix space-vs-tab issues in gdb/testsuite/ChangeLog.
2015-11-23 Joel Brobeckergdb/dwarf2read: Minimal handling of non-constant struct...
2015-11-23 Tristan Gingolddarwin-nat: disable sstep cache.
2015-11-23 Tristan Gingoldsolib-darwin: support PIE for spawned processes.
2015-11-23 Tristan Gingolddarwin-nat: rewrite darwin_read_write_inferior
2015-11-23 Doug Evanstarget.h: #include <sys/types.h>.
2015-11-20 Don BreazealFix '-data-read-memory-bytes' typo/assertion
2015-11-20 Jose E. Marchesicallfuncs.exp: avoid spurious register differences...
2015-11-20 Jose E. Marchesisparc: fix build of gdb/testsuite/gdb.arch/sparc-sysstep.c
2015-11-20 Sandra LoosemoreFix think-o in calls to gdb_compile.
2015-11-19 Pedro Alvesgdbserver: Fix qSupported:xmlRegisters=i386;UnknownFeat...
2015-11-19 Pedro Alvesgdb: Workaround bad gdbserver qSupported:xmlRegisters...
2015-11-19 Simon MarchiFix iov_len calculation in aarch64_linux_set_debug_regs
2015-11-19 Pedro Alves[C++] Default to -Werror in C++ mode too
2015-11-19 Pedro Alves[C++] Drop -fpermissive hack
2015-11-19 Pedro Alves[C++] breakpoint.c: "no memory" software watchpoints...
2015-11-19 Simon Marchi[C++] s390: Fix enum gdb_syscall conversion
2015-11-19 Pedro Alves[C++] linux-thread-db.c: dladdr cast
2015-11-19 Pedro Alves[C++] remote.c: Avoid enum arithmetic
2015-11-19 Yao QiChange argument opcode type from enum aarch64_opcodes...
2015-11-19 Yao QiDefine enum out of the scope of struct
2015-11-19 Yao QiCast void * to user_fpsimd_state *.
2015-11-19 Yao QiCast void * to struct user_pt_regs *
2015-11-18 Simon MarchiConstify value_string
2015-11-18 Simon Marchi[C++] Add casts to obstack_base calls
2015-11-18 Simon MarchiConstify value_cstring
2015-11-18 Pedro Alves[gdbserver/ipa] Fix build dependencies
2015-11-18 Yao QiFix out of boundary access in pass_in_v
2015-11-17 Yao QiFix gdb.threads/multiple-step-overs.exp fails on arm
2015-11-17 Pedro AlvesIntroduce null_block_symbol
2015-11-17 Pedro Alves[C++] Always use setjmp/longjmp for exceptions
2015-11-17 Pedro AlvesMinGW and attribute format(printf/gnu_printf)
2015-11-17 Pedro Alves[C++] Define __STDC_CONSTANT_MACROS / __STDC_LIMIT_MACR...
2015-11-17 Pedro Alves[C++/mingw] Simplify first chance exception handling
2015-11-17 Pedro Alves[C++/mingw] gdbserver: gdb/host signal mixup
2015-11-17 Pedro Alves[C++/mingw] Fix windows-nat.c::xlate
2015-11-17 Pedro Alves[C++/mingw] handle_output_debug_string
2015-11-17 Pedro Alves[C++/mingw] ser-tcp.c casts
2015-11-17 Pedro Alves[C++/mingw] gdbserver casts
2015-11-17 Pedro Alves[C++/mingw] windows-nat.c casts
2015-11-17 Pedro Alves[C++/mingw] gdb-dlfcn.c casts
2015-11-17 Pedro Alves[C++/mingw] Misc alloca casts
2015-11-17 Pedro Alves[C++/mingw] ser-mingw.c casts
2015-11-17 Simon MarchiConvert c_string_type to an enum flags type
2015-11-17 Pedro AlvesType-safe wrapper for enum flags
2015-11-17 Pedro Alvesguile disassembly hardcode TARGET_XFER_E_IO
2015-11-17 Dominik Vogtgdb/testsuite: Fix left shift of negative value.
2015-11-17 Dominik Vogtgdb: Fix left shift of negative value.
2015-11-16 Yao QiFix stack buffer overflow in aarch64_extract_return_value
2015-11-16 Yao QiPass value * instead of bfd_byte * to pass_* functions...
2015-11-16 Yao QiUse value_contents instead of value_contents_writeable
2015-11-16 Yao QiFix bug in arm_push_dummy_call by -fsanitize=address
2015-11-13 Yao QiPR 19051: support of inferior call with gnu vector...
2015-11-13 Yao QiRefactor arm_return_in_memory
2015-11-13 Yao QiRemove d10v from testsuite
2015-11-13 Yao Qigdb.base/gnu_vector.exp: Don't test output from the...
2015-11-12 Yao QiUse gdb_byte * instead of void * in push_stack_item
2015-11-11 Marcin Kościelnickigdb/testsuite/gdb.trace: Deduplicate set_point assembly.
2015-11-11 Simon MarchiReplace long int * cast with PTRACE_TYPE_RET *
2015-11-11 Andrew Burgessgdb: Make use of 'add_info' to create info sub-commands.
2015-11-11 Andrew Burgessgdb: Use class_info when creating info commands.
2015-11-10 Marcin Kościelnickigdb/testsuite/gdb.trace: Deduplicate pcreg/spreg/fpreg.
2015-11-09 Joel Brobecker[Ada] GDB crash during "finish" of function with out...
2015-11-09 Yao QiUse ELF_STRING_ARM_unwind in arm-tdep.c
2015-11-09 Yao QiNew function displaced_step_in_progress_thread
2015-11-07 Kevin Buettnergdb.dwarf2: Don't hardcode certain constants in Dwarf...
2015-11-07 Kevin Buettnertestsuite: Define and use gdb_target_symbol_prefix_flag...
2015-11-05 Kevin Buettnergdb.dwarf2: Define and use gdb_target_symbol for symbol...
2015-11-05 Yao QiUse aarch64_decode_insn in aarch64_displaced_step_copy_insn
2015-11-05 Yao QiUse aarch64_decode_insn in aarch64_analyze_prologue
2015-11-05 Yao QiCombine aarch64_decode_stp_offset_wb and aarch64_decode...
2015-11-04 Jan KratochvilFortran: allocate()d memory is uninitialized
next