Age | Commit message (Expand) | Author | Files | Lines |
2024-06-03 | Fix deprecation text | Tom Tromey | 1 | -1/+1 |
2024-06-03 | Enable call of overloaded subscript operator from python | Hannes Domani | 3 | -1/+12 |
2024-06-03 | Allow calling of convenience functions with python | Hannes Domani | 2 | -5/+24 |
2024-06-03 | src-release.sh: Use -T0 for xz compression | Mark Wielaard | 1 | -1/+1 |
2024-06-03 | [gdb/testsuite] Fix timeout in gdb.tui/resize-2.exp | Tom de Vries | 1 | -3/+15 |
2024-06-03 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2024-06-02 | Fix typo in tui-data.h | Tom Tromey | 1 | -1/+1 |
2024-06-02 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2024-06-01 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2024-05-31 | [gdb/testsuite] New test: gdb.base/errno.exp | Kevin Buettner | 2 | -0/+300 |
2024-05-31 | aarch64, testsuite: avoid regexes in opcode field | Claudio Bantaloukas | 2 | -493/+493 |
2024-05-31 | gas, aarch64: Fixes in texi and tests following faminmax and lut changes | saurabh.jha@arm.com | 4 | -162/+162 |
2024-05-31 | Move dwarf2_per_bfd::index_addrmap to mapped_gdb_index | Tom Tromey | 5 | -37/+25 |
2024-05-31 | aarch64: Add some DT_RELR ld tests | Szabolcs Nagy | 12 | -0/+351 |
2024-05-31 | aarch64: Add DT_RELR support | Szabolcs Nagy | 5 | -1/+445 |
2024-05-31 | x86: reduce check_{byte,word,long,qword}_reg() overhead | Jan Beulich | 1 | -4/+15 |
2024-05-31 | gdb, amd64: remove unused forward declarations | Felix Willgerodt | 1 | -12/+0 |
2024-05-31 | gdb, doc: Fix AVX-512 documentation. | Felix Willgerodt | 1 | -1/+9 |
2024-05-30 | gdb: remove unused includes in utils.h | Simon Marchi | 45 | -6/+45 |
2024-05-31 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2024-05-30 | gdb: remove unused includes in symfile.c | Simon Marchi | 1 | -9/+1 |
2024-05-30 | gdb: remove unused includes in breakpoint.{c,h} | Simon Marchi | 2 | -3/+0 |
2024-05-30 | Update binutils release documentation to include using the -z option when inv... | Nick Clifton | 1 | -3/+3 |
2024-05-30 | src-release.sh: Support zstd compression | Mark Wielaard | 1 | -2/+18 |
2024-05-30 | .gitignore: ignore .vscode | Simon Marchi | 1 | -0/+1 |
2024-05-30 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2024-05-29 | gdb/doc: don't have .pod targets separate to man page targets | Andrew Burgess | 1 | -6/+19 |
2024-05-29 | readelf: Use section names for displaying RELR relocs | Szabolcs Nagy | 1 | -8/+24 |
2024-05-29 | readelf: Fix symbol display for RELR relocs | Szabolcs Nagy | 1 | -17/+125 |
2024-05-29 | x86/Intel: warn about undue mnemonic suffixes | Jan Beulich | 37 | -5814/+5779 |
2024-05-29 | x86/Intel: SHLD/SHRD have dual meaning | Jan Beulich | 4 | -2/+79 |
2024-05-29 | PR31796, Internal error in write_function_pdata at obj-coff-seh | Alan Modra | 1 | -2/+22 |
2024-05-29 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2024-05-28 | ld: pru: Increase the default memory region sizes | Dimitar Dimitrov | 1 | -2/+2 |
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 |