Obvious function doc and formatting
[binutils-gdb.git] / gdb / ChangeLog
2016-04-04 Simon MarchiObvious function doc and formatting
2016-04-01 Artemiy Volkovgdb: allow enumeration constants as second operand...
2016-03-31 Yichao YuFix PR gdb/19858: GDB doesn't register the JIT librarie...
2016-03-31 Marcin Kościelnickigdb/NEWS: Add mention of powerpc*-linux tracepoints.
2016-03-31 Catalin Udmapython: Use console format for output of gdb.execute...
2016-03-31 Pedro AlvesRemove support for "target m32rsdi" and "target mips...
2016-03-30 Yao QiCheck func against 0 rather than NULL
2016-03-30 Yao QiAdd arm epilogue unwinder
2016-03-30 Yao QiRefactor arm_stack_frame_destroyed_p
2016-03-30 Yao QiMove CL entries from gdb/ChangeLog to gdb/testsuite...
2016-03-30 Doug Evanspython/py-utils.c (host_string_to_python_string): New...
2016-03-29 Marcin Kościelnickigdbserver: Handle 'v' packet while processing qSymbol.
2016-03-29 Max Filippovgdb: xtensa: fix frame initialization when PC is invalid
2016-03-29 Marcin Kościelnickigdb/NEWS: Add mention of s390*-linux tracepoints.
2016-03-29 Don Breazeal2016-03-29 Don Breazeal <donb@codesourcery.com>
2016-03-24 Yao QiAdd quotation mark in test message
2016-03-23 Yao QiRemove comments on software_single_step in gdbarch.sh
2016-03-21 Yao QiARM process record: median instructions
2016-03-21 Yao QiCanonicalize more arm linux syscalls
2016-03-18 Yao QiMake sparc_software_single_step static
2016-03-18 Yao Qi[spu] throw error when target_read_memory fails
2016-03-17 Jan KratochvilSuggest running gdbserver for a PID in container
2016-03-17 Pedro AlvesPR remote/19496, timeout in forking-threads-plus-bkpt
2016-03-17 Andreas ArnezS390: Add syscall info for syscalls up to 374
2016-03-17 Andreas Arnezlinux-record: Simplify with record_mem_at_reg()
2016-03-17 Andreas Arnezlinux-record.c: Fix whitespace issues
2016-03-17 Andreas Arnezlinux-record: Fix bad fall-through for pipe/pipe2
2016-03-16 Doug Evansxml-tdesc.c (tdesc_start_enum): Fix c++ build.
2016-03-16 Yao QiProcess record: Fix arm-linux syscall arguments
2016-03-15 Don BreazealPR 18303, Tolerate malformed input for lookup_symbol...
2016-03-15 Doug EvansAdd cole945@ to earlier entry. Fix typo in same entry.
2016-03-15 Doug EvansAdd cpsr_flags to aarch64 core regs.
2016-03-15 Doug EvansRemove "end" spec.
2016-03-15 Doug EvansExtend flags to support multibit and enum bitfields.
2016-03-15 Doug EvansUse int instead of LONGEST in tdesc_type sizes.
2016-03-15 Doug Evansmaint_print_c_tdesc_cmd: Use type for TYPE_CODE_FLAGS...
2016-03-15 Pedro AlvesFix PR gdb/19676: Internal error in linux-thread.db...
2016-03-15 Pedro AlvesFix PR gdb/19676: Disable displaced stepping if /proc...
2016-03-13 Marcin Kościelnickigdb/s390: Fill gen_return_address hook.
2016-03-11 Andrew Burgessgdb: New maint info line-table command.
2016-03-11 Marcin Kościelnickigdb/s390: Fill pseudo register agent expression hooks.
2016-03-10 Simon MarchiAdd $_as_string convenience function
2016-03-09 Jose E. Marchesigdb: fix doc string of target_can_use_hardware_watchpoint.
2016-03-09 Pedro AlvesCommand line input handling TLC
2016-03-09 Pedro AlvesSimplify saved_command_line handling
2016-03-09 Pedro AlvesUse struct buffer in gdb_readline_no_editing_callback
2016-03-09 Pedro AlvesUse struct buffer in gdb_readline_no_editing
2016-03-09 Pedro Alvesgdb_readline -> gdb_readline_no_editing
2016-03-09 Pedro AlvesUpdate prompt_for_continue comments
2016-03-09 Pedro AlvesEliminate async_annotation_suffix
2016-03-09 Pedro Alvesgdb_readline2 -> gdb_readline_no_editing_callback
2016-03-09 Pedro AlvesGarbage collect window_hook
2016-03-09 Pedro AlvesTest issuing a command split in multiple lines with...
2016-03-09 Marcin Kościelnickigdb/rs6000: Read backchain as unsigned.
2016-03-09 Marcin Kościelnickigdb: Add gen_return_address for powerpc.
2016-03-09 Marcin Kościelnickigdb: Add ax_pseudo_register_collect for powerpc.
2016-03-09 Andreas ArnezS390: Recognize special jumps in prologue parser
2016-03-09 Andreas ArnezS390: Add use of unavailable-stack frame ID
2016-03-09 Pedro AlvesAvoid spaces in osabi names
2016-03-09 Pedro Alves[FR-V] Handle FR300
2016-03-09 Pedro Alves[CRIS] Don't internal error if forced big endian
2016-03-09 Pedro AlvesFix floating conversion buffer overrun when host/target...
2016-03-09 Pedro AlvesAssert that a floating type's length is at least as...
2016-03-09 Pedro AlvesFix HP/PA GNU/Linux "long double" format
2016-03-07 Pedro AlvesFix "set architecture mips:10000" crash
2016-03-05 Denis ChertykovFix argument passing for call
2016-03-04 Yao QiARM process record: VMOV
2016-03-04 Yao QiTweak ARM process record
2016-03-04 Simon Marchifeature_to_c.sh: Print help when passing no arguments
2016-03-02 Bernhard HeckelAdd new maintainer to Write After Approval.
2016-03-02 Bernhard HeckelFix detection of gfortran compilers.
2016-03-01 Andreas ArnezS390: Fix internal error with stackless inferior
2016-02-29 Yao Qiaarch64-linux process record: more syscalls
2016-02-29 Yao QiSupport more syscalls in linux-record: pipe2 epoll_crea...
2016-02-28 Iain BuclawDon't recursively look for a symbol in all imports...
2016-02-26 Keith SeitzFix CXX invalid cast from void *.
2016-02-26 Yao QiFix various bugs in arm_record_exreg_ld_st_insn
2016-02-26 Yao QiRecord right reg num of thumb special data instructions
2016-02-25 Doug Evansavoid compiler warnings in remote-m32r-sdi.c
2016-02-25 Simon MarchiInitialize variables in i386_linux_handle_segmentation_...
2016-02-25 Antoine TremblayMap registers to remote numbers when encoding an ax_reg...
2016-02-24 Pedro AlvesHandle MIPS Linux SIGTRAP siginfo.si_code values
2016-02-24 Marcin Kościelnicki[OBV] gdb/rs6000: Fix maybe-uninitialized warning.
2016-02-24 Gary BensonFix logic in exec_file_locate_attach
2016-02-24 Joel BrobeckerDocument the GDB 7.11 release in gdb/ChangeLog
2016-02-24 Wei-cheng WangBuild unavailable-stack frames for tracepoint.
2016-02-23 Doug EvansExtend "skip" command to support -file, -gfile, -functi...
2016-02-23 Simon Marchiarm-tdep.c: Remove unused "to" parameters
2016-02-23 Yao QiProcess record for aarch64-linux syscall
2016-02-22 Jan Kratochvilgdb-gdb.py: SyntaxError: Missing parentheses in call...
2016-02-22 Yao QiFix arm process record code format
2016-02-21 Iain BuclawRemove search_parents parameter from d_lookup_symbol_im...
2016-02-18 Marcin Kościelnickigdb/s390: Fill guess_tracepoint_registers hook.
2016-02-18 Walfred TedeschiIntel MPX bound violation handling
2016-02-18 Marcin Kościelnickigdb: Add guess_tracepoint_registers hook to gdbarch.
2016-02-17 Gary BensonAdd missing cleanup in exec_file_locate_attach
2016-02-16 Don BreazealPR remote/19496, internal err forking-threads-plus...
2016-02-16 Yao QiFix cleanup in arm_linux_software_single_step
2016-02-16 Yao QiRemove PC from syscall_next_pc
2016-02-15 Yao QiDon't print 0x for core_addr_to_string_nz
next