bfd,opcodes: sparc: new opcode v9{c,d,e,v,m} architectures and bfd machine numbers.
[deliverable/binutils-gdb.git] / gdb /
2016-06-14  John BaldwinRemove unneeded checks on type lengths.
2016-06-14  John BaldwinPass a NULL pointer as the last argument to find_pc_par...
2016-06-14  John BaldwinInitialize 'ra' to zero to avoid uninitialized use.
2016-06-13  Andrew Burgessgdb: Use UNSUPPORTED not XFAIL for unsupported target...
2016-06-13  Nick CliftonFix compile time warning about a redundant comparison...
2016-06-10  Tom TromeyConstify arch_type and friends
2016-06-10  Tom TromeyFix PR rust/20110
2016-06-10  Tom TromeyFix rust-exp handling in makefile
2016-06-10  Bernhard HeckelFortran: Testsuite, non-local references in nested...
2016-06-10  Toshihito KikuchiAdd negative repeat count to 'x' command
2016-06-10  Toshihito KikuchiAdd myself as a write-after-approval GDB maintainer
2016-06-09  Tom TromeyPR python/19819 - remove unused globals from py-xmethods.c
2016-06-07  Simon Marchimi/mi-interp.c: Add missing braces
2016-06-07  Bernhard HeckelFrame static link: Handle null pointer.
2016-06-06  Simon MarchiAdd method/format information to =record-started
2016-06-03  Jon TurneyFix C++ build for Cygwin
2016-06-02  Tom TromeyFix PR python/18984
2016-06-02  Simon Marchimi-memory-changed.exp: Fix filename passed to untested
2016-06-01  Pedro Alvesgdb/remote-fileio.c: Eliminate custom SIGINT signal...
2016-06-01  Nick CliftonAdd xmalloc_failed() function to common-utils.c in...
2016-06-01  Markus Metzgerinfcmd, btrace: fix crash in 'finish' for tailcall...
2016-06-01  Yao QiWake up interruptible_select in remote_fileio ctrl...
2016-06-01  Joel BrobeckerDocument the GDB 7.11.1 release in gdb/ChangeLog
2016-05-31  Martin Galvan[PR gdb/19893] Fix handling of synthetic C++ references
2016-05-30  Antoine TremblayAdd tests for 64bit values in trace-condition.exp
2016-05-30  Antoine TremblayAdd variable length tests for emit_ref in trace-conditi...
2016-05-30  Antoine TremblayAdd emit_less_unsigned test in trace-condition.exp
2016-05-30  Antoine TremblayMove trace conditions tests from ftrace.exp to trace...
2016-05-30  Antoine TremblayAdd counter-cases for trace-condition.exp tests
2016-05-30  Jan KratochvilPR 15231: import bare DW_TAG_lexical_block
2016-05-30  Jan KratochvilCode cleanup: dwarf2_get_pc_bounds: -1/0/+1 -> enum
2016-05-29  Jan KratochvilNEWS: QCatchSyscalls: simplify
2016-05-29  Jan KratochvilNEWS: Remove empty line.
2016-05-28  Alan ModraReturn void from linker callbacks
2016-05-27  Pedro AlvesSkip attach-many-short-lived-threads.exp on known-broke...
2016-05-27  Eli ZaretskiiImprove documentation of general query packets
2016-05-27  Andrew Burgessgdb: Forward VALUE_LVAL when avoiding side effects...
2016-05-27  Andrew Burgessgdb: Forward VALUE_LVAL when avoiding side effects...
2016-05-25  Tom Tromeyfix spelling of HAVE_LIBPYTHON2_4 in py-value.c
2016-05-25  Bernhard HeckelFortran, typeprint: Forward level of details to be...
2016-05-25  Bernhard HeckelFortran, testsuite: Fix duplicate testcase name.
2016-05-25  Bernhard HeckelFortran, testsuite: Add testcases for nested structures.
2016-05-25  Bernhard HeckelFortran, typeprint: Decrease level of details when...
2016-05-25  Bernhard HeckelFortran, typeprint: Take level of details into account...
2016-05-25  Bernhard HeckelFortran, typeprint: Fix wrong indentation when ptype...
2016-05-25  Bernhard HeckelFortran, testsuite: Use multi_line in whatis_type testcase.
2016-05-24  Tom TromeyFix PR python/17386 - add __index__ method to gdb.Value
2016-05-24  Tom Tromeyadd nb_inplace_divide for python 2
2016-05-24  Tom TromeyFix PR python/17981
2016-05-24  Tom TromeyPR gdb/19194 - fix typo in the manual
2016-05-24  Pedro AlvesFix PR gdb/19828: gdb -p <process from a container...
2016-05-24  Pedro AlvesMake gdb/linux-nat.c consider a waitstatus pending...
2016-05-24  Pedro Alves[Linux] Optimize PID -> struct lwp_info lookup
2016-05-24  Pedro Alves[Linux] Avoid refetching core-of-thread if thread hasn...
2016-05-24  Pedro Alves[Linux] Read vDSO range from /proc/PID/task/PID/maps...
2016-05-24  Pedro AlvesLinux native thread create/exit events support
2016-05-24  Francis RicciFix syntax error in annota-input-while-running.exp
2016-05-24  Yan-Ting LinAdd myself as a write-after-approval GDB maintainer
2016-05-23  Yao QiSkip unwritable frames in command "finish"
2016-05-23  Tom TromeyFix PR python/19438, PR python/18393 - initialize dicti...
2016-05-23  Yao QiUse standard_testfile in gdb.arch/thumb-prologue.exp...
2016-05-23  Gary BensonRemove unused libthread_db td_thr_validate reference
2016-05-23  Jon BodenSearch for libutil-freebsd as alternative to libutil
2016-05-19  Andreas SchwabFix invalid implicit conversions from void *
2016-05-18  Tom TromeyFix build failure with GCC 4.1.
2016-05-18  Simon MarchiAdd mi-threads-interrupt.exp test (PR 20039)
2016-05-18  Simon MarchiFix double prompt output after run control MI commands...
2016-05-17  Simon MarchiFix -exec-run not running asynchronously with mi-async...
2016-05-17  Tom TromeyRename OP_F90_RANGE to OP_RANGE.
2016-05-17  Tom TromeyAdd Rust documentation
2016-05-17  Tom TromeyUpdate gdb test suite for Rust
2016-05-17  Tom TromeyAdd support for the Rust language
2016-05-17  Tom TromeyAdd array start and end strings to generic_val_print_de...
2016-05-17  Tom TromeyAdd self-test framework to gdb
2016-05-17  Tom TromeyMake gdb expression debugging handle OP_F90_RANGE
2016-05-17  Tom TromeyFix latent yacc-related bug in gdb/Makefile.in init...
2016-05-17  Yao QiUse unsuspend_all_lwps
2016-05-16  Yao QiMatch shell_prompt # in batch-preserve-term-settings.exp
2016-05-12  Doug EvansPR symtab/19999 gdb unable to resolve vars with fission+PIE
2016-05-11  Trevor Saundersfix up two issues with the removal of unused variables
2016-05-10  Thomas Preud'hommeUse getters/setters to access ARM branch type
2016-05-08  Trevor Saundersremove trivialy unused variables
2016-05-05  Simon MarchiFix ChangeLog entry format
2016-05-05  Yao QiInitialize res in get_next_pcs_read_memory_unsigned_integer
2016-05-05  Yao QiChange type of cpsr in arm_sigreturn_next_pc
2016-05-04  Ulrich Weigand[spu] Fix C++ build problems
2016-05-04  Yao QiThrow NOT_AVAILABLE_ERROR in read_stack and read_code
2016-05-04  Simon MarchiFix solib-display.exp remote check
2016-05-04  Simon MarchiIntroduce procedure use_gdb_stub
2016-05-03  Doug EvansPR symtab/19914 fix handling of dwp + split debug
2016-05-03  Don BreazealFix typos in gdb_pipe function comment
2016-05-03  Pedro AlvesFix gdb/python/python.c use-after-free
2016-05-03  Pedro AlvesRemove gdb/python/python.c code that handles strlen...
2016-05-03  Pedro AlvesFix PR gdb/16818, workaround Python's forcing of -expor...
2016-05-03  Pedro AlvesFix "-Wl,--dynamic-list" gdb/configure test
2016-05-03  Kyrylo Tkachov[gdb] Fix -Wparentheses warnings
2016-05-02  Simon MarchiFix detach.exp remote check
2016-05-02  Simon MarchiFix annota-input-while-running.exp remote check
2016-05-02  Eli ZaretskiiFix startup on MS-Windows when 'gdb.ini' is found in...
2016-04-28  Simon MarchiDon't show deprecated commands in help
next
This page took 0.04536 seconds and 7 git commands to generate.