Age | Commit message (Expand) | Author | Files | Lines |
2024-08-02 | gdb, gdbserver, gdbsupport: remove -Wno-vla-cxx-extension | Simon Marchi | 4 | -4/+4 |
2024-08-02 | gdb: remove uses of VLA | Simon Marchi | 13 | -85/+86 |
2024-08-02 | gdb,testsuite: fix gdb.base/list-dot-nodebug and make it more robust | Guinevere Larsen | 1 | -11/+26 |
2024-08-02 | gdb: remove inline_frame::skipped_frames | Simon Marchi | 1 | -29/+22 |
2024-08-02 | Updated Bulgarian translation for the binutils/ directory | Nick Clifton | 1 | -2596/+3328 |
2024-08-02 | Fix typo in --help output of the strings program. | Aapo Rantalainen | 1 | -2/+2 |
2024-08-02 | gdb/testsuite: fix gdb.python/py-framefilter-invalidarg.exp with clang | Guinevere Larsen | 1 | -1/+1 |
2024-08-02 | gdb/testsuite: extend XFAIL to gdb.fortran/entry-point.exp to clang too | Guinevere Larsen | 1 | -2/+2 |
2024-08-02 | gdb/testsuite: add build-id compile flag to tests that expect it | Guinevere Larsen | 4 | -4/+6 |
2024-08-02 | gas: drop unnecessary use of tc_comment_chars | Jan Beulich | 8 | -22/+5 |
2024-08-02 | gas: correctly deal with line comments when not preprocessing | Jan Beulich | 8 | -5/+56 |
2024-08-02 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2024-08-01 | gas: ginsn: minor improvements in ginsn_dst_print and ginsn_src_print | Indu Bhagat | 1 | -18/+28 |
2024-08-01 | gas: ginsn: do not emit an unnecessary trailing comma in textual dump | Indu Bhagat | 3 | -13/+19 |
2024-08-01 | gas: x86: ginsn: handle previously missed indirect call and jmp ops | Indu Bhagat | 3 | -60/+95 |
2024-08-01 | gdb: LoongArch: Add show-debug-regs maintenance command | Hui Li | 1 | -0/+16 |
2024-08-01 | skip_attr_bytes assertion (data) <= (end) fail | Alan Modra | 1 | -1/+4 |
2024-08-01 | gdb: AArch64: Support MTE on baremetal | Gustavo Romero | 12 | -251/+309 |
2024-08-01 | [gdb/testsuite] Fix gdb.python/py-format-string.exp with python 3.13 | Tom de Vries | 1 | -1/+7 |
2024-08-01 | LoongArch: Fix ld FAIL test cases | Lulu Cai | 1 | -17/+24 |
2024-08-01 | ld/PDB: handle empty LF_FIELDLIST types | Mark Harmstone | 4 | -4/+25 |
2024-08-01 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2024-07-31 | libctf: fix ctf_archive_count return value on big-endian | Nick Alcock | 1 | -1/+1 |
2024-07-31 | libctf: dump: fix small leak | Nick Alcock | 1 | -1/+2 |
2024-07-31 | libctf: fix ref leak of names of newly-inserted non-root-visible types | Nick Alcock | 1 | -3/+3 |
2024-07-31 | libctf: clean up hashtab error handling mess | Nick Alcock | 2 | -11/+16 |
2024-07-31 | libctf, include: add ctf_dict_set_flag: less enum dup checking by default | Nick Alcock | 9 | -47/+195 |
2024-07-31 | include, libctf: improve ECTF_DUPLICATE error message | Nick Alcock | 1 | -1/+1 |
2024-07-31 | libctf: link: remember to turn off the LCTF_LINKING flag after ctf_link_write | Nick Alcock | 1 | -0/+4 |
2024-07-31 | libctf: link: fix error handling | Nick Alcock | 1 | -1/+1 |
2024-07-31 | libctf, open: Fix enum error handling path | Nick Alcock | 1 | -0/+1 |
2024-07-31 | libctf, subr: don't mix up errors and warnings | Nick Alcock | 1 | -2/+2 |
2024-07-31 | libctf: fix dynset insertion | Nick Alcock | 1 | -1/+1 |
2024-07-31 | libctf: dedup: tiny tweaks | Nick Alcock | 1 | -4/+3 |
2024-07-31 | libctf: improve ECTF_NOPARENT error message | Nick Alcock | 2 | -2/+2 |
2024-07-31 | libctf: fix CTF dict compression | Nick Alcock | 5 | -42/+179 |
2024-07-31 | libctf: fix linking of non-root-visible types | Nick Alcock | 3 | -2/+132 |
2024-07-31 | libctf, dump: correctly dump non-root-visible types | Nick Alcock | 1 | -1/+1 |
2024-07-31 | libctf, string: split the movable refs out of the ref list | Nick Alcock | 2 | -20/+47 |
2024-07-31 | libctf, dedup: drop unnecessary arg from ctf_dedup() | Nick Alcock | 3 | -36/+30 |
2024-07-31 | libctf: we do in fact support foreign-endian old versions | Nick Alcock | 1 | -8/+2 |
2024-07-31 | [gdb/testsuite] Fix trailing-text-in-parentheses duplicates | Tom de Vries | 77 | -627/+618 |
2024-07-31 | [gdb/testsuite] Detect trailing-text-in-parentheses duplicates | Tom de Vries | 2 | -5/+39 |
2024-07-31 | [gdb/testsuite] Add gdb.python/py-disasm-{exec,obj}.exp | Tom de Vries | 4 | -16/+90 |
2024-07-31 | [gdb/exp] Fix gdb.fortran/intrinsics.exp fail on arm | Tom de Vries | 4 | -18/+70 |
2024-07-31 | x86: move ginsn stuff | Jan Beulich | 2 | -1102/+1123 |
2024-07-31 | gas/doc: adjust an @xref | Jan Beulich | 1 | -1/+1 |
2024-07-31 | fix the framework error | Alan Modra | 1 | -18/+5 |
2024-07-31 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2024-07-30 | [gdb/testsuite] Fix regexp in gdb.ada/mi_var_access.exp some more | Tom de Vries | 1 | -1/+2 |