aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-10-02gdb: more file name stylingAndrew Burgess4-23/+41
2024-10-02Add support for IMPORT_NAME_EXPORTAS in ILF (MSVC style) import librariesMartin Storsjö2-7/+37
2024-10-02Automatic date update in version.inGDB Administrator1-1/+1
2024-10-01Introduce and use operation::type_pTom Tromey7-20/+32
2024-10-01Automatic date update in version.inGDB Administrator1-1/+1
2024-10-01Re: dlltool: file name too longAlan Modra1-36/+22
2024-10-01segv in read_a_source_fileAlan Modra1-0/+1
2024-10-01segv in bfd_elf_get_str_sectionAlan Modra2-2/+3
2024-09-30Add line-number stylingTom Tromey28-55/+131
2024-09-30Improve the placement of orphan note sections.Nick Clifton14-13/+71
2024-09-30gdb: fix filename completion in the middle of a lineAndrew Burgess2-4/+189
2024-09-30gdb: fix for completing a second filename for a commandAndrew Burgess2-103/+121
2024-09-30gdb/MAINTAINERS: add myself to maintainersGerlicher, Klaus1-0/+1
2024-09-30gdb: Remove myself as x86 maintainer and update my emailFelix Willgerodt1-3/+2
2024-09-30gdb, testsuite: clean duplicate header includesGerlicher, Klaus14-15/+0
2024-09-30Automatic date update in version.inGDB Administrator1-1/+1
2024-09-29Automatic date update in version.inGDB Administrator1-1/+1
2024-09-28[gdb/symtab] Dump m_all_parents_map for verbose debug dwarf-readTom de Vries4-7/+75
2024-09-28gas buffer overflow with --listing-rhs-widthAlan Modra1-5/+18
2024-09-28Move uses_elf_em to ld-lib.expAlan Modra2-21/+9
2024-09-28Automatic date update in version.inGDB Administrator1-1/+1
2024-09-27Re-run 'isort' on gdb testsTom Tromey1-0/+1
2024-09-27gdb/symtab: pass program space to lookup_symtab and iterate_over_symtabsSimon Marchi9-46/+37
2024-09-27x86: fix Solaris gas testsuite runJan Beulich1-1/+9
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