Age | Commit message (Expand) | Author | Files | Lines |
2020-06-26 | libctf: support platforms with separate libintl | Nick Alcock | 6 | -2/+112 |
2020-06-26 | libctf: add some missing #includes. | Nick Alcock | 3 | -0/+7 |
2020-06-26 | libctf, elfcpp, gold: do not assume that <byteswap.h> contains bswap_* | Nick Alcock | 11 | -59/+190 |
2020-06-26 | libctf: work with compilers not supporting GNU C attributes | Nick Alcock | 2 | -0/+15 |
2020-06-26 | libctf: avoid nonportable __thread in CTF archive handling | Nick Alcock | 2 | -9/+15 |
2020-06-26 | libctf, binutils: support CTF archives like objdump | Nick Alcock | 9 | -109/+182 |
2020-06-26 | libctf: create: forwards are always in the namespace of their referent | Nick Alcock | 2 | -2/+14 |
2020-06-26 | libctf: create: ctf_add_type should hand back already-added non-SoUs | Nick Alcock | 2 | -6/+15 |
2020-06-26 | libctf: create: don't add forwards if the type added already exists | Nick Alcock | 2 | -1/+9 |
2020-06-26 | libctf: create: non-root-visible types should not appear in name tables | Nick Alcock | 4 | -17/+53 |
2020-06-26 | binutils, ld: work with --disable-libctf | Nick Alcock | 19 | -10/+257 |
2020-06-26 | Fix --enable-libctf and --disable-static | Nick Alcock | 15 | -6/+146 |
2020-06-26 | x86: make I disassembler macro available for new use | Jan Beulich | 2 | -13/+17 |
2020-06-26 | ld/x86: actually invoke k1om tests | Jan Beulich | 2 | -0/+7 |
2020-06-26 | x86: fix processing of -M disassembler option | Jan Beulich | 7 | -7/+84 |
2020-06-26 | Fix -Wstring-compare testcase build failure | Gary Benson | 3 | -2/+16 |
2020-06-26 | Improve documentation of which shell is used by GDB's shell commands | Eli Zaretskii | 2 | -3/+9 |
2020-06-26 | m68k: tag floating-point ABI used | Pat Bernardi | 23 | -1/+263 |
2020-06-26 | RISCV changes broke 32-bit --enable-targets=all | Alan Modra | 3 | -95/+89 |
2020-06-26 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2020-06-25 | gdb: use make_unique_xstrdup in set_inferior_io_terminal | Simon Marchi | 2 | -1/+5 |
2020-06-25 | gdb: make inferior::terminal a unique ptr | Simon Marchi | 4 | -6/+13 |
2020-06-25 | cpu: fix offset16 type, update c-calls in bpf.cpu | David Faust | 2 | -14/+15 |
2020-06-25 | gdb/riscv: Loop over all registers for 'info all-registers' | Andrew Burgess | 4 | -4/+17 |
2020-06-25 | gdb/riscv: Record information about unknown tdesc registers | Andrew Burgess | 5 | -3/+145 |
2020-06-25 | gdb: Extend target description processing of unknown registers | Andrew Burgess | 3 | -2/+64 |
2020-06-25 | gdb/riscv: Improve support for matching against target descriptions | Andrew Burgess | 8 | -142/+578 |
2020-06-25 | gdb/riscv: Remove CSR feature file | Andrew Burgess | 7 | -986/+10 |
2020-06-25 | gdb/riscv: Take CSR names from target description | Andrew Burgess | 4 | -30/+101 |
2020-06-25 | gdb/riscv: Fix whitespace error | Andrew Burgess | 2 | -2/+7 |
2020-06-25 | gdb/riscv: Improved register alias name creation | Andrew Burgess | 7 | -29/+370 |
2020-06-25 | Remove obsolete gdbarch_static_transform_name | Rainer Orth | 9 | -144/+18 |
2020-06-25 | Use fork instead of vfork on Solaris | Rainer Orth | 2 | -1/+13 |
2020-06-25 | Don't include *sol2-tdep.o on Linux/sparc* | Rainer Orth | 6 | -12/+17 |
2020-06-25 | Move common handlers to sol2_init_abi | Rainer Orth | 8 | -180/+158 |
2020-06-25 | Update the Swedish translation in the gprof/ subdirectory. | Nick Clifton | 2 | -27/+31 |
2020-06-25 | Remove the use of the register keyword in the libiberty.h header file - it is... | Nick Clifton | 2 | -3/+8 |
2020-06-25 | Stop the assembler from generating R_ARM_THM_JMP11 relocations as these are n... | Nick Clifton | 3 | -8/+12 |
2020-06-25 | x86: make J disassembler macro available for new use | Jan Beulich | 2 | -12/+13 |
2020-06-25 | x86: drop left-over 4-way alternative disassembler templates | Jan Beulich | 2 | -2/+6 |
2020-06-25 | x86: move ImmExt processing | Jan Beulich | 2 | -5/+9 |
2020-06-25 | x86: operand sizing prefixes can disambiguate insns | Jan Beulich | 13 | -447/+1193 |
2020-06-25 | x86: fix SYSRET disassembly, improve {,V}CVTSI2S{S,D} and PTWRITE | Jan Beulich | 19 | -231/+254 |
2020-06-25 | x86-64: REX prefix is invalid with VEX etc | Jan Beulich | 6 | -15/+29 |
2020-06-25 | x86-64: honor REX prefixes for SSE2AVX | Jan Beulich | 4 | -29/+112 |
2020-06-25 | x86: also refuse data size prefix on SIMD insns | Jan Beulich | 8 | -14/+37 |
2020-06-25 | x86: drop stray assignment from build_evex_prefix() | Jan Beulich | 2 | -1/+5 |
2020-06-25 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2020-06-24 | Sync config, include and libiberty with GCC | H.J. Lu | 12 | -279/+812 |
2020-06-24 | W/ Clang, compile/link C++ test programs with "-x c++" | Pedro Alves | 4 | -12/+21 |