84104 Commits (7aec3bb968de6847cc73809408dfe8aa78fe7de7)
 

Author SHA1 Message Date
Mike Frysinger 7aec3bb968 sim: callback: fix sentinel testing when walking maps 11 years ago
GDB Administrator faffbc648d Automatic date update in version.in 11 years ago
Luis Machado 6ae8866180 Fix problems with finishing a dummy function call on simulators. 11 years ago
Luis Machado da4616f69f Remove unused function make_breakpoint_permanent. 11 years ago
Patrick Palka 0eacb2983d Make NEWS entry and manual regarding GDBHISTSIZE more consistent 11 years ago
Patrick Palka bc460514b9 Tweak the handling of $GDBHISTSIZE edge cases [PR gdb/16999] 11 years ago
Patrick Palka b58c513b79 Read $GDBHISTSIZE instead of $HISTSIZE 11 years ago
Mike Frysinger 7d5c6c43ca sim: syscall: add common sim_syscall helpers 11 years ago
Mike Frysinger 61a0c964e6 sim: syscall: unify memory helpers 11 years ago
Mike Frysinger 6362a3f875 sim: callback: add human readable strings for debugging to maps 11 years ago
Yao Qi 920467912a Fix tcl error 11 years ago
Jiong Wang 696ddf4b52 [AArch64] Select correct linker emulation for ILP32 according to endianes 11 years ago
Nick Clifton 5fc177c895 Fix compile warnings building previous delta in a 32-bit environment. 11 years ago
Patrick Palka 2093d2d314 Don't truncate the history file when history size is unlimited 11 years ago
Alessandro Marzocchi 1256987795 Add support for converting LDR Rx,=<imm> to MOV or MVN in Thumb2 mode. 11 years ago
Alessandro Marzocchi ba592044bc Add support for converting VLDR <reg>,=<constant> to a VMOV instruction when appropriate. 11 years ago
Andreas Arnez fc24848555 S390: Add syscall info for syscalls from 344 up to 354 11 years ago
Andreas Arnez e6c693af14 Add vector ABI tests to gnu_vector.exp 11 years ago
GDB Administrator 490b7f752c Automatic date update in version.in 11 years ago
Nicolas Pitre 451133cefa gas: section name substitution sequence 11 years ago
Michael Eager 4da680addb GDB Namespaces - Define MSG_CMSG_CLOEXEC if not defined. 11 years ago
Patrick Palka 0a75489fab Call target_terminal_ours_for_output() before refreshing TUI's frame info 11 years ago
Matthew Wahab bdfa8b951b [AArch64] Support id_mmfr4 system register 11 years ago
Jon Turney 56f4083249 Fix build when size_t is not available in bfd-in2.h 11 years ago
Szabolcs Nagy 24b4cf66a6 Fixes a compile time warnng about left shifting a negative value. 11 years ago
Martin Simmons 95855ca82e Fix compilation of gdb/arm-linux-nat.c on Raspbian GNU/Linux 7 11 years ago
Alan Modra 1d5c94cb3e ppc476 linker workaround shared lib fixes again 11 years ago
GDB Administrator dd9bdb04c7 Automatic date update in version.in 11 years ago
Simon Marchi cfc32360af MI: consider addressable unit size when reading/writing memory 11 years ago
Simon Marchi a86c90e6ba Clarify doc about memory read/write and non-8-bits addressable memory unit sizes 11 years ago
Simon Marchi cb6f16cf4f Cleanup write_memory doc 11 years ago
Jan Kratochvil 31b7833d20 Code cleanup: Rename enum -> enum filterflags 11 years ago
Jan Kratochvil 909c2cdaa7 Merge multiple hex conversions 11 years ago
Jan Kratochvil 03aef70fec Move utility functions to common/ 11 years ago
Yao Qi d1168cc1a9 Copy aarch64-linux.xml to build tree. 11 years ago
Ulrich Weigand 1e5338b6e7 Fix ChangeLog entry. 11 years ago
Jon Turney c74f7d1c6c Allow gdb to find debug symbols file by build-id for PE file format also 11 years ago
Jon Turney f20c58f51f windows-nat: Replace __COPY_CONTEXT_SIZE conditional with __CYGWIN__ 11 years ago
Renlin Li 87f5fbcc7a [AArch64] Gas add BFD_RELOC_AARCH64_LD64_GOTOFF_LO15 support 11 years ago
Nick Clifton a2a4d60d83 Fix a segmentation fault triggered when trying to handle an unresolved PE symbol with a very long name. 11 years ago
Mark Wielaard d025d5e5b5 gas: Don't use frag_align but use plain padding to align .debug_aranges. 11 years ago
Alan Modra 3a062fa1ee DJGPP port of binutils broken due to 64 bit cygwin fix 11 years ago
GDB Administrator 17b9af13f5 Automatic date update in version.in 11 years ago
GDB Administrator ebfe52f99c Automatic date update in version.in 11 years ago
Andrew Burgess 51f0e40d65 gdb: Rework command completion on 'tui reg'. 11 years ago
GDB Administrator 644dbd876c Automatic date update in version.in 11 years ago
Han Shen 2f0c79aa61 [gold][aarch64] Fix erratum 835769. 11 years ago
Simon Marchi d309493c38 target: consider addressable unit size when reading/writing memory 11 years ago
Simon Marchi 3374165f51 gdbarch: add addressable_memory_unit_size method 11 years ago
Peter Bergner 99a2c56121 Remove unused MTMSRD_L macro and re-add accidentally deleted comment. 11 years ago