aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-07-07ld: fix build with old glibc / gccJan Beulich1-2/+2
2023-07-07arc: Update/Add ARCv3 support.Claudiu Zissulescu1-2/+28
2023-07-07gdb/testsuite: fix license on recently added fileAndrew Burgess1-3/+2
2023-07-07Udated Freach and Romainian translations for various sub-directoriesNick Clifton6-10572/+12318
2023-07-07Minor updates to release readmeNick Clifton1-1/+15
2023-07-07Automatic date update in version.inGDB Administrator1-1/+1
2023-07-06Linux: Avoid pread64/pwrite64 for high memory addresses (PR gdb/30525)Pedro Alves2-22/+35
2023-07-06riscv: Ensure LE instruction fetchingBranislav Brzak1-2/+2
2023-07-06Fix Solaris regression (PR tdep/30252)Pedro Alves1-21/+25
2023-07-06ld: fix plugin tests for MIPS PICYunQiang Su10-0/+10
2023-07-06Use run_host_cmd to run $CC and other no-section-header test fixesAlan Modra7-54/+54
2023-07-06Re: Stop the linker's --dependency-file option from including temporary lto f...Alan Modra1-0/+2
2023-07-06ld: Use run_host_cmd_yesno in indirect.exp instead of catch execYunQiang Su1-4/+1
2023-07-06ld: Use [list ] syntax to define run_tests in indirect.expYunQiang Su1-62/+62
2023-07-06Automatic date update in version.inGDB Administrator1-1/+1
2023-07-05Align linkerscript symbols according to ABIAndreas Krebbel3-19/+33
2023-07-05Automatic date update in version.inGDB Administrator1-1/+1
2023-07-04x86: optimize 128-bit VPBROADCASTQ to VPUNPCKLQDQJan Beulich9-3/+41
2023-07-04x86: optimize pre-AVX512 {,V}PCMPGT* with identical sourcesJan Beulich16-21/+485
2023-07-04x86: optimize pre-AVX512 {,V}PCMPEQQ with identical sourcesJan Beulich9-5/+52
2023-07-04x86: flag bad EVEX masking for miscellaneous insnsJan Beulich8-44/+55
2023-07-04x86: flag EVEX masking when destination is GPR(-like)Jan Beulich3-1/+24
2023-07-04x86: flag EVEX.z set when destination is memoryJan Beulich3-0/+11
2023-07-04x86: flag EVEX.z set when destination is a mask registerJan Beulich3-0/+16
2023-07-04x86: re-work EVEX-z-without-masking checkJan Beulich2-12/+9
2023-07-04gdb: add __repr__() implementation to a few Python typesMatheus Branco Borella12-19/+329
2023-07-04gdb: have mdict_size always return a symbol countAndrew Burgess3-4/+14
2023-07-04Updated Ukranian, Romanian and German translations for various sub-directoriesNick Clifton9-11349/+12933
2023-07-04arc: Update default target CPU to match GCC defaultsClaudiu Zissulescu1-1/+1
2023-07-04arc: Update neg<.f> 0,b encodingClaudiu Zissulescu1-1/+1
2023-07-04Automatic date update in version.inGDB Administrator1-1/+1
2023-07-03IBM Z: Fix pcrel relocs for symA-symB expressionsAndreas Krebbel2-5/+11
2023-07-03Fix two Python calls that don't check for errorsTom Tromey1-2/+6
2023-07-03gdb: handle core files with .reg/0 section namesAndrew Burgess2-1/+161
2023-07-03gdb/testsuite: add test for core file with a 0 pidAndrew Burgess2-0/+63
2023-07-03gdb: split inferior and thread setup when opening a core fileAndrew Burgess1-33/+29
2023-07-03Update after creating 2.41 branchNick Clifton1-10/+10
2023-07-03Change version number to 2.41.50 and regenerate filesNick Clifton23-6906/+7583
2023-07-03RISC-V: Zvkh[a,b]: Remove individual instruction classChristoph Müllner2-10/+2
2023-07-03Add markers for the 2.41 branchNick Clifton16-0/+55
2023-07-03gas: NEWS: Announce LoongArch changes in the 2.41 cycleWANG Xuerui1-0/+12
2023-07-03binutils: NEWS: Announce LoongArch changes in the 2.41 cycleWANG Xuerui1-0/+14
2023-07-03LoongArch: gas: Fix shared buildsWANG Xuerui1-1/+0
2023-07-03opcodes/loongarch: Mark address offset operands of LVZ/LBT insns as suchWANG Xuerui1-28/+28
2023-07-03Automatic date update in version.inGDB Administrator1-1/+1
2023-07-02Automatic date update in version.inGDB Administrator1-1/+1
2023-07-01gprofng: fix data raceVladimir Mezentsev5-93/+34
2023-07-01binutils: NEWS: Announce new RISC-V vector crypto extensionsChristoph Müllner1-0/+2
2023-07-01RISC-V: Add support for the Zvksc ISA extensionNathan Huckleberry3-0/+31
2023-07-01RISC-V: Add support for the Zvknc ISA extensionNathan Huckleberry3-0/+31