[AArch64] Support id_mmfr4 system register
[deliverable/binutils-gdb.git] / gdb /
2015-05-16  Jan Kratochvilcompile: New 'compile print'
2015-05-16  Jan KratochvilCode cleanup: compile: func_addr -> func_sym
2015-05-16  Jan Kratochvilcompile: Use -Wall, not -w
2015-05-16  Jan Kratochvilcompile: Distribute scope, add scope_data
2015-05-16  Jan KratochvilCode cleanup: Make parts of print_command_1 public
2015-05-16  Jan KratochvilAdd forgotten ChangeLog entry for the previous commit.
2015-05-16  Jan Kratochvilcompile: Add one debug message
2015-05-15  Jerome GuittonArray indexed by non-contiguous enumeration types
2015-05-15  Jerome GuittonNon bit-packed packed arrays as variable-length fields
2015-05-15  Pedro AlvesFix gdb.mi/mi-nsmoribund.exp timeouts
2015-05-15  Pedro AlvesMore C++ build fixing
2015-05-15  Pedro AlvesAvoid using 'private' C++ keyword as symbol
2015-05-15  Pedro AlvesInclude header for enum target_stop_reason
2015-05-15  Yuanhui ZhangFix a couple C++ build issues
2015-05-15  Joel Brobecker[Ada] problem printing negative integer values in packe...
2015-05-14  Don BreazealFix build gdbserver build errors on arm, mips, aarch64.
2015-05-14  Joel BrobeckerFix gdbserver build failure on arm-android.
2015-05-14  Patrick PalkaRemove buggy xterm workaround in tui_dispatch_ctrl_char()
2015-05-13  Martin Galvandwarf2read.c (die_needs_namespace): Return 1 for DW_TAG...
2015-05-13  Doug Evansrevert previous patch, author not set
2015-05-13  Doug Evansdwarf2read.c (die_needs_namespace): Return 1 for DW_TAG...
2015-05-13  Jan KratochvilMake regcache_cpy_no_passthrough static
2015-05-13  Jan KratochvilRemove stop_registers
2015-05-13  Jan Kratochvilinfcall: stop_registers -> register_dummy_frame_dtor
2015-05-13  Jan Kratochvilregister_dummy_frame_dtor: Permit multiple dtors
2015-05-13  Jan KratochvilCall dummy_frame_dtor_ftype also from remove_dummy_frame
2015-05-13  Joel BrobeckerDocument the GDB 7.9.1 release in gdb/ChangeLog
2015-05-13  Joel Brobeckergdb/NEWS: Move "Xmethods can now specify a result type...
2015-05-13  Patrick PalkaAdd missing ChangeLog entry for previous commit
2015-05-13  Patrick PalkaAvoid race condition when handling a SIGWINCH signal
2015-05-13  Jan Kratochvildummy_frame_dtor_ftype vs. call_function_by_hand_dummy_...
2015-05-13  Patrick PalkaFix PR gdb/17820
2015-05-12  Doug Evanstweak some comments
2015-05-12  Don BreazealExtended-remote fork event docs
2015-05-12  Don BreazealExtended-remote fork catch
2015-05-12  Don BreazealExtended-remote follow vfork
2015-05-12  Don BreazealArch-specific remote follow fork
2015-05-12  Don BreazealExtended-remote Linux follow fork
2015-05-12  Don BreazealClone remote breakpoints
2015-05-12  Don BreazealIdentify remote fork event support
2015-05-12  Gary BensonLocate executables on remote stubs without multiprocess...
2015-05-10  Siva Chandra[Python] Add methods reference_value and const_value...
2015-05-08  Sandra LoosemoreAvoid segfault on missing directory table.
2015-05-08  Sandra LoosemoreFix register save offset for nios2 signal handler tramp...
2015-05-08  Sandra LoosemoreUse PTRACE_GETREGSET/SETREGSET in nios2 gdbserver.
2015-05-08  Sandra LoosemoreRevert to using "trap 31" for breakpoints on nios2.
2015-05-08  Sergio Durigan JuniorFix coredump-filter.exp by correctly unsetting array
2015-05-08  Pedro AlvesFix sequential gdb test runs
2015-05-08  Jan KratochvilRemove unused declaration of print_return_value.
2015-05-08  Joel BrobeckerProblem printing record with array whose upper bound...
2015-05-08  Joel Brobecker[Ada] error trying to call function when parameter...
2015-05-08  Joel Brobeckergdb/copyright.py: Remove sim/erc32 files from NOT_FSF_LIST.
2015-05-08  Siva Chandra[PR python/18291] Fix printing of "disabled" status...
2015-05-08  Yao QiFix PR 18208: update /proc/pid/coredump_filter by c...
2015-05-08  Yao Qi[gdbserver] Disable conditional breakpoints on no-hardw...
2015-05-08  Andreas ArnezS390: Fix for inadvertently setting 24-bit mode in...
2015-05-08  Andreas ArnezSkip watch_thread_num.exp on targets without access...
2015-05-07  Gary BensonRemove unused td_ta_map_id2thr code
2015-05-07  Gary BensonRemove unused td_thr_validate code
2015-05-06  Jan Kratochvilcompile: Support relocation to GNU-IFUNCs
2015-05-06  Jan KratochvilCode cleanup: compile: Constify some parameters
2015-05-06  Pedro AlvesPR server/18081: gdbserver crashes when providing an...
2015-05-06  Joel BrobeckerGet rid of deprecated_init_ui_hook
2015-05-06  Joel BrobeckerMake the "info dll" command available on all platform.
2015-05-05  Joel BrobeckerFurther document ada-lang.c::value_assign_to_component...
2015-05-05  Joel Brobeckerout of line functions nested inside inline functions.
2015-05-05  Pierre-Marie de... DWARF: cannot break on out-of-line function nested...
2015-05-05  Joel Brobeckercompare object sizes before comparing them with value_c...
2015-05-05  Joel Brobeckertestsuite/gdb.ada/var_rec_arr: New testcase.
2015-05-05  Joel BrobeckerGDB crash trying to subscript array of variant record.
2015-05-05  Joel Brobecker[Ada] array of variant record subscripting
2015-05-05  Joel Brobecker[Ada] Resolve dynamic type before trying to print it.
2015-05-05  Joel BrobeckerAdd valaddr support in dynamic property resolution.
2015-05-05  Joel Brobeckerpreserve the bit stride when resolving an array type.
2015-04-30  DJ DelorieMake RL78 disassembler and simulator respect ISA for...
2015-04-30  Yao QiSkip setting HW watchpoint if skip_hw_watchpoint_multi_...
2015-04-30  Yao QiSkip gdb.base/relativedebug.exp if libc doesn't have...
2015-04-29  Doug EvansPR python/18285
2015-04-29  Luis MachadoUse software watchpoints if hardware watchpoints are...
2015-04-29  Luis MachadoHandle memory write errors on gdb.base/break-always.exp
2015-04-29  Gary BensonAllow passing fd == NULL to exec_file_find and solib_find
2015-04-29  Doug EvansPR python/18299
2015-04-29  Doug EvansPR python/18089
2015-04-29  Doug Evans* gdbtypes.h (struct cplus_struct_type) <n_baseclasses...
2015-04-29  Sasha SmundakAdd gdb.Type.optimized_out method.
2015-04-28  John BaldwinUse "gdb_wait.h" instead of <sys/wait.h>.
2015-04-28  Patrick PalkaDisable readline's SIGWINCH handler
2015-04-28  Patrick PalkaUpdate our idea of our terminal's dimensions even outsi...
2015-04-28  Patrick PalkaIntroduce function for directly updating GDB's screen...
2015-04-28  Gary BensonUse exec_file_find to prepend gdb_sysroot in follow_exec
2015-04-28  Andy WingoFix py-parameter.exp and scm-parameter.exp path matching
2015-04-28  Patrick PalkaTUI: avoid calling strcpy() on identical string objects
2015-04-28  Patrick PalkaFix PR gdb/18155
2015-04-28  Patrick PalkaMake type-safe the 'content' field of struct tui_gen_wi...
2015-04-27  John BaldwinAdd support for catching exec events on FreeBSD.
2015-04-27  John BaldwinEnable fork tracing for native FreeBSD targets.
2015-04-27  John BaldwinAdd fbsd_nat_add_target.
2015-04-27  Gary BensonDo not manipulate "target:" filenames as local paths
2015-04-27  Andreas ArnezS390: Vector ABI support
2015-04-27  Andreas ArnezS390: Re-arrange implementation of s390_return_value
next
This page took 0.049776 seconds and 7 git commands to generate.