aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-06-09Automatic date update in version.inGDB Administrator1-1/+1
2024-06-08gdb: Avoid compilation warning in gcore.c.Eli Zaretskii1-1/+1
2024-06-08Automatic date update in version.inGDB Administrator1-1/+1
2024-06-07gdb/testsuite: Add gdb.arch/aarch64-mops-watchpoint.expThiago Jung Bauermann2-0/+145
2024-06-07gdb/aarch64: Add record support for MOPS instructions.Thiago Jung Bauermann3-0/+333
2024-06-07gdb/aarch64: Disable displaced single-step for MOPS instructionsThiago Jung Bauermann4-3/+275
2024-06-07Automatic date update in version.inGDB Administrator1-1/+1
2024-06-06gdb/doc: use POD2MAN5 when appropriateAndrew Burgess1-1/+1
2024-06-06Automatic date update in version.inGDB Administrator1-1/+1
2024-06-05Automatic date update in version.inGDB Administrator1-1/+1
2024-06-04Automatic date update in version.inGDB Administrator1-1/+1
2024-06-03Automatic date update in version.inGDB Administrator1-1/+1
2024-06-02Automatic date update in version.inGDB Administrator1-1/+1
2024-06-01Bump GDB's version number to 15.0.91.DATE-git.Joel Brobecker1-1/+1
2024-06-01Set GDB version number to 15.0.91.Joel Brobecker1-1/+1
2024-06-01Automatic date update in version.inGDB Administrator1-1/+1
2024-05-31Automatic date update in version.inGDB Administrator1-1/+1
2024-05-30Automatic date update in version.inGDB Administrator1-1/+1
2024-05-29gdb/doc: don't have .pod targets separate to man page targetsAndrew Burgess1-6/+19
2024-05-29Automatic date update in version.inGDB Administrator1-1/+1
2024-05-28Automatic date update in version.inGDB Administrator1-1/+1
2024-05-27Automatic date update in version.inGDB Administrator1-1/+1
2024-05-26Set GDB version number to 15.0.90.Joel Brobecker1-1/+1
2024-05-26gdb/NEWS: Replace "Chagnes since GDB 14" to "Changes in GDB 15"Joel Brobecker1-1/+1
2024-05-26Set development mode to "off" by default.Joel Brobecker1-1/+1
2024-05-26Bump version to 15.0.90.DATE-git.Joel Brobecker1-1/+1
2024-05-26Automatic date update in version.ingdb-15-branchpointGDB Administrator1-1/+1
2024-05-25ld: Document -pie -Ttext-segment=ORG generates ET_EXECH.J. Lu1-1/+4
2024-05-25Automatic date update in version.inGDB Administrator1-1/+1
2024-05-24Re: LoongArch: gas: Adjust DWARF CIE alignment factorsAlan Modra1-22/+22
2024-05-24gas: extend \+ support to .irp / .irpcJan Beulich6-23/+24
2024-05-24gas: adjust handling of quotes for .irpcJan Beulich5-21/+40
2024-05-24x86: simplify VexVVVV_SRC2 handling for the XOP caseJan Beulich1-9/+5
2024-05-24x86: simplify / consolidate check_{word,long,qword}_reg()Jan Beulich1-16/+4
2024-05-24x86: correct VCVT{,U}SI2SDJan Beulich5-21/+72
2024-05-24[gdb/testsuite] Add PR26286 kfail in gdb.threads/attach-many-short-lived-thre...Tom de Vries1-1/+24
2024-05-24Automatic date update in version.inGDB Administrator1-1/+1
2024-05-23gdb, testsuite: Fix return value in gdb.base/foll-fork.expFelix Willgerodt1-1/+1
2024-05-23gdb/testsuite: Restore libc_has_debug_info's less strict behaviourThiago Jung Bauermann1-11/+10
2024-05-23Automatic date update in version.inGDB Administrator1-1/+1
2024-05-23libctf testsuite compilation failureAlan Modra1-1/+1
2024-05-22Default dwarf_synchronous to trueTom Tromey1-1/+1
2024-05-22restore build with --enable-maintainer-modeIndu Bhagat3-3/+0
2024-05-22aarch64: fix incorrect encoding for system register pmsdsfr_el1Matthieu Longo2-3/+3
2024-05-22Support APX zero-upperCui, Lili15-6245/+7273
2024-05-22X86: Remove "i.rex" to eliminate extra conditional branchCui, Lili1-1/+1
2024-05-21gprofng: use StringBuilder to create long messagesVladimir Mezentsev2-283/+179
2024-05-21gprofng: Remove hardware counter tables for unsupported hardware (Sparc)Vladimir Mezentsev1-1180/+1
2024-05-21gprofng: remove memset() in libcollectorVladimir Mezentsev6-50/+24
2024-05-22Add check for 8-bit old registers in EVEX formatCui, Lili3-3/+9