aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-21[FYI] Add myself to gdb/MAINTAINERSaddmyselfChristian Biesinger
2019-07-22Automatic date update in version.inGDB Administrator
2019-07-20Make documentation of "python" command match actual behaviorKevin Buettner
2019-07-21Automatic date update in version.inGDB Administrator
2019-07-20PR24827, Linker loops forever if unterminated multi-line comment in scriptAlan Modra
2019-07-20Automatic date update in version.inGDB Administrator
2019-07-19gdb/riscv: Write 4-byte nop to dummy code region before inferior callsAndrew Burgess
2019-07-19x86: Pass -O0 to assembler in noextreg.dH.J. Lu
2019-07-19Change ARI to mention C++11, and remove some rulesTom Tromey
2019-07-19Arm: Remove unused feature files and testsAlan Hayward
2019-07-19Arm: Use read_description funcs in gdbserverAlan Hayward
2019-07-19Arm: Add xml unit testsAlan Hayward
2019-07-19Arm: Use feature target descriptionsAlan Hayward
2019-07-19Arm: Add read_description read funcs and use in GDBAlan Hayward
2019-07-19cpu,opcodes,gas: use %r0 and %r6 instead of %a and %ctf in eBPF disassemblerJose E. Marchesi
2019-07-19gas: make .lcomm to accept an optional aligmnet in eBPF targetsJose E. Marchesi
2019-07-19[AArch64] Rename +bitperm to +sve2-bitpermRichard Sandiford
2019-07-19[PowerPC64] pc-relative TLS relocationsAlan Modra
2019-07-19[PowerPC] Rename testcaseAlan Modra
2019-07-19Re: ld -r: Don't merge with member of output section groupAlan Modra
2019-07-19Automatic date update in version.inGDB Administrator
2019-07-18libctf: introduce ctf_func_type_{info,args}, ctf_type_aname_rawNick Alcock
2019-07-18Fix for using named pipes on WindowsGuillaume LABARTHE
2019-07-18Constify main_nameTom Tromey
2019-07-18ld -r: Don't merge with member of output section groupH.J. Lu
2019-07-18[PowerPC64] Use STN_UNDEF internally for edited relocsAlan Modra
2019-07-18[PowerPC64] Don't store TLS_EXPLICIT in tls_maskAlan Modra
2019-07-18[PowerPC] Rename TLS_TPRELGD to TLS_GDIEAlan Modra
2019-07-18[PowerPC64] correct tprel offset limitAlan Modra
2019-07-18gas: .lcomm gets an alignment argument in eBPFJose E. Marchesi
2019-07-18Automatic date update in version.inGDB Administrator
2019-07-17gas: support .half, .word and .dword directives in eBPFJose E. Marchesi
2019-07-17Remove unnecessary "return"sTom Tromey
2019-07-17Fix an error in parse_scrolling_argsTom Tromey
2019-07-17Move source window common to code to tui-winsource.[ch]Tom Tromey
2019-07-17Change make_invisible_and_set_new_height to be a methodTom Tromey
2019-07-17Move tui_source_window to tui-source.hTom Tromey
2019-07-17Move tui_disasm_window to tui-disasm.hTom Tromey
2019-07-17Move TUI data item window to tui-regs.hTom Tromey
2019-07-17Move TUI command window codeTom Tromey
2019-07-17Move tui_dispatch_ctrl_char to tui-io.cTom Tromey
2019-07-17Rearrange TUI data window codeTom Tromey
2019-07-17Fix flushing bug in tui_puts_internalTom Tromey
2019-07-17Remove has_locator methodTom Tromey
2019-07-17Remove tui_make_visible and tui_make_invisibleTom Tromey
2019-07-17Remove make_data_windowTom Tromey
2019-07-17Remove make_source_window and make_disasm_windowTom Tromey
2019-07-17Remove make_command_windowTom Tromey
2019-07-17Simplify show_source_or_disasm_and_commandTom Tromey
2019-07-17Change tui_get_register to return voidTom Tromey