btrace: indicate speculative execution
[binutils-gdb.git] / gdb / ChangeLog
2015-08-07 Markus Metzgerbtrace: indicate speculative execution
2015-08-07 Markus Metzgerconfigure: check for perf_event.h version
2015-08-07 DJ DelorieYaakov Selkowitz: fixes for in-tree libiconv
2015-08-06 Simon MarchiAdd casts for legitimate integer to enum conversions
2015-08-06 Simon MarchiAdd missing ChangeLog entry header
2015-08-06 Simon MarchiFix ChangeLog formatting
2015-08-06 Clem DickeyPR python/17136
2015-08-06 Simon MarchiChange type of struct complaints::series
2015-08-06 Pedro AlvesFix gdbserver --debug issues caught by Valgrind
2015-08-06 Pierre LangloisRemove required field in agent's symbols
2015-08-06 Pedro Alvesgdbserver: Fix non-stop / fork / step-over issues
2015-08-05 Pedro Alvesstepping is disturbed by setjmp/longjmp | try/catch...
2015-08-05 Ulrich WeigandProtect nat/gdb_thread_db.h against multiple inclusion.
2015-08-05 Yao QiRemove get_thread_id
2015-08-04 Ciro Santillipython: fix Linetable case to LineTable in docstrings...
2015-08-04 Jan Kratochvilsignal_command: Leftover cleanup chain regression
2015-08-04 Jan KratochvilASAN attach crash - 7.9 regression
2015-08-04 Pedro AlvesC++: dlsym casts in gdb/linux-thread-db.c and gdb/gdbse...
2015-08-03 Sandra LoosemoreNios II R2 support for GDB.
2015-08-03 Ulrich WeigandFix build error due to uninitialized variable warning
2015-08-03 Yao QiEnum fix for arm-linux-nat.c
2015-08-03 Pierre-Marie de... Fix the block_found refactoring ChangeLog entry
2015-08-02 Pierre-Marie de... Complete the previous commit (block_found refactoring)
2015-08-01 Pierre-Marie de... Replace the block_found global with explicit data-flow
2015-07-31 Simon MarchiFix m32r_remove_watchpoint parameter type
2015-07-31 Simon MarchiMostly trivial enum fixes
2015-07-30 Sandra LoosemoreDon't allow non-stack memory writes in the prologue...
2015-07-30 Sandra LoosemoreUpdate trap/break handling in nios2 prologue analyzer.
2015-07-30 Pedro AlvesPR threads/18600: Inferiors left around after fork...
2015-07-30 Pedro AlvesPR threads/18600: Threads left stopped after fork+threa...
2015-07-30 Pierre LangloisRemove isize output argument from fast_tracepoint_valid_at
2015-07-30 Yao QiMove ARM register numbers enum to arch/arm.h
2015-07-30 Pierre Langlois[AArch64] Rename boolean arguments in decoding functions
2015-07-29 Simon MarchiMIPS ptrace build fixes
2015-07-29 Patrick PalkaMake sure terminal settings are restored before exiting
2015-07-29 Patrick PalkaInitialize terminal_state to terminal_is_ours
2015-07-29 Yao QiPR record/18691: Fix fails in solib-precsave.exp
2015-07-28 Simon MarchiConsider addressable memory unit size in various value...
2015-07-28 Simon MarchiIntroduce get_value_arch
2015-07-28 Simon MarchiUpdate comments in struct value for non-8-bits architec...
2015-07-28 Simon MarchiUpdate comment for struct type's length field, introduc...
2015-07-27 Simon MarchiFactor out complex printing code from generic_val_print
2015-07-27 Simon MarchiFactor out decfloat printing code from generic_val_print
2015-07-27 Simon MarchiFactor out float printing code from generic_val_print
2015-07-27 Simon MarchiFactor out char printing code from generic_val_print
2015-07-27 Simon MarchiFactor out int printing code from generic_val_print
2015-07-27 Simon MarchiFactor out bool printing code from generic_val_print
2015-07-27 Simon MarchiFactor out function/method printing code from generic_v...
2015-07-27 Simon MarchiFactor out flags printing code from generic_val_print
2015-07-27 Simon MarchiFactor out enum printing code from generic_val_print
2015-07-27 Simon MarchiFactor out reference printing code from generic_val_print
2015-07-27 Simon MarchiFactor out memberptr printing code from generic_val_print
2015-07-27 Simon MarchiFactor out pointer printing code from generic_val_print
2015-07-27 Simon MarchiFactor out array printing code from generic_val_print
2015-07-27 Simon MarchiFactor out print_unpacked_pointer from generic_val_print
2015-07-27 Patrick PalkaHave SIGTERM promptly quit GDB even when the dummy...
2015-07-27 Yao QiFix ChangeLog entry
2015-07-26 Kevin Buettnerremote.c: Make read_ptid return a null value when no...
2015-07-25 Patrick PalkaRevert "Sync readline/ to version 7.0 alpha"
2015-07-25 Patrick PalkaSync readline/ to version 7.0 alpha
2015-07-24 Pedro AlvesFix s390 GNU/Linux build after enum __ptrace_request...
2015-07-24 Pedro AlvesPR gdb/18717: internal error if non-leader thread exits...
2015-07-24 Pedro AlvesFix failed exec error message
2015-07-24 Pedro AlvesLinux: sys/ptrace.h -> nat/gdb_ptrace.h everywhere
2015-07-24 Pedro AlvesC++: handle glibc's ptrace(enum __ptrace_request, ...)
2015-07-24 Pedro AlvesMove gdb_ptrace.h to nat/
2015-07-24 Pedro Alvesmake gdbserver use the same ptrace autoconf checks...
2015-07-24 H.J. LuRemove leading/trailing white spaces in ChangeLog
2015-07-23 Doug EvansFix crash when reading dummy CUs.
2015-07-23 Ciro Santillipy-linetable.c: Fix doc of LineTable.source_lines'...
2015-07-23 Pierre-Marie de... gdb/gdbtypes: fix handling of typedef layers between...
2015-07-23 Yao QiReturn zero in aarch64_linux_can_use_hw_breakpoint...
2015-07-21 Yao QiMove aarch64_linux_get_debug_reg_capacity to nat/aarch6...
2015-07-21 Markus Metzgerbtrace: fix case label in btrace_data_append
2015-07-20 Yao QiFix ARI warnings to nat/aarch64-linux-hw-point.{c,h}
2015-07-18 Kevin Buettnerdwarf2read: Allow SEC_ALLOC sections to be located...
2015-07-17 Yao QiMove common aarch64 HW breakpoint/watchpoint code to...
2015-07-17 Yao QiPass aarch64_debug_reg_state to functions
2015-07-17 Yao QiUse debug_printf to print debug message
2015-07-17 Yao Qiint -> enum target_hw_bp_type in aarch64-linux-nat.c
2015-07-17 Yao QiCall ptid_get_pid instead of get_thread_id in aarch64_l...
2015-07-17 Yao QiFix using uninitialised values
2015-07-16 Pierre Langlois[AArch64] Mark single precision pseudo registers unavai...
2015-07-15 Jan KratochvilRevert the previous 7 commits of: Validate binary befor...
2015-07-15 Jan KratochvilValidate symbol file using build-id
2015-07-15 Jan Kratochvilgdbserver build-id attribute generator
2015-07-15 Jan KratochvilMove linux_find_memory_regions_full & co.
2015-07-15 Jan KratochvilPrepare linux_find_memory_regions_full & co. for move
2015-07-15 Jan KratochvilMove gdb_regex* to common/
2015-07-15 Jan KratochvilCreate empty nat/linux-maps.[ch] and common/target...
2015-07-15 Pierre LangloisMove ChangeLog entry to gdbserver
2015-07-15 Pierre Langlois[GDBserver][AArch64] Enable support for range stepping
2015-07-15 Markus Metzgerari, btrace: avoid unsigned long long
2015-07-14 Simon MarchiRemove CHECK_TYPEDEF, use check_typedef instead
2015-07-14 Iain BuclawAdd support reading D modules from DWARF
2015-07-14 Peter BergnerFix build issue with nat/linux-namespaces.c.
2015-07-13 Yao QiFix attach-pie-noexec.exp fail on native-extended-gdbserver
2015-07-13 Andrew Burgessgdb/tui: Add command completion to winheight command.
2015-07-12 Sandra LoosemoreFix GDB breakage due to addition of new nios2 mach...
2015-07-10 Kevin Buettnerrx-tdep.c: Use target_read_code instead of target_read_...
next