-Wimplicit-fallthrough warning fixes
[external/binutils.git] / gdb /
2016-10-05 Jan Kratochviltestsuite: Fix recent GCC FAIL: gdb.arch/i386-signal.exp
2016-10-05 Tom TromeyPR remote/20655 - small fix in handle_tracepoint_bkpts
2016-10-05 Tom TromeyPR gdb/20653 - small cleanup in string_to_explicit_location
2016-10-05 Tom TromeyPR symtab/20652 - fix psymbol_compare
2016-10-05 Yao QiSkip complex types tests if gdb_skip_float_test
2016-10-05 Anton KolesovFix incorrect formatting of a ChangeLog entry
2016-10-05 Andreas ArnezAllow DW_OP_GNU_uninit in dwarf_expr_require_composition
2016-10-05 Anton Kolesovarc: Remove annoying debug message
2016-10-05 Yao QiUpdate the path arm-*.xml files for aarch64
2016-10-05 Yao QiRegenerate some regformats/rs6000/*.dat files
2016-10-05 Yao QiGenerate s390 target description c files
2016-10-05 Yao QiSimplify i386, amd64 and x32 expedite registers
2016-10-05 Yao QiClean up the XML files for ARM
2016-10-03 Antoine TremblayAdd test for user context selection sync
2016-10-03 Antoine TremblayEmit inferior, thread and frame selection events to...
2016-09-30 Yao QiPR 20627: Use resume_stop to stop lwp
2016-09-29 Peter BergnerUpdate tests to account for the L operand being compulsory.
2016-09-29 Jan KratochvilPR gdb/20609 - attach of JIT-debug-enabled inf 7.11...
2016-09-28 Pedro AlvesFix PR 20345 - call_function_by_hand_dummy: Assertion...
2016-09-28 Tom TromeySmall improvements to the remote protocol manual
2016-09-27 Fredrik HederstiernaDetect the magic address of EXC_RETURN in ARM coretx...
2016-09-26 Yao QiCall debug_exit in linux_wait_1
2016-09-24 Jon TurneyFix a use of target_mourn_inferior in windows-nat.c
2016-09-23 Tom TromeyUse std::string rather than dyn-string
2016-09-23 Tom TromeyUse std::vector in objfiles.c
2016-09-23 Tom TromeyUse std::string, std::vector in rust-lang.c
2016-09-23 Tom TromeyUse std::string in cp-namespace.c
2016-09-23 Tom TromeyUse std::string in break-catch-sig.c
2016-09-23 Tom TromeyRemove some unnecessary code
2016-09-23 Yao QiReplace sprintf with xsnprintf in nat/linux-osdata.c
2016-09-23 Pedro Alvesgdb: Replace operator new / operator new[]
2016-09-22 Yao QiClose gdbserver in mi_gdb_exit
2016-09-22 Edjunior Barbosa... Fix build breakage from commit 6ec2b2
2016-09-22 Yao QiUse gdbserver-base in remote-gdbserver-on-localhost.exp
2016-09-22 Anton Kolesovarc: Fix ARI warning for printf(%p)
2016-09-22 Yao QiCheck the right proc name
2016-09-21 Anton KolesovAdd myself as a write-after-approval GDB maintainer
2016-09-21 Anton Kolesovarc: New Synopsys ARC port
2016-09-21 Edjunior Barbosa... ppc: Fix return of instruction handlers in ppc_process_...
2016-09-21 Tom TromeyPR gdb/20604 - fix "quit" when an invalid expression...
2016-09-21 Simon MarchiUpdate and add .gitignore's
2016-09-21 Edjunior Barbosa... ppc: Add Power ISA 3.0/POWER9 instructions record support
2016-09-21 Maciej W. RozyckiMIPS/testsuite: mips16-thunks: Use `standard_output_file'
2016-09-21 Yao QiKeep reserved bits in CPSR on write
2016-09-20 Tom TromeyAvoid -Wduplicated-cond warnings in gdb/python
2016-09-20 Edjunior Barbosa... ppc: Fix record support of Store String Word instructions
2016-09-20 Sergio Durigan JuniorUse 'event_ptid' instead of 'resume_ptid' on startup_in...
2016-09-19 Pedro Alvesgdb: Fix build breakage with GCC 4.1 and --disable-nls
2016-09-19 Sergio Durigan JuniorConsolidate target_mourn_inferior between GDB and gdbserver
2016-09-18 Pedro Alvesgdb/s390: Fix build breakage due to std::min/std::max...
2016-09-18 Pedro Alvesgdb: Fix std::{min, max}-related build breakage on...
2016-09-16 Simon MarchiIntroduce cleanup to restore current_uiout
2016-09-16 Pedro Alvesgdb: Use std::min and std::max throughout
2016-09-16 Andreas ArnezS390: Hardware breakpoint support
2016-09-16 Andreas Arnezlinux-nat: Add function lwp_is_stepping
2016-09-16 Andreas ArnezS390: Enable "maint set show-debug-regs"
2016-09-16 Andreas ArnezS390: Multi-inferior watchpoint support
2016-09-16 Andreas ArnezS390: Migrate watch areas from list to VEC type
2016-09-16 Andreas ArnezS390: Avoid direct access to lwp_info structure
2016-09-16 Jan Kratochviltestsuite: Fix false FAIL in gdb.cp/casts.exp
2016-09-15 Jan Kratochviltestsuite: Fix C++11 compilation failure for gdb.cp...
2016-09-15 Peter BergnerUpdate ISA 3.0 / POWER9 gdb tests to match GAS test...
2016-09-15 Jan Kratochviltestsuite: Disable ccache
2016-09-13 Carl E. LoveFix for gdb.server/non-existing-program.exp test case
2016-09-13 Carl E. LoveFix for gdb.server/non-existing-program.exp test case
2016-09-12 Sergio Durigan JuniorFix false FAIL on gdb.base/stap-probe.exp, due to ICF...
2016-09-10 Jon BenistonUse target_sim_options for sim target.
2016-09-09 Andreas ArnezPass HWCAP to ifunc resolver
2016-09-08 Tom TromeyRemove some unneeded casts from remote.c
2016-09-06 Pedro Alvesnew-ui command: gdb internal errors if input is already...
2016-09-06 Pedro AlvesIntroduce make_cleanup_restore_current_ui
2016-09-06 Ulrich WeigandSupport 128-bit IEEE floating-point types on Intel...
2016-09-06 Ulrich WeigandAdd gdbarch callback to provide formats for debug info...
2016-09-06 Ulrich WeigandAdd missing format for built-in floating-point types
2016-09-06 Ulrich WeigandRemove TYPE_NOSIGN "char" hack
2016-09-06 Ulrich WeigandRemove obsolete TYPE_FLAG_... values
2016-09-06 Ulrich WeigandUnify init_type and arch_type interface and helpers
2016-09-06 Ulrich WeigandAdd some missing arch_..._type helpers
2016-09-06 Ulrich WeigandFix TYPE_SPECIFIC_FIELD for types created via arch_type
2016-09-06 Ulrich WeigandFix typo in ada_language_arch_info
2016-09-05 Pedro Alvesgdb/: Require a C++ compiler
2016-09-05 Pedro AlvesFix PR19927: Avoid unwinder recursion if sniffer uses...
2016-09-03 Akash TrehanRemoved redundant line remote-utils.c
2016-09-02 Tom TromeyHandle DW_OP_form_tls_address
2016-09-02 Yao Qi[GDBserver] Replace "reinsert_breakpoint" with "single_...
2016-09-02 Yao QiSkip floating point tests in return-nodebug.exp if...
2016-09-02 Yao QiDetect broken ptrace in gdb_skip_float_test
2016-09-01 Sergio Durigan JuniorShare target_wait prototype between GDB and gdbserver
2016-09-01 Sergio Durigan JuniorUse target_continue{,_no_signal} instead of target_resume
2016-08-31 Antoine TremblayFix lwp_suspend/unsuspend imbalance in linux_wait_1
2016-08-31 Yao QiFix a typo in comment
2016-08-30 Andreas ArnezFix order of inferiors in "thread apply all"
2016-08-29 Jan Kratochvilgdb.base/default.exp regression
2016-08-25 Andreas Arnezxtensa: Avoid designated inits, for C++ compliance
2016-08-25 Adhemerval ZanellaSync proc_service definition with GLIBC
2016-08-24 Kevin BuettnerTest case to detect recursive unwinding in Python-based...
2016-08-24 Simon MarchiAllow resetting an empty inferior-tty
2016-08-24 Carl E. LoveFix for gdb.base/pc-fp.exp.
2016-08-23 Simon MarchiFix typo in comment
2016-08-23 Pedro AlvesFix PR20494 - User input stops being echoed in CLI
next