aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
5 daysld: generate SFrame stack trace info for .plt.gotusers/ibhagat/try-sframe-plt-fixesIndu Bhagat7-9/+198
5 daysld: fix wrong SFrame info for lazy IBT PLTJosh Poimboeuf4-18/+79
5 daysld: fix PR/32297Josh Poimboeuf1-2/+2
5 days[gdb/tdep] Use std::array in amd64-windows-tdep.cTom de Vries1-24/+27
5 daysx86: add a helper to copy insn operand infoJan Beulich1-133/+44
5 daysx86/APX: support JMPABS also in assemblerJan Beulich8-911/+975
5 daysx86/APX: squash REX prefix when REX2 is being emittedJan Beulich3-1/+13
6 daysAutomatic date update in version.inGDB Administrator1-1/+1
6 daysFix signal unsafe call inside a signalBernd Edlinger4-9/+100
6 days[gdb/testsuite] Add read1 and readmore to make-check-all.shTom de Vries1-3/+42
6 daysAdd a target to src-release.sh to crate a binutils release without GoldNick Clifton1-8/+25
7 daysld/ELF: Add --image-base command line option to the ELF linkerHakan Candar9-16/+47
7 days[gdb/symtab] Handle multiple .debug_info sectionsTom de Vries7-19/+109
7 daysfortran: Fix arrays of variable length strings for FORTRANIjaz, Abdul B6-5/+219
7 daysLoongArch: Corrected to GNU style codeLulu Cai2-25/+25
7 daysx86: use <xyz> for VFPCLASSP{S,D}Jan Beulich2-35/+31
7 daysgas: make fix_new_exp()'s "exp" parameter constJan Beulich2-16/+4
7 daysgas: constify md_{short,long}opts and md_longopts_sizeJan Beulich78-237/+232
7 daysRISC-V: Update the doc to match ISA manualKito Cheng1-36/+36
7 daysAutomatic date update in version.inGDB Administrator1-1/+1
7 daysFix size of register bufferHannes Domani1-1/+2
7 daysDon't copy memory for arguments if there are noneHannes Domani1-0/+1
7 daysgdbserver: remove unused include in gdbthread.hSimon Marchi3-1/+2
7 daysgdbserver: fix formatting in gdbthread.hSimon Marchi1-12/+9
7 daysgdb/record: add support to vzeroupper instructionGuinevere Larsen3-0/+73
7 daysgdb/record: support AVX instructions VMOVDQ(U|A) when recordingGuinevere Larsen3-4/+115
7 daysgdb/record: Add recording support to vpbroadcast instructionsGuinevere Larsen3-0/+71
7 daysgdb/record: add support to AVX unpack instructionsGuinevere Larsen3-1/+121
7 daysgdb/record: add support to vmovd and vmovq instructionsGuinevere Larsen5-2/+359
7 daysgdb: Start supporting AVX instructionGuinevere Larsen4-4/+105
7 daysgdb: Allow replayed threads to read and write pseudo registersGuinevere Larsen3-2/+25
8 daysRISC-V: Fix typo in gas/testsuite/gas/riscv/mapping.sJim Lin3-6/+6
8 daysAutomatic date update in version.inGDB Administrator1-1/+1
9 daysgdb/testsuite: avoid intermittent failures on a debuginfod testAndrew Burgess1-1/+1
9 daysAutomatic date update in version.inGDB Administrator1-1/+1
9 days[gdb/testsuite] Fix gdb.dwarf2/dwp-symlink.exp with target board fission-dwpTom de Vries1-6/+11
9 daysgdb/testsuite: fix test pattern after switch to -lbl matchingAndrew Burgess1-3/+3
10 days[gdb] Don't create registry keys in destructorTom de Vries6-20/+34
10 daystekhex.c tidy writesymAlan Modra1-13/+5
10 daysPR32300, --dependency-file: link dependencies are not all collectedAlan Modra12-249/+33
10 days[gdb] Handle bad alloc in gdb_rl_callback_read_char_wrapper_noexceptTom de Vries1-1/+17
11 days[gdb/testsuite] Fix gdb.cp/exceptprint.exp with check-read1Tom de Vries1-1/+2
11 days[gdb/testsuite] Fix gdb.threads/ia64-sigill.exp with check-read1Tom de Vries1-4/+19
11 days[gdb/testsuite] Fix some test-cases for check-read1 (-lbl)Tom de Vries1-7/+14
11 days[gdb/testsuite] Fix some test-cases for check-read1 (pipe/grep)Tom de Vries6-15/+34
11 days[gdb/testsuite] Fix some test-cases for check-read1 (gdb_test_lines)Tom de Vries7-88/+80
11 daysAutomatic date update in version.inGDB Administrator1-1/+1
11 daysAdd locking when reading BFD sectionsTom Tromey1-0/+23
11 daysUse gdb_bfd_get_full_section_contents in auto-load.cTom Tromey1-7/+4
12 daysReplace uses of asprintf with xasprintfAlan Modra21-206/+49