Age | Commit message (Expand) | Author | Files | Lines |
2024-06-04 | Add myself to gdb/MAINTAINERS | Dmitry Neverov | 1 | -0/+1 |
2024-06-04 | src-release.sh: fix adjusting files permissions and cleaning | Rostislav Krasny | 1 | -4/+48 |
2024-06-04 | gdb/testsuite: tests for debug lookup within the sysroot | Andrew Burgess | 2 | -0/+215 |
2024-06-04 | gdb/testsuite: make gdb_gnu_strip_debug consistent | Andrew Burgess | 3 | -37/+25 |
2024-06-04 | gdb/Makefile.in: silence recipe for creating .deps/ directories | Andrew Burgess | 1 | -1/+1 |
2024-06-04 | LoongArch: Disable linker relaxation if set the address of section or segment | mengqinggang | 3 | -0/+41 |
2024-06-04 | LoongArch: Make align symbol be in same section with alignment directive | mengqinggang | 9 | -33/+104 |
2024-06-04 | arm: testsuite: fix msdos line endings in tests | Richard Earnshaw | 2 | -18/+18 |
2024-06-04 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2024-06-03 | gprofng: add hardware counters for AMD Zen4 | Vladimir Mezentsev | 3 | -1/+889 |
2024-06-03 | Remove one call to can_box from TUI | Tom Tromey | 1 | -9/+3 |
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 |