Age | Commit message (Expand) | Author | Files | Lines |
2022-03-16 | wipusers/roland/gprofng-zlib | Roland McGrath | 2 | -8/+14 |
2022-03-16 | objcopy --weaken-symbol: apply to STB_GNU_UNIQUE symbols | Fangrui Song | 5 | -2/+24 |
2022-03-16 | Reimplement array concatenation for Ada and D | Tom Tromey | 7 | -134/+131 |
2022-03-16 | Remove eval_op_concat | Tom Tromey | 3 | -18/+2 |
2022-03-16 | Ada support for wide strings | Tom Tromey | 3 | -6/+63 |
2022-03-16 | Remove eval_op_string | Tom Tromey | 2 | -15/+11 |
2022-03-16 | Powerpc fix for gdb.base/ending-run.exp | Carl Love | 1 | -0/+16 |
2022-03-16 | dlltool: Use the output name as basis for deterministic temp prefixes | Martin Storsj? | 2 | -3/+10 |
2022-03-16 | gdb/mi: consistently notify user when GDB/MI client uses -thread-select | Jan Vrany | 8 | -69/+106 |
2022-03-16 | gprofng: Use symver attribute if available | H.J. Lu | 6 | -86/+72 |
2022-03-16 | gprofng: Don't hardcode -Wno-format-truncation/-Wno-switch | H.J. Lu | 5 | -6/+134 |
2022-03-16 | gprofng: Don't hardcode -Wno-nonnull-compare | H.J. Lu | 5 | -4/+69 |
2022-03-16 | gprofng: Define ATTRIBUTE_FALLTHROUGH | H.J. Lu | 2 | -1/+9 |
2022-03-16 | binutils/readelf: handle AMDGPU relocation types | Simon Marchi | 4 | -0/+32 |
2022-03-16 | binutils/readelf: build against msgpack, dump NT_AMDGPU_METADATA note contents | Simon Marchi | 7 | -19/+374 |
2022-03-16 | binutils/readelf: handle NT_AMDGPU_METADATA note name | Simon Marchi | 4 | -0/+33 |
2022-03-16 | binutils/readelf: decode AMDGPU-specific e_flags | Simon Marchi | 4 | -0/+217 |
2022-03-16 | binutils/readelf: handle AMDGPU OS ABIs | Simon Marchi | 4 | -0/+22 |
2022-03-16 | opcodes: handle bfd_amdgcn_arch in configure script | Simon Marchi | 3 | -0/+7 |
2022-03-16 | bfd: add AMDGCN architecture | Simon Marchi | 15 | -0/+253 |
2022-03-16 | Updated Serbian (for binutils/) and Russian (for gprof/) translations | Nick Clifton | 4 | -2058/+2451 |
2022-03-16 | Make gdb.fortran/{array-slices,lbound-ubound} work against gdbserver | Pedro Alves | 3 | -15/+45 |
2022-03-16 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2022-03-16 | Delete PowerPC macro insn support | Alan Modra | 3 | -155/+3 |
2022-03-16 | PowerPC SPE/SPE2 aliases in powerpc_macros | Alan Modra | 1 | -30/+27 |
2022-03-16 | PowerPC VLE extended instructions in powerpc_macros | Alan Modra | 2 | -18/+15 |
2022-03-16 | PowerPC32 extended instructions in powerpc_macros | Alan Modra | 3 | -42/+313 |
2022-03-16 | PowerPC64 extended instructions in powerpc_macros | Alan Modra | 13 | -46/+274 |
2022-03-15 | Do not capture updated 'pc' in add_local_symbols | Tom Tromey | 1 | -2/+2 |
2022-03-15 | gprofng: avoid using `fallthrough' attributes | Jose E. Marchesi | 2 | -1/+6 |
2022-03-15 | Fix bug in dwarf-mode.el | Tom Tromey | 2 | -4/+11 |
2022-03-15 | gdb/testsuite: rename a proc and fix a typo | Andrew Burgess | 1 | -41/+41 |
2022-03-15 | gprofng: Add a configure test for clock_gettime and a use of the test in gett... | Nick Clifton | 8 | -16/+93 |
2022-03-15 | gprofng: Don't generate gprofng.info in source | H.J. Lu | 2 | -20/+12 |
2022-03-15 | gdb: LoongArch: fix failed testcases in gdb.base/align-c.exp | Tiezhu Yang | 1 | -0/+4 |
2022-03-15 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2022-03-14 | gdb/python/mi: create MI commands using python | Andrew Burgess | 12 | -18/+1553 |
2022-03-14 | gdb/gdbarch: compare some fields against 0 verify_gdbarch | Andrew Burgess | 3 | -6/+27 |
2022-03-14 | gdb/gdbarch: remove the predicate function for gdbarch_register_type | Andrew Burgess | 3 | -14/+0 |
2022-03-14 | Replace deprecated_target_wait_hook by observers | Patrick Monnerat | 7 | -24/+26 |
2022-03-14 | Correctly print subrange types in generic_value_print | Tom Tromey | 2 | -1/+86 |
2022-03-14 | [aarch64/arm] Properly extract the return value returned in memory | Luis Machado | 4 | -5/+130 |
2022-03-14 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2022-03-14 | PR28959, obdump doesn't disassemble mftb instruction | Alan Modra | 1 | -2/+3 |
2022-03-13 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2022-03-12 | Relax regexp in gdb.rust/unsized.exp | Tom Tromey | 1 | -2/+1 |
2022-03-12 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2022-03-11 | Avoid crash with cross-linux core file | Tom Tromey | 1 | -4/+4 |
2022-03-11 | gdb/testsuite: remove duplicates from gdb.base/stap-probe.exp | Andrew Burgess | 1 | -6/+11 |
2022-03-11 | gprofng: a new GNU profiler | Vladimir Mezentsev | 319 | -8/+222979 |