Sync readline/ to version 7.0 alpha
[deliverable/binutils-gdb.git] / gdb / ChangeLog
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_...
2015-07-10  Andrew Burgessgdb/tui: Use cleanups to free string copies.
2015-07-10  Andrew Burgessgdb/tui: Define tui window names once.
2015-07-10  Andrew Burgessgdb: Convert TUI windows names to lower case.
2015-07-10  Markus Metzgerrecord: set stop_pc in "record goto" command
2015-07-09  Pierre LangloisAdd NEWS entry for tracepoints support on aarch64-linux
2015-07-09  Pierre Langlois[GDBServer][AArch64] Enable support for tracepoints
2015-07-09  Pierre Langlois[testsuite][AArch64] Port gdb.trace
2015-07-09  Pierre Langlois[AArch64] Implement gdbarch_gen_return_address gdbarch...
2015-07-09  Pierre Langlois[AArch64] Teach stub unwinder to terminate gracefully
2015-07-09  Pierre Langlois[AArch64] Teach prologue unwinder to terminate gracefully
2015-07-09  Pierre Langlois[AArch64] Only access inferior registers when creating...
2015-07-09  Pierre Langlois[AArch64] Refactor aarch64_make_stub_cache
2015-07-09  Pierre Langlois[AArch64] Refactor aarch64_make_prologue_cache
2015-07-09  Simon MarchiFactor out memberptr printing code from c_val_print
2015-07-09  Simon MarchiFactor out int printing code from c_val_print
2015-07-09  Simon MarchiFactor out struct and union printing code from c_val_print
2015-07-09  Simon MarchiFactor out pointer printing code from c_val_print
2015-07-09  Simon MarchiFactor out array printing code from c_val_print
2015-07-09  Simon MarchiFactor out print_unpacked_pointer from c_val_print
2015-07-09  Simon MarchiRemove unneeded variable assignment
2015-07-09  Yao QiPass ptid to aarch64_linux_get_debug_reg_capacity
2015-07-09  Markus Metzgerbtrace, pt: support new packets
2015-07-09  Markus Metzgerbtrace: fix build fail with 32-bit BFD
2015-07-08  Simon MarchiAdd missing spaces in previous patch
2015-07-08  Simon MarchiDelete program spaces directly when removing inferiors
2015-07-08  Patrick Palkatui: replace deprecated_register_changed_hook with...
2015-07-08  Simon MarchiRevert "Delete program spaces directly when removing...
2015-07-08  Simon MarchiDelete program spaces directly when removing inferiors
2015-07-08  Jan Kratochvilcompile: Warn for old GCC on cv-qualified self-reference
2015-07-08  Robert O'CallahanPR18617 - Incorrect expression bytecode generated for...
2015-07-08  Markus Metzgeradd myself to write-after-approval list
2015-07-08  Markus Metzgerari: fix strerror() use
2015-07-07  Yao QiSet architecture to arm in arm-*.xml files
2015-07-07  Yao QiNative debug arm program by aarch64 GDB
2015-07-07  Yao QiNew aarch32-linux-nat.c
2015-07-07  Yao QiRemove {fetch,store}_fpregister and {fetch,store}_register
2015-07-06  Andrew Burgessgdb: Rewrite documentation for layout and focus commands.
2015-07-06  Joel BrobeckerUpdate NEWS post GDB 7.10 branch creation.
2015-07-06  Joel BrobeckerBump version to 7.10.50.DATE-cvs.
2015-07-06  Luis MachadoFix problems with finishing a dummy function call on...
2015-07-06  Andrew Burgessgdb/doc: Fix incorrect use of @xref.
2015-07-06  Andrew Burgessgdb/tui: Don't cast between window types.
2015-07-06  Simon Marchisearch_struct_field: remove OFFSET parameter
2015-07-06  Simon MarchiCleanup value_fetch_lazy's comment and return value
2015-07-06  Andrew Burgessgdb: tui_win_name: Make parameter and result const.
2015-07-06  Patrick PalkaDon't throw an error in "show mpx bound" implementation
2015-07-03  Kevin BuettnerAdd support for backtracing through Renesas RX exceptio...
2015-07-02  Kevin Buettnerrx: Create and use flags types for psw, bpsw, and fpsw...
2015-07-02  Jan KratochvilFix GCC false warning
2015-07-02  Yao QiFix typo in aarch64_linux_insert_hw_breakpoint
2015-07-02  Markus Metzgerbtrace: maintenance commands
2015-07-02  Markus Metzgerbtrace: store raw btrace data
2015-07-02  Markus Metzgerbtrace, linux: use data_size and data_offset
2015-07-02  Markus Metzgerbtrace: support Intel(R) Processor Trace
2015-07-02  Markus Metzgerconfigure: check for libipt
2015-07-02  Jan Kratochvildebug compile: Replace confusing debug message
2015-07-02  Kevin BuettnerTabify my ChangeLog entry for 2015-06-29.
2015-07-02  Kevin Buettnerrl78: Create a flags type for the psw register.
2015-07-01  Patrick PalkaTUI: Make sure to update registers if frame information...
next
This page took 0.198706 seconds and 107 git commands to generate.