| 2019-04-19 | 
Tom Tromey | Use std::list for remote_notif_state::notif_queue | 
commit | commitdiff | tree | 
| 2019-04-19 | 
Tom Tromey | Use std::list for event notifications in gdbserver | 
commit | commitdiff | tree | 
| 2019-04-19 | 
Tom Tromey | Make objfile::static_links an htab_up | 
commit | commitdiff | tree | 
| 2019-04-19 | 
Tom Tromey | Make copy_name return std::string | 
commit | commitdiff | tree | 
| 2019-04-19 | 
Sergei Trofimovich | gdb/configure.ac: add --enable-source-highlight | 
commit | commitdiff | tree | 
| 2019-04-19 | 
Tom Tromey | Print non-Ada unions without crashing | 
commit | commitdiff | tree | 
| 2019-04-19 | 
Tom Tromey | Fix "list" when control characters are seen | 
commit | commitdiff | tree | 
| 2019-04-19 | 
Philippe Waroquiers | Fix GDB crash when registers cannot be modified. | 
commit | commitdiff | tree | 
| 2019-04-19 | 
Philippe Waroquiers | OBVIOUS move add_comm_alias "!" <=> "shell" near the...  | 
commit | commitdiff | tree | 
| 2019-04-19 | 
Nick Clifton | RX Assembler: Ensure that the internal limit on the...  | 
commit | commitdiff | tree | 
| 2019-04-19 | 
Alan Modra | s12z and h8300 no-print-map-discarded fails | 
commit | commitdiff | tree | 
| 2019-04-19 | 
GDB Administrator | Automatic date update in version.in | 
commit | commitdiff | tree | 
| 2019-04-18 | 
Tom de Vries | [gdb/testsuite] Fix gdb.base/break-probes.exp with...  | 
commit | commitdiff | tree | 
| 2019-04-18 | 
Tom Tromey | Make process_stratum_target::stratum "final" | 
commit | commitdiff | tree | 
| 2019-04-18 | 
Matthew Fortune | Improve warning message for $0 constraint on MIPSR6...  | 
commit | commitdiff | tree | 
| 2019-04-18 | 
Tom de Vries | [gdb] Handle vfork in thread with follow-fork-mode...  | 
commit | commitdiff | tree | 
| 2019-04-18 | 
Jozef Lawrynowicz | MSP430 Assembler: Define symbols for functions to run...  | 
commit | commitdiff | tree | 
| 2019-04-18 | 
GDB Administrator | Automatic date update in version.in | 
commit | commitdiff | tree | 
| 2019-04-17 | 
H.J. Lu | x86: Suggest -fPIE when not building shared object | 
commit | commitdiff | tree | 
| 2019-04-17 | 
H.J. Lu | x86: Also check x86 linker_def for non-shared definition | 
commit | commitdiff | tree | 
| 2019-04-17 | 
Jozef Lawrynowicz | MSP430 Linker: Define __crt0_init_bss/__crt0_movedata...  | 
commit | commitdiff | tree | 
| 2019-04-17 | 
Jozef Lawrynowicz | MSP430 Assembler: Leave placement of .lower and .upper...  | 
commit | commitdiff | tree | 
| 2019-04-17 | 
Jozef Lawrynowicz | MSP420 assembler:  Add -m{u,U} options to enable/disabl...  | 
commit | commitdiff | tree | 
| 2019-04-17 | 
Tom Tromey | Avoid crash in dwarf2_init_complex_target_type | 
commit | commitdiff | tree | 
| 2019-04-17 | 
Alan Hayward | gdbserver: Ensure all debug output uses debug functions | 
commit | commitdiff | tree | 
| 2019-04-17 | 
Alan Hayward | gdbserver: Add debug-file option | 
commit | commitdiff | tree | 
| 2019-04-17 | 
Alan Hayward | gdbserver: Move remote_debug to a single place | 
commit | commitdiff | tree | 
| 2019-04-17 | 
GDB Administrator | Automatic date update in version.in | 
commit | commitdiff | tree | 
| 2019-04-16 | 
Andrew Burgess | gdb/riscv: Allow breakpoints to be created at invalid...  | 
commit | commitdiff | tree | 
| 2019-04-16 | 
Alan Modra | xfail gas weakref1 test for nds32 | 
commit | commitdiff | tree | 
| 2019-04-16 | 
Alan Modra | ns32k testsuite tidy | 
commit | commitdiff | tree | 
| 2019-04-16 | 
Alan Modra | Move fixup fx_bit_fixP and fx_im_disp fields to TC_FIX_TYPE | 
commit | commitdiff | tree | 
| 2019-04-16 | 
Alan Modra | Make fixup fx_where unsigned | 
commit | commitdiff | tree | 
| 2019-04-16 | 
Alan Modra | Make frag fr_fix unsigned | 
commit | commitdiff | tree | 
| 2019-04-16 | 
GDB Administrator | Automatic date update in version.in | 
commit | commitdiff | tree | 
| 2019-04-15 | 
Leszek Swirski | Fix AMD64 return value ABI in expression evaluation | 
commit | commitdiff | tree | 
| 2019-04-15 | 
Faraz Shahbazker | Skip print-map-discarded test for non-ELF targets | 
commit | commitdiff | tree | 
| 2019-04-15 | 
Alan Hayward | AArch64 SVE: Support changing vector lengths for ptrace | 
commit | commitdiff | tree | 
| 2019-04-15 | 
Alan Hayward | AArch64 SVE: Check for vector length change when gettin...  | 
commit | commitdiff | tree | 
| 2019-04-15 | 
Alan Hayward | AArch64: Tidy up aarch64_gdbarch_init | 
commit | commitdiff | tree | 
| 2019-04-15 | 
Andre Vieira | [binutils, ARM, 16/16] Add support to VLDR and VSTR...  | 
commit | commitdiff | tree | 
| 2019-04-15 | 
Andre Vieira | [binutils, ARM, 15/16] Add support for VSCCLRM | 
commit | commitdiff | tree | 
| 2019-04-15 | 
Andre Vieira | [opcodes, ARM, 14/16] Add mode availability to coproces...  | 
commit | commitdiff | tree | 
| 2019-04-15 | 
Andre Vieira | [binutils, ARM, 13/16] Add support for CLRM | 
commit | commitdiff | tree | 
| 2019-04-15 | 
Andre Vieira | [binutils, ARM, 12/16] Scalar Low Overhead loop instruc...  | 
commit | commitdiff | tree | 
| 2019-04-15 | 
Andre Vieira | [binutils, ARM, 11/16] New BFCSEL instruction for Armv8...  | 
commit | commitdiff | tree | 
| 2019-04-15 | 
Andre Vieira | [binutils, ARM, 10/16] BFCSEL infrastructure with new...  | 
commit | commitdiff | tree | 
| 2019-04-15 | 
Andre Vieira | [binutils, ARM, 9/16] New BFL instruction for Armv8...  | 
commit | commitdiff | tree | 
| 2019-04-15 | 
Andre Vieira | [binutils, ARM, 8/16] BFL infrastructure with new globa...  | 
commit | commitdiff | tree | 
| 2019-04-15 | 
Andre Vieira | [binutils, ARM, 7/16] New BFX and BFLX instruction...  | 
commit | commitdiff | tree | 
| 2019-04-15 | 
Andre Vieira | [binutils, ARM, 6/16] New BF instruction for Armv8...  | 
commit | commitdiff | tree | 
| 2019-04-15 | 
Andre Vieira | [binutils, ARM, 5/16] BF insns infrastructure with...  | 
commit | commitdiff | tree | 
| 2019-04-15 | 
Andre Vieira | [binutils, ARM, 4/16] BF insns infrastructure with...  | 
commit | commitdiff | tree | 
| 2019-04-15 | 
Andre Vieira | [binutils, ARM, 3/16] BF insns infrastructure with...  | 
commit | commitdiff | tree | 
| 2019-04-15 | 
Andre Vieira | [GAS, ARM, 2/16] Add CLI extension support for Armv8...  | 
commit | commitdiff | tree | 
| 2019-04-15 | 
Andre Vieira | [binutils, ARM, 1/16] Add support for Armv8.1-M Mainlin...  | 
commit | commitdiff | tree | 
| 2019-04-15 | 
GDB Administrator | Automatic date update in version.in | 
commit | commitdiff | tree | 
| 2019-04-14 | 
GDB Administrator | Automatic date update in version.in | 
commit | commitdiff | tree | 
| 2019-04-13 | 
Andrew Burgess | sim: Use host not target byte order for merging and...  | 
commit | commitdiff | tree | 
| 2019-04-13 | 
Matthew Fortune | [MIPS] Add i6500 CPU and fix i6400 default ASEs | 
commit | commitdiff | tree | 
| 2019-04-13 | 
Matthew Fortune | [MIPS] Apply ASE information for the selected processor | 
commit | commitdiff | tree | 
| 2019-04-13 | 
Alan Modra | makefile dependencies for generated ld/e*.c | 
commit | commitdiff | tree | 
| 2019-04-13 | 
Alan Modra | ld TDIRS substitution | 
commit | commitdiff | tree | 
| 2019-04-13 | 
Andrew Burgess | gdb: Fix failure in gdb.base/complex-parts.exp for...  | 
commit | commitdiff | tree | 
| 2019-04-13 | 
GDB Administrator | Automatic date update in version.in | 
commit | commitdiff | tree | 
| 2019-04-12 | 
John Darrington | GAS: S12Z: Remove definition of macro TC_M68K. | 
commit | commitdiff | tree | 
| 2019-04-12 | 
John Darrington | S12Z: opcodes: Replace "operator" with "optr". | 
commit | commitdiff | tree | 
| 2019-04-12 | 
John Darrington | GAS: tc-s12z.c: int -> bfd_boolean | 
commit | commitdiff | tree | 
| 2019-04-12 | 
Eli Zaretskii | Another fix for GDB styling | 
commit | commitdiff | tree | 
| 2019-04-12 | 
Nick Clifton | Fix thinko in linker documentation. | 
commit | commitdiff | tree | 
| 2019-04-12 | 
Alan Hayward | Testsuite: Add gdbserver sysroot test | 
commit | commitdiff | tree | 
| 2019-04-12 | 
Andrew Burgess | gdb: Remove LANG_MAGIC | 
commit | commitdiff | tree | 
| 2019-04-12 | 
GDB Administrator | Automatic date update in version.in | 
commit | commitdiff | tree | 
| 2019-04-11 | 
Andrew Burgess | gdb/riscv: Remove riscv_type_alignment function | 
commit | commitdiff | tree | 
| 2019-04-11 | 
Andrew Burgess | gdb: Fix alignment computation for structs with only...  | 
commit | commitdiff | tree | 
| 2019-04-11 | 
Andrew Burgess | gdb/riscv: Handle empty C++ structs during argument...  | 
commit | commitdiff | tree | 
| 2019-04-11 | 
Tom Tromey | Make "msg" const in internal_vproblem | 
commit | commitdiff | tree | 
| 2019-04-11 | 
Max Filippov | xtensa: gas: add relaxations tests | 
commit | commitdiff | tree | 
| 2019-04-11 | 
Max Filippov | xtensa: gas: convert tests to run_dump_tests | 
commit | commitdiff | tree | 
| 2019-04-11 | 
Max Filippov | xtensa: gas: clean up literal management code | 
commit | commitdiff | tree | 
| 2019-04-11 | 
Max Filippov | xtensa: gas: put .literal_position at section start | 
commit | commitdiff | tree | 
| 2019-04-11 | 
Faraz Shahbazker | ld: Add --no-print-map-discarded option | 
commit | commitdiff | tree | 
| 2019-04-11 | 
Tom de Vries | [gdb/testsuite] Add cc-with-dwz.exp and cc-with-dwz...  | 
commit | commitdiff | tree | 
| 2019-04-11 | 
H.J. Lu | x86: Add -z cet-report=[none|warning|error] | 
commit | commitdiff | tree | 
| 2019-04-11 | 
H.J. Lu | Add PR ld/24436 to ChangeLog entry | 
commit | commitdiff | tree | 
| 2019-04-11 | 
H.J. Lu | ld: Add -static-pie tests | 
commit | commitdiff | tree | 
| 2019-04-11 | 
H.J. Lu | Check corrupt VTENTRY entry in bfd_elf_gc_record_vtentry | 
commit | commitdiff | tree | 
| 2019-04-11 | 
Alan Modra | PR24435, buffer overflow reading dynamic entries | 
commit | commitdiff | tree | 
| 2019-04-11 | 
Tamar Christina | AArch64: When DF_BIND_NOW don't use TLSDESC GOT value. | 
commit | commitdiff | tree | 
| 2019-04-11 | 
Sudakshina Das | [BINUTILS, AArch64, 2/2] Update Store Allocation Tag...  | 
commit | commitdiff | tree | 
| 2019-04-11 | 
Sudakshina Das | [BINUTILS, AArch64, 1/2] Add new LDGM/STGM instruction | 
commit | commitdiff | tree | 
| 2019-04-11 | 
Alan Hayward | AArch64: Ensure regcache is reset between tests | 
commit | commitdiff | tree | 
| 2019-04-11 | 
H.J. Lu | ld: Don't define __rel[a]_iplt_start/__rel[a]_iplt_end...  | 
commit | commitdiff | tree | 
| 2019-04-11 | 
Kevin Buettner | Fix amd64->i386 linux syscall restart problem | 
commit | commitdiff | tree | 
| 2019-04-11 | 
GDB Administrator | Automatic date update in version.in | 
commit | commitdiff | tree | 
| 2019-04-10 | 
Nick Clifton | Pull in patch for libiberty that fixes a stack exhausti...  | 
commit | commitdiff | tree | 
| 2019-04-10 | 
Tom Tromey | Introduce a separate debug objfile iterator | 
commit | commitdiff | tree | 
| 2019-04-10 | 
Tom Tromey | Fix a couple of comments | 
commit | commitdiff | tree | 
| 2019-04-10 | 
Tom Tromey | Remove some uses of "object_files" | 
commit | commitdiff | tree | 
| 2019-04-10 | 
Michael Forney | PR24427, bfd/doc/chew.c reads uninitialized memory...  | 
commit | commitdiff | tree | 
| next |