aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-09-20binutils testsuite: canonicalize subtest names in libctfusers/fche/try-xxhash-plusFrank Ch. Eigler1-8/+7
2024-09-20binutils testsuite: canonicalize subtest names in debuginfod.expFrank Ch. Eigler1-6/+6
2024-09-20ld: support --build-id=xx modeFrank Ch. Eigler9-54/+228
2024-08-08Automatic date update in version.inGDB Administrator1-1/+1
2024-08-07score: drop TC_ALPHA codeJan Beulich2-24/+0
2024-08-07gas: drop dead VMS code from command line handlingJan Beulich1-23/+6
2024-08-07VAX: drop OBJ_VMS leftoversJan Beulich2-55/+7
2024-08-07gas: improve unrecognized command line option diagnosticJan Beulich4-4/+8
2024-08-07gas/NEWS: Moved RISC-V Zimop/Zcmop changes into 2.43 section due to backport.Nelson Chu1-2/+2
2024-08-07loongarch ld testsuite xpassesAlan Modra3-10/+12
2024-08-07Automatic date update in version.inGDB Administrator1-1/+1
2024-08-06Mark unavailable bytes of limited-length arrays when allocating contentsHannes Domani3-4/+17
2024-08-06gas: scfi: replace verbose expressions with local varsIndu Bhagat1-84/+112
2024-08-06RISC-V: map zext.h to pack/packw if Zbkb is enabledHau Hsu4-2/+26
2024-08-06RISC-V: Add support for XCvBitmanip extension in CV32E40PMary Bennett14-20/+471
2024-08-06RISC-V: Add support for Zcmop extensionXiao Zeng10-1/+73
2024-08-06RISC-V: Add support for Zimop extensionXiao Zeng8-0/+264
2024-08-06Automatic date update in version.inGDB Administrator1-1/+1
2024-08-05gdb: rename gdbarch.c to gdbarch-gen.cSimon Marchi3-2/+2
2024-08-05gas: maintain line numbers correctly after #APP / #NO_APPJan Beulich6-9/+48
2024-08-05gas: generalize / tighten #APP / #NO_APP recognitionJan Beulich2-11/+40
2024-08-05gas: recognize #APP at start-of-physical-line onlyJan Beulich1-46/+60
2024-08-05[gdb] Notice when stepping into different fileTom de Vries4-3/+100
2024-08-05LoongArch: Add support for OUTPUT_FORMAT("binary")mengqinggang5-19/+18
2024-08-05Automatic date update in version.inGDB Administrator1-1/+1
2024-08-04Update release-README after completing the 2.43 release.Nick Clifton1-20/+18
2024-08-04Automatic date update in version.inGDB Administrator1-1/+1
2024-08-03LTO: Restore the wrapper symbol check for standard functionH.J. Lu5-2/+58
2024-08-03Automatic date update in version.inGDB Administrator1-1/+1
2024-08-02gdb, gdbserver, gdbsupport: remove -Wno-vla-cxx-extensionSimon Marchi4-4/+4
2024-08-02gdb: remove uses of VLASimon Marchi13-85/+86
2024-08-02gdb,testsuite: fix gdb.base/list-dot-nodebug and make it more robustGuinevere Larsen1-11/+26
2024-08-02gdb: remove inline_frame::skipped_framesSimon Marchi1-29/+22
2024-08-02Updated Bulgarian translation for the binutils/ directoryNick Clifton1-2596/+3328
2024-08-02Fix typo in --help output of the strings program.Aapo Rantalainen1-2/+2
2024-08-02gdb/testsuite: fix gdb.python/py-framefilter-invalidarg.exp with clangGuinevere Larsen1-1/+1
2024-08-02gdb/testsuite: extend XFAIL to gdb.fortran/entry-point.exp to clang tooGuinevere Larsen1-2/+2
2024-08-02gdb/testsuite: add build-id compile flag to tests that expect itGuinevere Larsen4-4/+6
2024-08-02gas: drop unnecessary use of tc_comment_charsJan Beulich8-22/+5
2024-08-02gas: correctly deal with line comments when not preprocessingJan Beulich8-5/+56
2024-08-02Automatic date update in version.inGDB Administrator1-1/+1
2024-08-01gas: ginsn: minor improvements in ginsn_dst_print and ginsn_src_printIndu Bhagat1-18/+28
2024-08-01gas: ginsn: do not emit an unnecessary trailing comma in textual dumpIndu Bhagat3-13/+19
2024-08-01gas: x86: ginsn: handle previously missed indirect call and jmp opsIndu Bhagat3-60/+95
2024-08-01gdb: LoongArch: Add show-debug-regs maintenance commandHui Li1-0/+16
2024-08-01skip_attr_bytes assertion (data) <= (end) failAlan Modra1-1/+4
2024-08-01gdb: AArch64: Support MTE on baremetalGustavo Romero12-251/+309
2024-08-01[gdb/testsuite] Fix gdb.python/py-format-string.exp with python 3.13Tom de Vries1-1/+7
2024-08-01LoongArch: Fix ld FAIL test casesLulu Cai1-17/+24
2024-08-01ld/PDB: handle empty LF_FIELDLIST typesMark Harmstone4-4/+25