aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-03-11x86/APX: permit wider than 4-bit immediates with V{EXTRACT,INSERT}{F,I}128Jan Beulich1-1/+3
2024-03-11x86: don't open-code REG_{SP,FP}Jan Beulich1-2/+2
2024-03-11tests: force non-deterministic mode in non-deterministic testsStephen Kitt1-4/+5
2024-03-11Automatic date update in version.inGDB Administrator1-1/+1
2024-03-10Automatic date update in version.inGDB Administrator1-1/+1
2024-03-09[gdb/python] Handle deprecation of PyErr_{Fetch,Restore} in 3.12Tom de Vries1-0/+26
2024-03-09[gdb/python] Normalize exceptions in gdbpy_err_fetchTom de Vries2-2/+15
2024-03-09[gdb/python] Use gdbpy_err_fetch::{type,value} as gettersTom de Vries2-6/+15
2024-03-09Reinstate bfd_print_error as an extern functionAlan Modra2-4/+32
2024-03-09Re: Move bfd_init to bfd.cAlan Modra1-1/+0
2024-03-09print cached error messages using _bfd_error_handlerAlan Modra3-31/+3
2024-03-08Avoid race when writing to index cacheTom Tromey3-20/+26
2024-03-08Move the 'store' method to index_cache_store_contextTom Tromey3-14/+12
2024-03-08Capture the per-BFD object in index_cache_store_contextTom Tromey4-14/+14
2024-03-08Capture directory in index_cache_store_contextTom Tromey2-4/+8
2024-03-08Rename members of index_cache_store_contextTom Tromey2-7/+7
2024-03-09Automatic date update in version.inGDB Administrator1-1/+1
2024-03-08Add return value to DAP scopeTom Tromey4-2/+158
2024-03-08Export "finish" return value to PythonTom Tromey4-18/+47
2024-03-08gas: Fix x86 build with GCC 6.4H.J. Lu1-1/+1
2024-03-08Avoid race when reading dwz fileTom Tromey2-20/+24
2024-03-08bfd: Change the --with-mmap default to trueH.J. Lu2-2/+2
2024-03-08bfd: Don't hard-code BFD_JUMP_TABLE_COPYH.J. Lu14-4/+20
2024-03-08RISC-V: Support Zabha extension.Jiawei7-0/+370
2024-03-08Automatic date update in version.inGDB Administrator1-1/+1
2024-03-07Automatic date update in version.inGDB Administrator1-1/+1
2024-03-06Add "-j1" to make command lines in the create-a-release README.Nick Clifton1-3/+3
2024-03-06LoongArch: Fix some test cases for TLS transition and relaxLulu Cai37-168/+333
2024-03-06LoongArch: Add dtpoff calculation functionLulu Cai1-1/+11
2024-03-06LoongArch: Delete extra instructions when TLS type transitionLulu Cai2-172/+279
2024-03-06Don't use bfd_error_handler in bfd_abortAlan Modra1-9/+9
2024-03-06Automatic date update in version.inGDB Administrator1-1/+1
2024-03-05gdb/testsuite: fix duplicate test names in gdb.trace/circ.expAndrew Burgess1-31/+45
2024-03-05gdb/testsuite: fix some more duplicate test names in gdb.trace/Andrew Burgess2-55/+46
2024-03-05LoongArch: Add gas testsuit for LA32 relocationsLulu Cai2-0/+136
2024-03-05LoongArch: Add gas testsuit for LA64 relocationsLulu Cai2-0/+253
2024-03-05LoongArch: Add gas testsuit for LA32 int/float instructionsLulu Cai4-0/+609
2024-03-05LoongArch: Add gas testsuit for LA64 int/float instructionsLulu Cai4-0/+1192
2024-03-05LoongArch: Add gas testsuit for lsx/lasx instructionsLulu Cai4-0/+2938
2024-03-05LoongArch: Add gas testsuit for lbt/lvz instructionsLulu Cai4-0/+382
2024-03-05LoongArch: Add gas testsuit for alias instructionsLulu Cai4-0/+60
2024-03-05Automatic date update in version.inGDB Administrator1-1/+1
2024-03-04Automatic date update in version.inGDB Administrator1-1/+1
2024-03-03Automatic date update in version.inGDB Administrator1-1/+1
2024-03-02gdb: LoongArch: Change LOONGARCH_FIRST_FP_REGNUM to 35Hui Li1-1/+2
2024-03-01Fix TUI text centeringTom Tromey5-37/+26
2024-03-02Automatic date update in version.inGDB Administrator1-1/+1
2024-03-01gdb/jit: Fix missing word in commentWill Hawkins1-2/+2
2024-03-01s390: Be more verbose about missing operand typeJens Remus3-18/+54
2024-03-01s390: Provide operand number in assembler warning and error messagesJens Remus6-165/+206