Age | Commit message (Expand) | Author | Files | Lines |
2019-04-17 | x86: Suggest -fPIE when not building shared object | H.J. Lu | 19 | -20/+70 |
2019-04-17 | x86: Also check x86 linker_def for non-shared definition | H.J. Lu | 11 | -0/+90 |
2019-04-17 | MSP430 Linker: Define __crt0_init_bss/__crt0_movedata symbols when .lower or ... | Jozef Lawrynowicz | 11 | -72/+253 |
2019-04-17 | MSP430 Assembler: Leave placement of .lower and .upper sections to generic li... | Jozef Lawrynowicz | 1 | -0/+13 |
2019-04-17 | MSP420 assembler: Add -m{u,U} options to enable/disable NOP warnings for unk... | Jozef Lawrynowicz | 13 | -10/+198 |
2019-04-17 | Avoid crash in dwarf2_init_complex_target_type | Tom Tromey | 2 | -1/+6 |
2019-04-17 | gdbserver: Ensure all debug output uses debug functions | Alan Hayward | 7 | -5/+31 |
2019-04-17 | gdbserver: Add debug-file option | Alan Hayward | 6 | -5/+79 |
2019-04-17 | gdbserver: Move remote_debug to a single place | Alan Hayward | 7 | -16/+18 |
2019-04-17 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2019-04-17 | gdb/riscv: Allow breakpoints to be created at invalid addresses | Andrew Burgess | 2 | -1/+15 |
2019-04-16 | xfail gas weakref1 test for nds32 | Alan Modra | 2 | -0/+5 |
2019-04-16 | ns32k testsuite tidy | Alan Modra | 10 | -10/+24 |
2019-04-16 | Move fixup fx_bit_fixP and fx_im_disp fields to TC_FIX_TYPE | Alan Modra | 8 | -68/+66 |
2019-04-16 | Make fixup fx_where unsigned | Alan Modra | 7 | -27/+36 |
2019-04-16 | Make frag fr_fix unsigned | Alan Modra | 13 | -23/+40 |
2019-04-16 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2019-04-15 | Fix AMD64 return value ABI in expression evaluation | Leszek Swirski | 5 | -11/+207 |
2019-04-15 | Skip print-map-discarded test for non-ELF targets | Faraz Shahbazker | 2 | -1/+8 |
2019-04-15 | AArch64 SVE: Support changing vector lengths for ptrace | Alan Hayward | 4 | -46/+73 |
2019-04-15 | AArch64 SVE: Check for vector length change when getting gdbarch | Alan Hayward | 3 | -5/+59 |
2019-04-15 | AArch64: Tidy up aarch64_gdbarch_init | Alan Hayward | 2 | -42/+30 |
2019-04-15 | [binutils, ARM, 16/16] Add support to VLDR and VSTR of system registers | Andre Vieira | 12 | -5/+295 |
2019-04-15 | [binutils, ARM, 15/16] Add support for VSCCLRM | Andre Vieira | 8 | -14/+196 |
2019-04-15 | [opcodes, ARM, 14/16] Add mode availability to coprocessor table entries | Andre Vieira | 2 | -413/+443 |
2019-04-15 | [binutils, ARM, 13/16] Add support for CLRM | Andre Vieira | 9 | -31/+171 |
2019-04-15 | [binutils, ARM, 12/16] Scalar Low Overhead loop instructions for Armv8.1-M Ma... | Andre Vieira | 13 | -0/+246 |
2019-04-15 | [binutils, ARM, 11/16] New BFCSEL instruction for Armv8.1-M Mainline | Andre Vieira | 14 | -0/+201 |
2019-04-15 | [binutils, ARM, 10/16] BFCSEL infrastructure with new global reloc R_ARM_THM_... | Andre Vieira | 13 | -1/+152 |
2019-04-15 | [binutils, ARM, 9/16] New BFL instruction for Armv8.1-M Mainline | Andre Vieira | 15 | -0/+150 |
2019-04-15 | [binutils, ARM, 8/16] BFL infrastructure with new global reloc R_ARM_THM_BF18 | Andre Vieira | 13 | -1/+154 |
2019-04-15 | [binutils, ARM, 7/16] New BFX and BFLX instruction for Armv8.1-M Mainline | Andre Vieira | 9 | -0/+84 |
2019-04-15 | [binutils, ARM, 6/16] New BF instruction for Armv8.1-M Mainline | Andre Vieira | 15 | -0/+194 |
2019-04-15 | [binutils, ARM, 5/16] BF insns infrastructure with new global reloc R_ARM_THM... | Andre Vieira | 13 | -2/+211 |
2019-04-15 | [binutils, ARM, 4/16] BF insns infrastructure with array of relocs in struct ... | Andre Vieira | 2 | -271/+310 |
2019-04-15 | [binutils, ARM, 3/16] BF insns infrastructure with new bfd_reloc_code_real fo... | Andre Vieira | 8 | -0/+91 |
2019-04-15 | [GAS, ARM, 2/16] Add CLI extension support for Armv8.1-M Mainline | Andre Vieira | 6 | -4/+585 |
2019-04-15 | [binutils, ARM, 1/16] Add support for Armv8.1-M Mainline CLI | Andre Vieira | 19 | -53/+176 |
2019-04-15 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2019-04-14 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2019-04-13 | sim: Use host not target byte order for merging and splitting values | Andrew Burgess | 2 | -5/+14 |
2019-04-13 | [MIPS] Add i6500 CPU and fix i6400 default ASEs | Matthew Fortune | 6 | -1/+63 |
2019-04-13 | [MIPS] Apply ASE information for the selected processor | Matthew Fortune | 4 | -7/+51 |
2019-04-13 | Automatic makefile dependencies for generated ld/e*.c | Alan Modra | 155 | -2808/+1050 |
2019-04-13 | ld TDIRS substitution | Alan Modra | 5 | -62/+28 |
2019-04-13 | gdb: Fix failure in gdb.base/complex-parts.exp for x86-32 | Andrew Burgess | 2 | -0/+16 |
2019-04-13 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2019-04-12 | GAS: S12Z: Remove definition of macro TC_M68K. | John Darrington | 2 | -3/+4 |
2019-04-12 | S12Z: opcodes: Replace "operator" with "optr". | John Darrington | 4 | -29/+34 |
2019-04-12 | GAS: tc-s12z.c: int -> bfd_boolean | John Darrington | 2 | -206/+210 |