Age | Commit message (Expand) | Author | Files | Lines |
2019-11-13 | Fix the rule for building C files in the gprof makefile. | Nick Clifton | 2 | -1/+6 |
2019-11-12 | gnulib: Fix path to import/Makefile{,.in} | Christian Biesinger | 2 | -2/+6 |
2019-11-12 | RISC-V: Support the INSN_CLASS.*F.* classes for .insn directive. | Jim Wilson | 4 | -61/+71 |
2019-11-13 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2019-11-12 | RISC-V: Fix ld relax failure with calls and align directives. | Jim Wilson | 9 | -3/+68 |
2019-11-12 | gdb: Support printf 'z' size modifier | Andrew Burgess | 8 | -2/+106 |
2019-11-12 | Make struct symbol inherit from general_symbol_info | Christian Biesinger | 9 | -73/+109 |
2019-11-12 | Consolidate setting of current_layout | Tom Tromey | 2 | -4/+7 |
2019-11-12 | Move _initialize_tui_layout to end of file | Tom Tromey | 2 | -25/+30 |
2019-11-12 | Make TUI resizing tests more robust | Tom Tromey | 8 | -46/+174 |
2019-11-12 | [gas][arm] Enable VLDM, VSTM, VPUSH, VPOP for MVE | Mihail Ionescu | 4 | -44/+131 |
2019-11-12 | [binutils][arm] Update the decoding of MVE VMOV, VMVN | Mihail Ionescu | 6 | -8/+112 |
2019-11-12 | [gas][arm] Make .fpu reset the FPU/Coprocessor feature bits | Mihail Ionescu | 5 | -2/+32 |
2019-11-12 | x86: fold EsSeg into IsString | Jan Beulich | 8 | -11306/+11318 |
2019-11-12 | x86: eliminate ImmExt abuse | Jan Beulich | 18 | -445/+540 |
2019-11-12 | x86: introduce operand type "instance" | Jan Beulich | 9 | -14228/+14307 |
2019-11-12 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2019-11-11 | Document and extend readline-bindable functions | Tom Tromey | 4 | -1/+27 |
2019-11-11 | Document operate-and-get-next | Tom Tromey | 2 | -0/+11 |
2019-11-11 | Use getpwuid_r instead of getpwuid | Christian Biesinger | 2 | -1/+8 |
2019-11-11 | Fix typo in vFile:pwrite documentation | Tom Tromey | 2 | -1/+5 |
2019-11-11 | Arm64: SVE2's smaxp/sminp require operands 1 and 3 to be the same register | Jan Beulich | 5 | -2/+17 |
2019-11-11 | Arm64: fix build with old glibc | Jan Beulich | 2 | -10/+12 |
2019-11-11 | PR24996, Gold fix for ternary operator within linker scripts | Miguel Saldivar | 2 | -2/+9 |
2019-11-11 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2019-11-10 | gdb/python: Introduce gdb.lookup_static_symbols | Andrew Burgess | 9 | -0/+142 |
2019-11-10 | gdb/python: smarter symbol lookup for gdb.lookup_static_symbol | Andrew Burgess | 8 | -14/+109 |
2019-11-10 | gdb: Add a class to track last display symtab and line information | Andrew Burgess | 3 | -73/+148 |
2019-11-10 | gdb: Convert frame_show_address to return a bool | Andrew Burgess | 3 | -4/+10 |
2019-11-10 | gdb_vecs.h: Avoid self move assign | Andrew Burgess | 4 | -1/+75 |
2019-11-10 | Remove can_highlight from TUI windows | Tom Tromey | 4 | -7/+12 |
2019-11-10 | Remove unused constructor declaration from cli_style_option | Tom Tromey | 2 | -3/+5 |
2019-11-10 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2019-11-09 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2019-11-08 | i386: Only check suffix in instruction mnemonic | H.J. Lu | 9 | -48/+79 |
2019-11-08 | Constify command_line_input | Tom Tromey | 7 | -9/+20 |
2019-11-08 | Revert "GENERATE_SHLIB_SCRIPT vs. EMBEDDED." | Alan Modra | 15 | -9/+35 |
2019-11-08 | x86: convert RegMask and RegBND from bitfield to enumerator | Jan Beulich | 9 | -14566/+14587 |
2019-11-08 | x86: convert RegSIMD and RegMMX from bitfield to enumerator | Jan Beulich | 9 | -19217/+19240 |
2019-11-08 | x86: convert Control/Debug/Test from bitfield to enumerator | Jan Beulich | 9 | -14015/+14035 |
2019-11-08 | x86: convert SReg from bitfield to enumerator | Jan Beulich | 10 | -13819/+13841 |
2019-11-08 | x86: introduce operand type "class" | Jan Beulich | 8 | -146/+238 |
2019-11-08 | PR25172, Wrong description of --stop-address=ADDR switch | Alan Modra | 2 | -1/+6 |
2019-11-08 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2019-11-07 | [gas][aarch64] Add the v8.6 Data Gathering Hint mnemonic [10/X] | Matthew Malcomson | 6 | -49/+81 |
2019-11-07 | [Patch][binutils][arm] Armv8.6-A Matrix Multiply extension [9/10] | Matthew Malcomson | 10 | -5/+195 |
2019-11-07 | [binutils][aarch64] Matrix Multiply extension enablement [8/X] | Matthew Malcomson | 19 | -463/+1225 |
2019-11-07 | [Patch][binutils][aarch64] .bfloat16 directive for AArch64 [7/10] | Matthew Malcomson | 5 | -0/+98 |
2019-11-07 | [Patch][binutils][arm] .bfloat16 directive for Arm [6/X] | Matthew Malcomson | 5 | -0/+96 |
2019-11-07 | [Patch][binutils] Generic support for parsing numbers in bfloat16 format [5/X] | Matthew Malcomson | 3 | -29/+63 |