Age | Commit message (Expand) | Author | Files | Lines |
2020-03-11 | libctf: Mark bswap_identity_64 inline function as static. | John Baldwin | 2 | -1/+5 |
2020-03-11 | powerpc64-ld infinite loop | Alan Modra | 2 | -1/+5 |
2020-03-11 | PR25651, objcopy SIGSEGV in copy_object | Alan Modra | 2 | -17/+25 |
2020-03-11 | Don't merge sections with differing MASKPROC or MASKOS flags | Alan Modra | 2 | -4/+9 |
2020-03-11 | [gdb] Fix segv in "maint print symbols" for ada exec | Tom de Vries | 4 | -1/+25 |
2020-03-10 | gdb: Add support for tracking the DWARF line table is-stmt field | Andrew Burgess | 23 | -29/+1096 |
2020-03-10 | gdb/testsuite: Add is-stmt support to the DWARF compiler | Andrew Burgess | 2 | -1/+12 |
2020-03-10 | More 1 << 31 signed overflows | Alan Modra | 6 | -9/+18 |
2020-03-10 | ubsan: som: left shift of 1 by 31 places | Alan Modra | 3 | -5/+11 |
2020-03-10 | objdump disassembly of files without symbols | Alan Modra | 2 | -4/+14 |
2020-03-10 | PR25648, objcopy SIGSEGV in ihex_write_record | Alan Modra | 2 | -5/+10 |
2020-03-09 | x86: Also pass -P to $(CPP) when processing i386-opc.tbl | H.J. Lu | 3 | -2/+7 |
2020-03-09 | [gdb/testsuite] Fix tcl error in cached_file | Tom de Vries | 2 | -0/+7 |
2020-03-09 | PR25645, readelf segfault reading fuzzed alpha-vms binary | Alan Modra | 2 | -12/+22 |
2020-03-09 | x86: use template for AVX512 integer comparison insns | Jan Beulich | 3 | -80/+48 |
2020-03-09 | x86: use template for XOP integer comparison, shift, and rotate insns | Jan Beulich | 3 | -268/+187 |
2020-03-09 | x86: use template for AVX/AVX512 floating point comparison insns | Jan Beulich | 8 | -3877/+4759 |
2020-03-09 | x86: use template for SSE floating point comparison insns | Jan Beulich | 4 | -208/+165 |
2020-03-09 | x86: allow opcode templates to be templated | Jan Beulich | 4 | -151/+298 |
2020-03-08 | readelf.c: Fix a typo in comments | H.J. Lu | 2 | -1/+6 |
2020-03-09 | asan: wasm: Out-of-memory | Alan Modra | 2 | -12/+21 |
2020-03-08 | Fix two typos in gdb_binary_search.h | Tom Tromey | 2 | -2/+6 |
2020-03-07 | [gdb/testsuite] Fix testing build_executable result | Tom de Vries | 3 | -2/+7 |
2020-03-07 | [gdb] Support anonymous typedef generated by gcc -feliminate-dwarf2-dups | Tom de Vries | 2 | -0/+15 |
2020-03-07 | Remove some obsolete comments | Tom Tromey | 3 | -6/+8 |
2020-03-07 | Re: Add support for a ".file 0" directive if supporting DWARF 5 or higher. | Alan Modra | 2 | -9/+13 |
2020-03-06 | binutils: doc: move artifacts back to MAINTAINERCLEANFILES | Simon Marchi | 3 | -3/+9 |
2020-03-07 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2020-03-06 | Pass thread_info pointer to various inferior control functions | Simon Marchi | 4 | -23/+49 |
2020-03-06 | Don't try to get the TIB address without an inferior | Hannes Domani | 2 | -1/+7 |
2020-03-06 | Add support for a ".file 0" directive if supporting DWARF 5 or higher. | Nick Clifton | 7 | -8/+57 |
2020-03-06 | [gdb/testsuite] Fix "text file busy" errors with cc-with-tweaks.exp | Tom de Vries | 3 | -4/+49 |
2020-03-06 | Add support for --dwarf-[3|4|5] to assembler command line. | Nick Clifton | 6 | -11/+88 |
2020-03-06 | [gdb,testsuite,doc,NEWS] Fix "the the". | Tom de Vries | 8 | -9/+23 |
2020-03-06 | [gdb] Remove trailing "done" after "Reading symbols from" message | Tom de Vries | 2 | -5/+5 |
2020-03-06 | gdbserver/gdbsupport: Add .dir-locals.el file | Andrew Burgess | 6 | -0/+99 |
2020-03-06 | Stop the assembler from complaining that the input and output files are the s... | Nick Clifton | 2 | -1/+13 |
2020-03-06 | Fix an abort triggered when objcopy is used to set the "share" section flag o... | Nick Clifton | 5 | -12/+84 |
2020-03-06 | x86: reduce amount of various VCVT* templates | Jan Beulich | 5 | -242/+116 |
2020-03-06 | x86: drop/replace IgnoreSize | Jan Beulich | 5 | -1607/+1624 |
2020-03-06 | x86: fold (supposed to be) identical code | Jan Beulich | 2 | -27/+20 |
2020-03-06 | x86: don't accept FI{LD,STP,STTP}LL in Intel syntax mode | Jan Beulich | 3 | -9/+14 |
2020-03-06 | x86: replace NoRex64 on VEX-encoded insns | Jan Beulich | 11 | -100/+126 |
2020-03-06 | x86: drop Rex64 attribute | Jan Beulich | 7 | -6601/+6613 |
2020-03-06 | x86: correct MPX insn w/o base or index encoding in 16-bit mode | Jan Beulich | 7 | -4/+201 |
2020-03-06 | x86: add missing IgnoreSize | Jan Beulich | 34 | -58/+330 |
2020-03-06 | x86: refine TPAUSE and UMWAIT | Jan Beulich | 11 | -26/+118 |
2020-03-05 | bfd: xtensa: fix PR ld/25630 | Max Filippov | 2 | -4/+8 |
2020-03-06 | PR25637, objcopy : SIGSEGV in copy_object | Alan Modra | 2 | -6/+12 |
2020-03-06 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |