Age | Commit message (Expand) | Author | Files | Lines |
2024-10-02 | gdb: more file name styling | Andrew Burgess | 4 | -23/+41 |
2024-10-02 | Add support for IMPORT_NAME_EXPORTAS in ILF (MSVC style) import libraries | Martin Storsjö | 2 | -7/+37 |
2024-10-02 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2024-10-01 | Introduce and use operation::type_p | Tom Tromey | 7 | -20/+32 |
2024-10-01 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2024-10-01 | Re: dlltool: file name too long | Alan Modra | 1 | -36/+22 |
2024-10-01 | segv in read_a_source_file | Alan Modra | 1 | -0/+1 |
2024-10-01 | segv in bfd_elf_get_str_section | Alan Modra | 2 | -2/+3 |
2024-09-30 | Add line-number styling | Tom Tromey | 28 | -55/+131 |
2024-09-30 | Improve the placement of orphan note sections. | Nick Clifton | 14 | -13/+71 |
2024-09-30 | gdb: fix filename completion in the middle of a line | Andrew Burgess | 2 | -4/+189 |
2024-09-30 | gdb: fix for completing a second filename for a command | Andrew Burgess | 2 | -103/+121 |
2024-09-30 | gdb/MAINTAINERS: add myself to maintainers | Gerlicher, Klaus | 1 | -0/+1 |
2024-09-30 | gdb: Remove myself as x86 maintainer and update my email | Felix Willgerodt | 1 | -3/+2 |
2024-09-30 | gdb, testsuite: clean duplicate header includes | Gerlicher, Klaus | 14 | -15/+0 |
2024-09-30 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2024-09-29 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2024-09-28 | [gdb/symtab] Dump m_all_parents_map for verbose debug dwarf-read | Tom de Vries | 4 | -7/+75 |
2024-09-28 | gas buffer overflow with --listing-rhs-width | Alan Modra | 1 | -5/+18 |
2024-09-28 | Move uses_elf_em to ld-lib.exp | Alan Modra | 2 | -21/+9 |
2024-09-28 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2024-09-27 | Re-run 'isort' on gdb tests | Tom Tromey | 1 | -0/+1 |
2024-09-27 | gdb/symtab: pass program space to lookup_symtab and iterate_over_symtabs | Simon Marchi | 9 | -46/+37 |
2024-09-27 | x86: fix Solaris gas testsuite run | Jan Beulich | 1 | -1/+9 |
2024-09-27 | RISC-V: odd data padding vs mapping symbols | Jan Beulich | 3 | -5/+30 |
2024-09-27 | RISC-V: correct alignment directive handling for text sections | Jan Beulich | 7 | -18/+218 |
2024-09-27 | x86: optimize {,V}INSERTPS with certain immediates | Jan Beulich | 12 | -7/+209 |
2024-09-27 | x86: optimize {,V}EXTRACT{F,I}{128,32x{4,8},64x{2,4}} with immediate 0 | Jan Beulich | 11 | -20/+316 |
2024-09-27 | x86: optimize {,V}EXTRACTPS with immediate 0 | Jan Beulich | 12 | -12/+126 |
2024-09-27 | x86: correct {,V}PEXTR{D,Q} optimization | Jan Beulich | 1 | -0/+1 |
2024-09-27 | Enable -z separate-code, -z common and -z text for more targets | Alan Modra | 4 | -4/+4 |
2024-09-27 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2024-09-26 | Add 'const' to symmisc.c | Tom Tromey | 1 | -3/+5 |
2024-09-26 | Fix 32207 [gprofng collect app] Error in parsing the -O option | Vladimir Mezentsev | 1 | -1/+1 |
2024-09-26 | Updated Brazilian Portuguese translation for the gprof directory. | Nick Clifton | 1 | -58/+59 |
2024-09-26 | Fix -Wstringop-overflow warning in ecoff_link_hash_newfunc | Andreas Schwab | 1 | -1/+1 |
2024-09-26 | ld: Ignore .note.gnu.build-id when placing orphaned notes | H.J. Lu | 13 | -3/+92 |
2024-09-26 | x86: templatize SIMD narrowing-move templates | Jan Beulich | 2 | -72/+32 |
2024-09-26 | x86: templatize SIMD sign-/zero-extension templates | Jan Beulich | 2 | -251/+220 |
2024-09-26 | x86: templatize SIMD FP binary-logic templates | Jan Beulich | 2 | -282/+271 |
2024-09-26 | x86: further templatize FMA templates | Jan Beulich | 2 | -349/+339 |
2024-09-26 | x86: templatize SIMD FP arithmetic templates | Jan Beulich | 2 | -1135/+1100 |
2024-09-26 | gdb/testsuite: test for memory leaks in gdb.Inferior.read_memory() | Andrew Burgess | 3 | -0/+163 |
2024-09-26 | x86/testsuite: Refine AVX10.2 rounding testcases | Haochen Jiang | 2 | -2/+3 |
2024-09-26 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2024-09-26 | x86 TLS relocation checks | Alan Modra | 1 | -7/+8 |
2024-09-25 | ltmain.sh: allow more flags at link-time | Sam James | 1 | -12/+34 |
2024-09-25 | [gdb/python] Make sure python sys.exit makes gdb exit | Tom de Vries | 2 | -0/+98 |
2024-09-25 | gdb/testsuite: format some Python files | Simon Marchi | 3 | -0/+3 |
2024-09-25 | gdb, gdbserver, python, testsuite: Remove MPX. | Schimpe, Christina | 41 | -2528/+61 |