aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-09-27RISC-V: odd data padding vs mapping symbolsJan Beulich3-5/+30
2024-09-27RISC-V: correct alignment directive handling for text sectionsJan Beulich7-18/+218
2024-09-27x86: optimize {,V}INSERTPS with certain immediatesJan Beulich12-7/+209
2024-09-27x86: optimize {,V}EXTRACT{F,I}{128,32x{4,8},64x{2,4}} with immediate 0Jan Beulich11-20/+316
2024-09-27x86: optimize {,V}EXTRACTPS with immediate 0Jan Beulich12-12/+126
2024-09-27x86: correct {,V}PEXTR{D,Q} optimizationJan Beulich1-0/+1
2024-09-27Enable -z separate-code, -z common and -z text for more targetsAlan Modra4-4/+4
2024-09-27Automatic date update in version.inGDB Administrator1-1/+1
2024-09-26Add 'const' to symmisc.cTom Tromey1-3/+5
2024-09-26Fix 32207 [gprofng collect app] Error in parsing the -O optionVladimir Mezentsev1-1/+1
2024-09-26Updated Brazilian Portuguese translation for the gprof directory.Nick Clifton1-58/+59
2024-09-26Fix -Wstringop-overflow warning in ecoff_link_hash_newfuncAndreas Schwab1-1/+1
2024-09-26ld: Ignore .note.gnu.build-id when placing orphaned notesH.J. Lu13-3/+92
2024-09-26x86: templatize SIMD narrowing-move templatesJan Beulich2-72/+32
2024-09-26x86: templatize SIMD sign-/zero-extension templatesJan Beulich2-251/+220
2024-09-26x86: templatize SIMD FP binary-logic templatesJan Beulich2-282/+271
2024-09-26x86: further templatize FMA templatesJan Beulich2-349/+339
2024-09-26x86: templatize SIMD FP arithmetic templatesJan Beulich2-1135/+1100
2024-09-26gdb/testsuite: test for memory leaks in gdb.Inferior.read_memory()Andrew Burgess3-0/+163
2024-09-26x86/testsuite: Refine AVX10.2 rounding testcasesHaochen Jiang2-2/+3
2024-09-26Automatic date update in version.inGDB Administrator1-1/+1
2024-09-26x86 TLS relocation checksAlan Modra1-7/+8
2024-09-25ltmain.sh: allow more flags at link-timeSam James1-12/+34
2024-09-25[gdb/python] Make sure python sys.exit makes gdb exitTom de Vries2-0/+98
2024-09-25gdb/testsuite: format some Python filesSimon Marchi3-0/+3
2024-09-25gdb, gdbserver, python, testsuite: Remove MPX.Schimpe, Christina41-2528/+61
2024-09-25gdb, testsuite, python: Add missing imports.Schimpe, Christina4-1/+4
2024-09-24binutils testsuite: canonicalize subtest names in libctfFrank Ch. Eigler2-9/+8
2024-09-24binutils testsuite: canonicalize subtest names in debuginfod.expFrank Ch. Eigler1-6/+6
2024-09-25RISC-V: Add Smrnmi extension csrs.Jiawei12-2/+96
2024-09-25Automatic date update in version.inGDB Administrator1-1/+1
2024-09-24Fix typo in gdb.ada/complete.exp testTom Tromey1-1/+1
2024-09-24gdb: testsuite: Test whether PC register is expedited in gdb.server/server-ru...Thiago Jung Bauermann6-8/+87
2024-09-24ld: re-generate configureSimon Marchi1-15/+3
2024-09-24gdb/elfread.c: remove unused includesSimon Marchi1-4/+0
2024-09-24[gdb] Handle SIGTERM in run_eventsTom de Vries1-1/+14
2024-09-24ld: support --build-id=xx modeFrank Ch. Eigler9-54/+228
2024-09-24[gdb] Handle ^C in ~scoped_remote_fdTom de Vries1-0/+12
2024-09-24btrace: Add support for further events.Felix Willgerodt1-0/+155
2024-09-24btrace: Add support for IRET events.Felix Willgerodt3-1/+19
2024-09-24btrace: Add support for interrupt events.Felix Willgerodt8-25/+364
2024-09-24btrace: Enable event tracing on Linux for Intel PT.Felix Willgerodt9-6/+165
2024-09-24btrace: Add printing support for cfe and evd packets.Felix Willgerodt1-0/+13
2024-09-24btrace: Print "non-contiguous" for gaps.Felix Willgerodt2-5/+5
2024-09-24[gdb] Eliminate catch(...) in pipe_commandTom de Vries1-11/+6
2024-09-24[gdb] Eliminate catch(...) in target_waitTom de Vries1-12/+6
2024-09-24[gdb] Eliminate catch(...) in execute_fn_to_stringTom de Vries1-12/+2
2024-09-24[gdb] Make scope_exit constructor throwTom de Vries1-0/+3
2024-09-24[gdb] Handle ^C in gnu_source_highlight_testTom de Vries1-0/+6
2024-09-24[gdb/cli] Show readline wrapping mode for maint info screenTom de Vries2-6/+70