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