aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-06-26libctf: support platforms with separate libintlNick Alcock6-2/+112
2020-06-26libctf: add some missing #includes.Nick Alcock3-0/+7
2020-06-26libctf, elfcpp, gold: do not assume that <byteswap.h> contains bswap_*Nick Alcock11-59/+190
2020-06-26libctf: work with compilers not supporting GNU C attributesNick Alcock2-0/+15
2020-06-26libctf: avoid nonportable __thread in CTF archive handlingNick Alcock2-9/+15
2020-06-26libctf, binutils: support CTF archives like objdumpNick Alcock9-109/+182
2020-06-26libctf: create: forwards are always in the namespace of their referentNick Alcock2-2/+14
2020-06-26libctf: create: ctf_add_type should hand back already-added non-SoUsNick Alcock2-6/+15
2020-06-26libctf: create: don't add forwards if the type added already existsNick Alcock2-1/+9
2020-06-26libctf: create: non-root-visible types should not appear in name tablesNick Alcock4-17/+53
2020-06-26binutils, ld: work with --disable-libctfNick Alcock19-10/+257
2020-06-26Fix --enable-libctf and --disable-staticNick Alcock15-6/+146
2020-06-26x86: make I disassembler macro available for new useJan Beulich2-13/+17
2020-06-26ld/x86: actually invoke k1om testsJan Beulich2-0/+7
2020-06-26x86: fix processing of -M disassembler optionJan Beulich7-7/+84
2020-06-26Fix -Wstring-compare testcase build failureGary Benson3-2/+16
2020-06-26Improve documentation of which shell is used by GDB's shell commandsEli Zaretskii2-3/+9
2020-06-26m68k: tag floating-point ABI usedPat Bernardi23-1/+263
2020-06-26RISCV changes broke 32-bit --enable-targets=allAlan Modra3-95/+89
2020-06-26Automatic date update in version.inGDB Administrator1-1/+1
2020-06-25gdb: use make_unique_xstrdup in set_inferior_io_terminalSimon Marchi2-1/+5
2020-06-25gdb: make inferior::terminal a unique ptrSimon Marchi4-6/+13
2020-06-25cpu: fix offset16 type, update c-calls in bpf.cpuDavid Faust2-14/+15
2020-06-25gdb/riscv: Loop over all registers for 'info all-registers'Andrew Burgess4-4/+17
2020-06-25gdb/riscv: Record information about unknown tdesc registersAndrew Burgess5-3/+145
2020-06-25gdb: Extend target description processing of unknown registersAndrew Burgess3-2/+64
2020-06-25gdb/riscv: Improve support for matching against target descriptionsAndrew Burgess8-142/+578
2020-06-25gdb/riscv: Remove CSR feature fileAndrew Burgess7-986/+10
2020-06-25gdb/riscv: Take CSR names from target descriptionAndrew Burgess4-30/+101
2020-06-25gdb/riscv: Fix whitespace errorAndrew Burgess2-2/+7
2020-06-25gdb/riscv: Improved register alias name creationAndrew Burgess7-29/+370
2020-06-25Remove obsolete gdbarch_static_transform_nameRainer Orth9-144/+18
2020-06-25Use fork instead of vfork on SolarisRainer Orth2-1/+13
2020-06-25Don't include *sol2-tdep.o on Linux/sparc*Rainer Orth6-12/+17
2020-06-25Move common handlers to sol2_init_abiRainer Orth8-180/+158
2020-06-25Update the Swedish translation in the gprof/ subdirectory.Nick Clifton2-27/+31
2020-06-25Remove the use of the register keyword in the libiberty.h header file - it is...Nick Clifton2-3/+8
2020-06-25Stop the assembler from generating R_ARM_THM_JMP11 relocations as these are n...Nick Clifton3-8/+12
2020-06-25x86: make J disassembler macro available for new useJan Beulich2-12/+13
2020-06-25x86: drop left-over 4-way alternative disassembler templatesJan Beulich2-2/+6
2020-06-25x86: move ImmExt processingJan Beulich2-5/+9
2020-06-25x86: operand sizing prefixes can disambiguate insnsJan Beulich13-447/+1193
2020-06-25x86: fix SYSRET disassembly, improve {,V}CVTSI2S{S,D} and PTWRITEJan Beulich19-231/+254
2020-06-25x86-64: REX prefix is invalid with VEX etcJan Beulich6-15/+29
2020-06-25x86-64: honor REX prefixes for SSE2AVXJan Beulich4-29/+112
2020-06-25x86: also refuse data size prefix on SIMD insnsJan Beulich8-14/+37
2020-06-25x86: drop stray assignment from build_evex_prefix()Jan Beulich2-1/+5
2020-06-25Automatic date update in version.inGDB Administrator1-1/+1
2020-06-24Sync config, include and libiberty with GCCH.J. Lu12-279/+812
2020-06-24W/ Clang, compile/link C++ test programs with "-x c++"Pedro Alves4-12/+21