aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-09-27Use ISCNTRL in tui_copy_source_lineTom Tromey2-3/+9
2020-09-27Use a curses pad for source and disassembly windowsTom Tromey8-71/+140
2020-09-27Remove a call to show_source_line from TUITom Tromey2-1/+6
2020-09-27Use an inner window in tui_py_windowTom Tromey2-27/+42
2020-09-27Remove test duplicate from gdb.tuiTom Tromey2-4/+10
2020-09-28Re: PR26656, power10 libstdc++.so segfault in __cxxabiv1::__cxa_throwAlan Modra2-1/+10
2020-09-28Automatic date update in version.inGDB Administrator1-1/+1
2020-09-27Automatic date update in version.inGDB Administrator1-1/+1
2020-09-26gdb: Fix from_tty argument to gdb.execute in Python.Gareth Rees4-4/+32
2020-09-26[GOLD] PPC64_OPT_LOCALENTRY is incompatible with tail callsAlan Modra2-20/+81
2020-09-26PPC64_OPT_LOCALENTRY is incompatible with tail callsAlan Modra12-52/+124
2020-09-26ubsan: opcodes/csky-opc.h:929 shift exponent 536870912Alan Modra5-76/+85
2020-09-26Automatic date update in version.inGDB Administrator1-1/+1
2020-09-25gdb: fix formatting of _debug_printf macrosSimon Marchi3-8/+17
2020-09-25Add a missing munmap_list move constructorSaagar Jha2-0/+6
2020-09-25Import mklog.py from gcc repoSimon Marchi2-0/+265
2020-09-25gdb: fix whitespaces in ChangeLogSimon Marchi1-3/+3
2020-09-25Fix gdb.base/infcall-nested-structs-c++.exp with ClangGary Benson2-0/+13
2020-09-25Fix compilation of .c files as C++ when using ClangGary Benson2-2/+8
2020-09-25asan: readelf buffer overflow and abortAlan Modra3-51/+24
2020-09-25Re: Sync libiberty and include with GCC for get_DW_UT_nameAlan Modra2-0/+13
2020-09-25Put together MOD_VEX_0F38* in i386-dis.c,Cui,Lili2-62/+67
2020-09-25Automatic date update in version.inGDB Administrator1-1/+1
2020-09-24RISC-V: Error for relaxable branch in absolute section.Jim Wilson5-0/+23
2020-09-24readelf: Show Unit Type for DWARF5Mark Wielaard6-0/+17
2020-09-24Sync libiberty and include with GCC for get_DW_UT_name.Mark Wielaard5-13/+44
2020-09-24binutils: Handle DWARF5 DW_FORM_ref_addr and DW_UT_partial.Mark Wielaard2-2/+10
2020-09-24gdb: remove file_handler typedefSimon Marchi2-12/+27
2020-09-24Don't let TUI focus on locatorTom Tromey6-8/+52
2020-09-24Handle 64bit breakpoints of WOW64 processes as SIGINTHannes Domani7-7/+29
2020-09-24arm: Add support for Neoverse V1 CPUAlex Coplan3-0/+9
2020-09-24aarch64: Add support for Neoverse V1 CPUAlex Coplan3-0/+14
2020-09-24csky/opcodes: enclose if body in curly bracesAndrew Burgess2-2/+9
2020-09-24Document that the lower case 'c' character in nm's output is used to signify ...Nick Clifton2-0/+9
2020-09-24arm: Add support for Neoverse N2 CPUAlex Coplan3-0/+11
2020-09-24Add support for Intel TDX instructions.Cui,Lili16-4267/+4484
2020-09-24Automatic date update in version.inGDB Administrator1-1/+1
2020-09-24[GOLD] PowerPC64 __tls_get_addr_opt stubAlan Modra2-14/+22
2020-09-24PR26656, power10 libstdc++.so segfault in __cxxabiv1::__cxa_throwAlan Modra2-185/+259
2020-09-24PR26655, Power10 libstdc++.so R_PPC64_NONE dynamic relocsAlan Modra5-15/+50
2020-09-23CSKY: Add objdump option -M abi-names.Cooper Qu10-596/+858
2020-09-23Handle bit offset and bit size in base typesTom Tromey9-7/+406
2020-09-23Avoid manual memory management of argv arrays in gdb/compileTom Tromey3-58/+73
2020-09-23Simplify compile_module cleanupTom Tromey4-56/+83
2020-09-23Transfer module ownership to do_module_cleanupTom Tromey2-42/+38
2020-09-23Introduce and use compile_module_upTom Tromey6-12/+32
2020-09-23Use new/delete for do_module_cleanupTom Tromey2-10/+26
2020-09-23Remove some manual memory management from compile interfaceTom Tromey3-24/+26
2020-09-23Enable support to Intel Keylocker instructionsTerry Guo21-4184/+4770
2020-09-23Automatic date update in version.inGDB Administrator1-1/+1