Age | Commit message (Expand) | Author | Files | Lines |
2021-04-12 | RS6000 Add support to print vector register contents as float128 | Carl Love | 5 | -0/+138 |
2021-04-12 | gdb, gdbserver: remove WinCE support code | Simon Marchi | 6 | -191/+15 |
2021-04-13 | ENABLE_CHECKING in bfd, opcodes, binutils, ld | Alan Modra | 17 | -8/+178 |
2021-04-12 | gdbserver: constify the 'pid_to_exec_file' target op | Tankut Baris Aktemur | 8 | -9/+19 |
2021-04-12 | gdb, testsuite, btrace: relax unneeded stepi expected output | Markus Metzger | 2 | -1/+5 |
2021-04-12 | convert elf_link_hash macros to inline functions | Alan Modra | 14 | -56/+101 |
2021-04-12 | elf_backend_archive_symbol_lookup | Alan Modra | 4 | -20/+33 |
2021-04-12 | RISC-V: The version of i-ext should be RISCV_UNKNOWN_VERSION when expanding g... | Nelson Chu | 2 | -2/+7 |
2021-04-12 | RISC-V: Add i-ext as the implicit extension when e-ext is set. | Nelson Chu | 2 | -37/+27 |
2021-04-12 | sim: cgen: move cgen_cpu_max_extra_bytes logic into the common code | Mike Frysinger | 57 | -35/+156 |
2021-04-12 | Power10 bignum operands | Alan Modra | 6 | -70/+124 |
2021-04-12 | PR27719, lang_mark_undefineds trashes memory | Alan Modra | 5 | -5/+16 |
2021-04-12 | RISC-V: Support to parse the multi-letter prefix in the architecture string. | Nelson Chu | 26 | -235/+291 |
2021-04-12 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2021-04-11 | Improve support for loading DLLs at run time in gdbserver. | Eli Zaretskii | 2 | -12/+52 |
2021-04-11 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2021-04-10 | Fix handling DLL loads at run time | Eli Zaretskii | 2 | -11/+56 |
2021-04-10 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2021-04-09 | Add missing ChangeLog entry for sim/rx change. | Luis Machado | 1 | -0/+4 |
2021-04-09 | [AArch64] Fix include order for MTE | Luis Machado | 2 | -1/+6 |
2021-04-09 | [sim,rx] Silence warning that turns into a build error | Luis Machado | 1 | -1/+1 |
2021-04-09 | AArch64: Fix Diagnostic messaging for LD/ST Exclusive. | Tejas Belagod | 4 | -14/+53 |
2021-04-09 | AArch64: Fix Atomic LD64/ST64 classification. | Tejas Belagod | 2 | -4/+9 |
2021-04-09 | PowerPC disassembly of pcrel references | Alan Modra | 22 | -147/+311 |
2021-04-09 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2021-04-08 | Avoid sequence point warning in h8300 sim | Tom Tromey | 2 | -1/+6 |
2021-04-08 | Add system includes in sim | Tom Tromey | 20 | -0/+48 |
2021-04-08 | Do not use old-style definitions in sim | Tom Tromey | 23 | -298/+191 |
2021-04-08 | Remove unused variable un darwin_nat_target::resume | Dominique Quatravaux | 2 | -2/+5 |
2021-04-08 | Fix DTB generation mechanism and build failure | Luis Machado | 3 | -3/+19 |
2021-04-08 | sim: set ASAN_OPTIONS=detect_leaks=0 when running igen and opc2c | Simon Marchi | 11 | -16/+52 |
2021-04-08 | gdb: Allow prologue detection via symbols for Intel compilers. | Felix Willgerodt | 5 | -8/+33 |
2021-04-08 | gdb: Update producer check for Intel compilers. | Felix Willgerodt | 3 | -54/+23 |
2021-04-08 | sim: testsuite: support exit 77 for unsupported tests | Mike Frysinger | 2 | -1/+8 |
2021-04-08 | sim: testsuite: skip tests when the port is disabled | Mike Frysinger | 2 | -0/+10 |
2021-04-08 | bfd: use https for bugzilla | Mike Frysinger | 4 | -3/+9 |
2021-04-08 | sim: testsuite: calculate $arch from $subdir | Mike Frysinger | 72 | -180/+142 |
2021-04-07 | Aarch64 sim fix for gcc-10 miscompilation. | Jim Wilson | 2 | -2/+8 |
2021-04-08 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2021-04-08 | PR27684, PowerPC missing mfsprg0 and others | Alan Modra | 2 | -4/+10 |
2021-04-08 | PR27676, PowerPC missing extended dcbt, dcbtst mnemonics | Alan Modra | 8 | -11/+253 |
2021-04-07 | gdb: make target_ops::follow_fork return void | Simon Marchi | 12 | -40/+44 |
2021-04-07 | CTF: handle forward reference type | Weimin Pan | 5 | -13/+91 |
2021-04-07 | gdb/fortran: handle dynamic types within arrays and structures | Andrew Burgess | 7 | -4/+333 |
2021-04-07 | gdb: allow casting to rvalue reference in more cases | Andrew Burgess | 5 | -2/+61 |
2021-04-07 | gdb: move cheap pointer equality check earlier in types_equal | Andrew Burgess | 2 | -4/+9 |
2021-04-07 | sim: m32c: opc2c: remove unused vlist variable | Simon Marchi | 2 | -3/+4 |
2021-04-07 | gdb: handle relative paths to DWO files | Caroline Tice | 5 | -0/+175 |
2021-04-07 | gdb/testsuite: fix fission support in the Dwarf assembler | Andrew Burgess | 11 | -446/+620 |
2021-04-07 | gdb: Handle missing .debug_str section | Andrew Burgess | 4 | -2/+63 |