Age | Commit message (Expand) | Author | Files | Lines |
2024-05-28 | Make tui_win_info::make_window non-virtual | Tom Tromey | 1 | -1/+2 |
2024-05-28 | gas, aarch64: Add SVE2 lut extension | saurabh.jha@arm.com | 16 | -131/+719 |
2024-05-28 | gas, aarch64: Add AdvSIMD lut extension | saurabh.jha@arm.com | 21 | -363/+1016 |
2024-05-28 | Use bool in thread_events | Tom Tromey | 7 | -16/+16 |
2024-05-28 | Fix typo in assembler documentation | Nick Clifton | 1 | -1/+1 |
2024-05-28 | Fix: internal error in write_function_pdata at obj-coff-seh | Nick Clifton | 1 | -0/+5 |
2024-05-28 | Updated Spanish translation for the BFD sub-directory. | Nick Clifton | 1 | -4754/+7118 |
2024-05-28 | opcodes: add a .gitattributes file for aarch64 autogenerated file exceptions | Richard Earnshaw | 1 | -0/+3 |
2024-05-28 | Add new ELF section and segment types to readelf. | Nick Clifton | 11 | -323/+517 |
2024-05-28 | RISC-V: Fix U insn; replace opcode6 with opcode7 in gas/doc/c-riscv.texi | Javier Mora | 1 | -22/+22 |
2024-05-28 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2024-05-27 | Re-run make-target-delegates.py | Tom Tromey | 1 | -8/+6 |
2024-05-28 | RISC-V: Fixed overwritten IRELATIVE relocs in the .rel.iplt for data reloc. | Nelson Chu | 7 | -13/+44 |
2024-05-28 | RISC-V: Segment fault for kernel purgatory when linking. | Nelson Chu | 1 | -13/+10 |
2024-05-27 | LoongArch: Fix relaxation overflow caused by ld -z separate-code | mengqinggang | 7 | -75/+176 |
2024-05-27 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2024-05-26 | Update gdb/NEWS after GDB 15 branch creation. | Joel Brobecker | 1 | -1/+3 |
2024-05-26 | Bump version to 16.0.50.DATE-git. | Joel Brobecker | 2 | -2/+2 |
2024-05-26 | Automatic date update in version.ingdb-15-branchpoint | GDB Administrator | 1 | -1/+1 |
2024-05-25 | ld: Document -pie -Ttext-segment=ORG generates ET_EXEC | H.J. Lu | 1 | -1/+4 |
2024-05-25 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2024-05-24 | Re: LoongArch: gas: Adjust DWARF CIE alignment factors | Alan Modra | 1 | -22/+22 |
2024-05-24 | gas: extend \+ support to .irp / .irpc | Jan Beulich | 6 | -23/+24 |
2024-05-24 | gas: adjust handling of quotes for .irpc | Jan Beulich | 5 | -21/+40 |
2024-05-24 | x86: simplify VexVVVV_SRC2 handling for the XOP case | Jan Beulich | 1 | -9/+5 |
2024-05-24 | x86: simplify / consolidate check_{word,long,qword}_reg() | Jan Beulich | 1 | -16/+4 |
2024-05-24 | x86: correct VCVT{,U}SI2SD | Jan Beulich | 5 | -21/+72 |
2024-05-24 | [gdb/testsuite] Add PR26286 kfail in gdb.threads/attach-many-short-lived-thre... | Tom de Vries | 1 | -1/+24 |
2024-05-24 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2024-05-23 | gdb, testsuite: Fix return value in gdb.base/foll-fork.exp | Felix Willgerodt | 1 | -1/+1 |
2024-05-23 | gdb/testsuite: Restore libc_has_debug_info's less strict behaviour | Thiago Jung Bauermann | 1 | -11/+10 |
2024-05-23 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2024-05-23 | libctf testsuite compilation failure | Alan Modra | 1 | -1/+1 |
2024-05-22 | Default dwarf_synchronous to true | Tom Tromey | 1 | -1/+1 |
2024-05-22 | restore build with --enable-maintainer-mode | Indu Bhagat | 3 | -3/+0 |
2024-05-22 | aarch64: fix incorrect encoding for system register pmsdsfr_el1 | Matthieu Longo | 2 | -3/+3 |
2024-05-22 | Support APX zero-upper | Cui, Lili | 15 | -6245/+7273 |
2024-05-22 | X86: Remove "i.rex" to eliminate extra conditional branch | Cui, Lili | 1 | -1/+1 |
2024-05-21 | gprofng: use StringBuilder to create long messages | Vladimir Mezentsev | 2 | -283/+179 |
2024-05-21 | gprofng: Remove hardware counter tables for unsupported hardware (Sparc) | Vladimir Mezentsev | 1 | -1180/+1 |
2024-05-21 | gprofng: remove memset() in libcollector | Vladimir Mezentsev | 6 | -50/+24 |
2024-05-22 | Add check for 8-bit old registers in EVEX format | Cui, Lili | 3 | -3/+9 |
2024-05-22 | x86: Split REX/REX2 old registers judgment. | Cui, Lili | 1 | -16/+14 |
2024-05-22 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2024-05-21 | gas: ginsn: remove unnecessary buffer allocation and free | Indu Bhagat | 1 | -15/+12 |
2024-05-21 | aarch64: Fix the hyphenated disassembly comment. | Srinath Parvathaneni | 1 | -2/+2 |
2024-05-21 | Clarify documentation for pretty_printer.child | Tom Tromey | 1 | -2/+3 |
2024-05-21 | gas: drop remnants of ia64-*-aix* | Jan Beulich | 2 | -24/+0 |
2024-05-21 | ld: silence makeinfo warnings | Jan Beulich | 1 | -2/+2 |
2024-05-21 | include, libctf: improve documentation | Nick Alcock | 1 | -32/+62 |