aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-03-22gas: expand_irp memory leaksAlan Modra1-2/+10
2023-03-21x86: Check unbalanced braces in memory referenceH.J. Lu5-1/+15
2023-03-21PowerPC: regression fix for reverse-finish command.Carl Love1-2/+4
2023-03-21[gdb/testsuite] Check remote_exec results in board filesTom de Vries2-23/+36
2023-03-21[gdb/testsuite] Add missing quote in remote-gdbserver-on-localhost.expTom de Vries1-1/+1
2023-03-21[gdb/testsuite] Remove ${board}_file from remote-stdio-gdbserver.expTom de Vries1-8/+0
2023-03-21[gdb/testsuite] Use localhost instead of 127.0.0.1 for boardsTom de Vries2-4/+4
2023-03-21[gdb/testsuite] Fix gdb.xml/tdesc-regs.exp for remote hostTom de Vries1-4/+2
2023-03-21[gdb/testsuite] Fix gdb.xml/tdesc-reload.exp for remote hostTom de Vries2-3/+13
2023-03-21[gdb/testsuite] Set remotedir in local-remote-host-native.expTom de Vries2-7/+25
2023-03-21RISC-V: Fix disassemble fetch fail return value.Jiawei1-2/+2
2023-03-21Remove .c header files from rs6000-aix-nat.c fileAditya Vidyadhar Kamath1-5/+0
2023-03-21Automatic date update in version.inGDB Administrator1-1/+1
2023-03-20Remove some unnecessary includes from *-exp.yTom Tromey7-22/+0
2023-03-20Remove mi_version functionTom Tromey2-7/+0
2023-03-20Update python-helper.exp for type allocation changesTom Tromey1-1/+1
2023-03-20[gdb/testsuite] Handle remotedir in remote_uploadTom de Vries2-3/+16
2023-03-20gdb: fix crash during command completionAndrew Burgess7-1/+104
2023-03-20x86: drop identifier_chars[]Jan Beulich1-22/+4
2023-03-20x86/AT&T: restrict recognition of the "absolute branch" prefix characterJan Beulich1-2/+4
2023-03-20x86: drop "shimm" special case template expansionsJan Beulich1-15/+15
2023-03-20x86: VexVVVV is now merely a booleanJan Beulich4-261/+248
2023-03-20x86: re-work build_modrm_byte()'s register assignmentJan Beulich3-344/+169
2023-03-20Changed ld and gas BPF testsCupertino Miranda13-100/+4
2023-03-20Reloc howto access broken for BPFCupertino Miranda1-1/+4
2023-03-20Use rust_demangle to fix a crashTom Tromey3-6/+8
2023-03-20Make ui_out::do_progress_end 'private'Tom Tromey2-48/+61
2023-03-20gdb: don't use the global thread-id in the saved breakpoints fileAndrew Burgess5-5/+85
2023-03-20Revert "segfault at i386-dis.c:9815"Alan Modra1-9/+4
2023-03-20libctf: unused variableAlan Modra1-2/+0
2023-03-19gprofng: Use prototype to call libc functionsVladimir Mezentsev8-174/+150
2023-03-20Automatic date update in version.inGDB Administrator1-1/+1
2023-03-19Don't declare psymbol_functions::fill_psymbol_mapTom Tromey1-5/+0
2023-03-19segfault at i386-dis.c:9815Alan Modra1-4/+9
2023-03-19Enable vector register visibility in core file for AIX binutilsAditya Vidyadhar Kamath2-1/+36
2023-03-19Regen ld/po/BLD-POTFILES.inAlan Modra1-0/+1
2023-03-19XCOFF archive sanity checkAlan Modra1-4/+10
2023-03-19rewrite_elf_program_header and want_p_paddr_set_to_zeroAlan Modra1-7/+8
2023-03-19Another sanity check for read_section_stabs_debugging_infoAlan Modra1-0/+1
2023-03-19ctf segfaultsAlan Modra2-5/+8
2023-03-19Automatic date update in version.inGDB Administrator1-1/+1
2023-03-18Remove objfile_typeTom Tromey2-161/+3
2023-03-18Add some types to struct builtin_typeTom Tromey2-0/+65
2023-03-18Rename objfile_type to builtin_typeTom Tromey13-82/+82
2023-03-18Use builtin type when appropriateTom Tromey3-17/+4
2023-03-18Use type allocator for set typesTom Tromey4-9/+13
2023-03-18Use type allocator for array typesTom Tromey11-82/+82
2023-03-18Use type allocator for range typesTom Tromey11-65/+92
2023-03-18Unify arch_pointer_type and init_pointer_typeTom Tromey10-48/+33
2023-03-18Unify arch_decfloat_type and init_decfloat_typeTom Tromey3-22/+13