cris: Check UNDEFWEAK_NO_DYNAMIC_RELOC
[deliverable/binutils-gdb.git] / gdb /
2017-10-14  Simon MarchiFix build failure in linux-osdata.c
2017-10-14  Simon Marchigdbserver: use std::list for all_threads
2017-10-14  Simon Marchigdbserver: Use std::list for all_processes
2017-10-14  Simon Marchigdbserver: Use std::list for all_dlls
2017-10-14  Simon MarchiMake to_traceframe_info return a unique_ptr
2017-10-14  Simon MarchiUse std::vector for traceframe_info::memory
2017-10-14  Simon MarchiUse std::vector for traceframe_info::tvars
2017-10-14  Simon MarchiRename traceframe_info variable to current_traceframe_info
2017-10-14  Simon MarchiUse std::vector in linux_xfer_osdata_processgroups
2017-10-14  Simon MarchiReplace psymbol_allocation_list with std::vector
2017-10-14  Simon Marchiada: Use std::string in print_dynamic_range_bound
2017-10-13  Pedro AlvesSkip a few tests on targets that can't use the "run...
2017-10-13  Pedro AlvesFix gdb.base/testenv.exp against --target_board=native...
2017-10-13  Pedro AlvesDon't run gdb.gdb/ selftests if use_gdb_stub is true
2017-10-13  Pedro AlvesMake gdb.base/find-unmapped.exp pass on remote targets
2017-10-13  Yao QiSimplify tic6x and s390x expedite registers
2017-10-13  Yao QiRegenerate features/s390-gs-linux64.c and features...
2017-10-13  Tom TromeyChange objfile to use new/delete
2017-10-13  Pedro AlvesFix gdb.base/term.exp on non-"target native" boards
2017-10-13  Pedro AlvesRemove is_remote kfail from gdb.python/py-evthreads.exp
2017-10-13  Pedro AlvesFix gdb.python/py-evthreads.exp with --target_board...
2017-10-13  Pedro Alveskfail gdb.python/py-evsignal.exp on RSP targets properly
2017-10-13  Pedro AlvesSkip gdb.threads/thread_events.exp on RSP targets properly
2017-10-13  Pedro AlvesTweak gdb.base/corefile.exp is_remote check
2017-10-13  Pedro AlvesFix is_remote check in gdb.base/remote.exp
2017-10-13  Pedro Alvesgdb.base/remote.exp: Fix typo and add missing return
2017-10-13  Pedro AlvesMake gdb.base/solib-nodir.exp work with --target_board...
2017-10-13  Pedro AlvesEliminate is_remote check in gdb.base/shlib-call.exp
2017-10-13  Simon MarchiRemove simple_displaced_step_copy_insn
2017-10-13  Pedro AlvesEliminate is_remote check in gdb.base/scope.exp
2017-10-12  Pedro AlvesRemove references to gdb64 in the testsuite
2017-10-12  Simon MarchiRemove is_remote check in labels.exp
2017-10-12  Pedro AlvesMake gdb.base/auvx.exp work with --target_board=native...
2017-10-12  Tom TromeyUse bool in pv_area
2017-10-12  Tom TromeyC++-ify prologue-value's pv_area
2017-10-12  Simon Marchilinux low: Make the arch code free arch_process_info
2017-10-12  Simon Marchilwp_info: Make the arch code free arch_lwp_info
2017-10-12  Pedro AlvesRun gdb.base/catch-fork-static.exp on remote target...
2017-10-12  Pedro Alvescheckpoint.exp: Check for non-"target native" instead...
2017-10-12  Simon MarchiRemove is_remote target check from gdb.base/dprintf...
2017-10-12  Pedro AlvesTighten remote check in gdb.base/argv0-symlink.exp
2017-10-12  Pedro AlvesEnable gdb.base/inferior-died.exp on is_remote target...
2017-10-12  Pedro AlvesEnable gdb.threads/non-ldr-exc-*.exp on is_remote targe...
2017-10-11  Tom TromeyRemove cleanups from TUI
2017-10-11  Tom TromeyConstify add_prefix_cmd
2017-10-11  Tom TromeyRemove prepare_re_set_context
2017-10-11  Tom TromeyRemove some cleanups from breakpoint.c
2017-10-11  John BaldwinAdd native target for FreeBSD/arm.
2017-10-11  John BaldwinAdd FreeBSD/arm architecture.
2017-10-11  Maciej W. RozyckiGDB: Remove Linux core PRPSINFO note writer override
2017-10-11  Maciej W. RozyckiELF/BFD,GDB: Handle both variants of the 32-bit Linux...
2017-10-11  Pedro AlvesGarbage collect reattach_breakpoints
2017-10-11  Simon MarchiUse std::vector for symtab_fns
2017-10-11  Anton Kolesovarc: Pass proper CPU value to the disassembler
2017-10-11  Egeyar BagciogluRemove unnecessary parentheses in declarations
2017-10-11  Kevin BuettnerFlash memory size not aligned to address
2017-10-10  Simon Marchiget_integer_valueof: Don't output value in test name
2017-10-10  Pedro AlvesEliminate catch_exceptions/catch_exceptions_with_msg
2017-10-10  Pedro AlvesEliminate catch_errors
2017-10-09  Tom TromeyRemove free_splay_tree cleanup
2017-10-09  Tom TromeyRemove "do_nothing"
2017-10-09  Pedro Alvesgdb.multi/multi-arch-exec.exp: Also test -m32 => -m64
2017-10-09  Pedro AlvesMulti-arch exec, more register reading avoidance
2017-10-09  John BaldwinUse gdbarch_long_bit to determine layout of FreeBSD...
2017-10-09  Simon MarchiDon't try building gdb against guile-2.2
2017-10-09  Tom TromeyFix automatic dependency tracking
2017-10-09  Pedro AlvesMake cp_remove_params return a gdb::unique_xmalloc_ptr
2017-10-09  Pedro AlvesFix gdb.base/print-file-var-main.c value check logic
2017-10-09  Tom TromeyRemove some cleanups from dwarf2read.c
2017-10-09  Tom TromeyRemove cleanup from frame_prepare_for_sniffer
2017-10-09  Tom TromeyRemove make_cleanup_value_free
2017-10-09  Tom TromeyChange search_symbols to return std::vector
2017-10-06  Sandra LoosemoreSkip gdb.mi/mi-threads-interrupt.exp if nointerrupts.
2017-10-06  Yao QiMove aarch64-insn.o to arch/aarch64-insn.o and Remove...
2017-10-06  Yao QiMove arm.o arm-get-next-pcs.o arm-linux.o to arch/
2017-10-06  Yao QiMove i386.o to arch/i386.o
2017-10-06  Pedro AlvesFix more GDB build breakage on mingw32
2017-10-06  Yuanhui ZhangFix GDB build under msys+mingw gcc 32bit
2017-10-06  Yao QiShare code updating gdb_target_obs
2017-10-06  Yao Qi[RFC] Replicate src dir in build dir
2017-10-06  Jose E. Marchesigdb: Fix decoding of ARM neon memory hint insns.
2017-10-05  Pedro AlvesFix fork-related regressions on GNU/Linux
2017-10-05  Ulrich WeigandRemove unused "union agent_val" from ax.h
2017-10-05  Ulrich WeigandClean up some DFP interfaces
2017-10-05  Ulrich WeigandClean up includes of doublest.h and floatformat.h
2017-10-05  John BaldwinAdd a signal frame unwinder for FreeBSD/mipsn32.
2017-10-05  John BaldwinHandle FreeBSD-specific AT_EHDRFLAGS and AT_HWCAP auxil...
2017-10-05  Tristan GingoldUpdate my email address.
2017-10-04  Pedro AlvesFix "Remote 'g' packet reply is too long" problems...
2017-10-04  Pedro AlvesReimplement support for "maint print registers" with...
2017-10-04  Pedro AlvesRedesign mock environment for gdbarch selftests
2017-10-04  Simon MarchiFix -list-thread-groups --available logic and add test
2017-10-04  Pedro AlvesMove code out of 'between TRY and CATCH'
2017-10-04  Pedro AlvesAdd missing-END_CATCH detection/protection (to gdb...
2017-10-04  Pedro AlvesAdd missing-END_CATCH detection/protection (to gdb...
2017-10-04  Sergio Durigan JuniorExtend "set cwd" to work on gdbserver
2017-10-04  Sergio Durigan JuniorImplement "set cwd" command on GDB
2017-10-04  Sergio Durigan JuniorIntroduce gdb_tilde_expand
2017-10-03  Maciej W. Rozyckigdbarch: Remove duplicate `struct objfile' declaration
2017-10-03  Tom TromeyFix incorrect string_printf use in utils.c
next
This page took 0.044389 seconds and 7 git commands to generate.