Print void types correctly in Rust
[external/binutils.git] / gdb / ChangeLog
2016-06-27 Manish GoregaokarPrint void types correctly in Rust
2016-06-27 Pierre-Marie de... Fix use of a dangling pointer for Python breakpoint...
2016-06-25 Tom TromeyFix formatting in rust-lang.c
2016-06-25 Manish GoregaokarMake evaluation and type-printing of all NonZero optimi...
2016-06-25 David TaylorSupport structure offsets that are 512K or larger.
2016-06-24 David TaylorAdd myself as a Write After Approval maintainer.
2016-06-24 John BaldwinAdd support for catching system calls to native FreeBSD...
2016-06-24 John BaldwinAdd a gdbarch 'print_auxv_entry' method for FreeBSD...
2016-06-24 John BaldwinAdd a new gdbarch method to print a single AUXV entry.
2016-06-24 John BaldwinFetch the ELF auxiliary vector from live processes...
2016-06-24 Tom TromeyMove logic out of symbol_find_demangled_name
2016-06-24 Tom TromeyMove filename extensions into language_defn
2016-06-24 Tom TromeyUse VEC for filename_language_table
2016-06-24 Tom TromeyMake gdbpy_parameter static
2016-06-23 Tom TromeyPR gdb/16483 - simplify "info frame-filters" output
2016-06-21 Walfred TedeschiImprove user experience in printing Fortran derived...
2016-06-21 Andreas ArnezS390: Fix typo "s930" -> "s390"
2016-06-21 Pedro AlvesAlways switch fork child to the main UI
2016-06-21 Pedro AlvesSend deleted watchpoint-scope output to all UIs
2016-06-21 Pedro Alves[DOC] Document support for running interpreters on...
2016-06-21 Pedro AlvesAdd new command to create extra console/mi UIs
2016-06-21 Pedro AlvesMake stdin be per UI
2016-06-21 Pedro AlvesHandle UI's terminal closing
2016-06-21 Pedro AlvesMake main_ui be heap allocated
2016-06-21 Pedro AlvesOnly send sync execution command output to the UI that...
2016-06-21 Pedro AlvesPush thread->control.command_interp to the struct threa...
2016-06-21 Pedro AlvesNew function should_print_stop_to_console
2016-06-21 Pedro AlvesFix for spurious prompts in secondary UIs
2016-06-21 Pedro AlvesReplace the sync_execution global with a new enum promp...
2016-06-21 Pedro AlvesMake gdb_in_secondary_prompt_p() be per UI
2016-06-21 Pedro AlvesSimplify starting the command event loop
2016-06-21 Pedro AlvesMake raw_stdout be per MI instance
2016-06-21 Pedro AlvesIntroduce display_mi_prompt
2016-06-21 Pedro AlvesMake target_terminal_inferior/ours almost nops on non...
2016-06-21 Pedro AlvesAlways process target events in the main UI
2016-06-21 Pedro AlvesMake command line editing (use of readline) be per UI
2016-06-21 Pedro AlvesMake current_ui_out be per UI
2016-06-21 Pedro AlvesDelete def_uiout
2016-06-21 Pedro AlvesMake out and error streams be per UI
2016-06-21 Pedro AlvesMake input_fd be per UI
2016-06-21 Pedro AlvesMake instream be per UI
2016-06-21 Pedro AlvesMake the intepreters output to all UIs
2016-06-21 Pedro AlvesIntroduce interpreter factories
2016-06-21 Pedro AlvesMake the interpreters be per UI
2016-06-21 Pedro AlvesMake gdb_stdout&co be per UI
2016-06-21 Pedro AlvesIntroduce "struct ui"
2016-06-21 Pedro Alves[Ada catchpoints] Fix "warning: failed to get exception...
2016-06-17 Yan-Ting Lingdb: new AndesTech NDS32 port
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 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 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-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 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 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, 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-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 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 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 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 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.
next