Extend arm_feature_set struct to provide more bits
[binutils-gdb.git] / gdb /
2015-03-23 Joel BrobeckerFix indentation in ser_windows_setparity and hardwire_s...
2015-03-23 Yury GrechishchevGDB: Add set/show serial parity command.
2015-03-23 Keith SeitzUpdate comment of linespec_lexer_lex_keyword.
2015-03-23 Keith SeitzAdd missing changelog entries of last commit
2015-03-23 Keith SeitzExpand keyword lexing intelligence in the linespec...
2015-03-23 Keith SeitzPR gdb/18021 - defend against "static virtual" methods
2015-03-21 Eli ZaretskiiFix undefined behavior in TUI's TAB expansion
2015-03-20 Keven Boell[gdb/DWARF] Introduce linked list for dynamic attributes
2015-03-20 Pedro Alvesconstify i386-sol2-tdep.c and machoread.c
2015-03-20 Pedro Alvesconstify set_breakpoint_condition
2015-03-20 Pedro Alvesconstify tui/tui-io.c
2015-03-20 Pedro Alvesconstify xcoffread.c
2015-03-20 Pedro Alvesconstify remote-m32r-sdi.c
2015-03-20 Pedro Alvesconstify nto-tdep.c
2015-03-20 Pedro Alvesconstify gdbserver/tracepoint.c
2015-03-20 Pedro Alvesconstify gdbserver/server.c
2015-03-20 Pedro Alvesconstify sparc-sol2-tdep.c and spu-tdep.c
2015-03-20 Jan KratochvilRemove gdb.hp
2015-03-20 Yao QiDon't call set_gdbarch_cannot_step_breakpoint in aarch6...
2015-03-19 Pedro AlvesFix race exposed by gdb.threads/killed.exp
2015-03-19 Pedro AlvesRemove spurious gdb/ChangeLog entry
2015-03-19 Pedro Alvesgdbserver/Linux: unbreak non-stop
2015-03-19 Pedro Alvesgdbserver/Linux: unbreak thread event randomization
2015-03-19 Pedro Alvesnative/Linux: internal error if resume is short-circuited
2015-03-19 Pedro Alvesselect_event_lwp_callback: update comments
2015-03-18 Pedro AlvesTighten gdb.base/disp-step-syscall.exp
2015-03-18 Tristan GingoldFix amd64 windows unwinding issues within MS dlls.
2015-03-18 Gary BensonReimplement "vFile:fstat" without qSupported
2015-03-18 Yao QiSupport catch syscall on aarch64 linux
2015-03-17 Yurij GrechishhevFix name of ser_base_setstopbits's second argument.
2015-03-17 Gary BensonRemove forward declaration of struct stat
2015-03-16 Yao Qiwatchpoint-reuse-slot.exp: skip setting HW breakpoints...
2015-03-16 John BaldwinFetch all registers before writing the core register...
2015-03-16 Yuanhui Zhangstub termcap, add extern "C"
2015-03-16 Pedro Alvesstub-termcap.c: prototype tputs's parameter's parameter...
2015-03-16 Yuanhui Zhangwindows-nat.c: conflicting declaration of struct thread...
2015-03-14 Jan KratochvilNEWS: Remove HPUX
2015-03-13 Jan KratochvilRemove HPUX
2015-03-13 John BaldwinUse kinfo_getvmmap on FreeBSD to enumerate memory regions.
2015-03-13 John BaldwinStyle fixes.
2015-03-12 John BaldwinAdd myself as a write-after-approval GDB maintainer
2015-03-12 Gary BensonAllow "set sysroot" with no argument to restore sysroot...
2015-03-11 Sergio Durigan JuniorCreate gdb/break-catch-syscall.c
2015-03-11 Sergio Durigan JuniorImplement breakpoint_find_if
2015-03-11 Gary BensonImplement vFile:fstat: in gdbserver
2015-03-11 Gary BensonImplement remote_bfd_iovec_stat
2015-03-11 Gary BensonMove remote_fileio_to_fio_stat to gdb/common
2015-03-11 Andy WingoFix typo in value-dynamic-type
2015-03-11 Andy WingoFix memory corruption in Guile command interface
2015-03-11 Andy WingoAdd objfile-progspace to Guile interface
2015-03-11 Andy Wingo[guile] Run finalizers from GDB thread
2015-03-11 Yao QiTypo fix
2015-03-11 Yao QiSkip catch-syscall.exp on HP-UX target
2015-03-11 Andreas ArnezS390: Skip prologue using SAL information, if possible
2015-03-11 Andreas ArnezS390: Defer PER info update until resume
2015-03-09 Pedro AlvesDelete gdb/testsuite/dg-extract-results.py
2015-03-09 Pedro AlvesMake dg-extract-results.sh explicitly treat .{sum,log...
2015-03-09 Pedro Alvesgdbserver/tracepoint: Add 'struct sockaddr_un *' -...
2015-03-09 Pedro AlvesRevert union gdb_sockaddr_u
2015-03-07 Pedro AlvesRemove C-specific warnings from common warning set
2015-03-07 Pedro AlvesFix struct sockaddr/sockaddr_in/sockaddr_un strict...
2015-03-07 Pedro AlvesMake TRY/CATCH use real C++ try/catch in C++ mode
2015-03-07 Pedro Alveskill volatile struct gdb_exception
2015-03-07 Pedro Alvesmore making TRY/CATCH callers look more like real C...
2015-03-07 Pedro AlvesSplit TRY_CATCH into TRY + CATCH
2015-03-07 Tom Tromeyquit_force: Replace TRY_CATCH wrapper macros
2015-03-07 Pedro AlvesNormalize TRY_CATCH exception handling block
2015-03-07 Pedro AlvesFix mail address format of a couple recent ChangeLog...
2015-03-06 Yao QiUse show_debug_regs as a boolean
2015-03-06 Gary BensonNew common function "startswith"
2015-03-05 Pedro Alvesgdb.base/bp-permanent.exp: Tighten regex
2015-03-05 Pedro AlvesPR gdb/18002: Fix reinsert of a permanent breakpoints
2015-03-05 Mark KettenisEnable rthreads support on OpenBSD/hppa
2015-03-05 Pedro AlvesFix Windows/SPU/NTO/Lynx gdbserver builds
2015-03-04 Simon MarchiAccept all-stop alternative in mi_expect_interrupt
2015-03-04 Pedro Alvesgarbage collect target_decr_pc_after_break
2015-03-04 Pedro Alvesgdbserver/Linux: Use TRAP_BRKPT/TRAP_HWBPT
2015-03-04 Pedro Alvesgdbserver: Support the "swbreak"/"hwbreak" stop reasons
2015-03-04 Pedro AlvesLinux native: Use TRAP_BRKPT/TRAP_HWBPT
2015-03-04 Pedro Alvesremote+docs: software/hardware breakpoint traps
2015-03-04 Pedro Alvesrecord-full/record-btrace: software/hardware breakpoint...
2015-03-04 Pedro Alvesenum lwp_stop_reason -> enum target_stop_reason
2015-03-04 Pedro AlvesTeach GDB about targets that can tell whether a trap...
2015-03-04 Pedro AlvesFix gdb.threads/thread-specific-bp.exp race
2015-03-04 Pedro Alvesfollow-fork: don't lose the ptids as set by the target
2015-03-04 Mark KettenisStupid git!
2015-03-04 Yao QiAdd linux-aarch64-low.c in SFILE
2015-03-04 Mark KettenisEnable gdb.base/foll-fork.exp on OpenBSD
2015-03-04 Mark KettenisMake "catch fork" work on systems with PT_GET_PROCESS_STATE
2015-03-04 Andreas ArnezS390: Name "invisible" registers with the empty string...
2015-03-04 Andreas Arnezbreakpoint-in-ro-region.exp: Support targets stopping...
2015-03-04 Andreas Arnezcatch-syscall.exp: Fix missing architecture name for...
2015-03-04 Andreas ArnezS390: Fix syscall list for s390x
2015-03-04 Pedro Alvesgdb.threads/clone-thread_db.c: Add missing includes...
2015-03-03 Simon MarchiRemove unused function declarations in target.h
2015-03-03 Pedro Alvesinf-ptrace.c: use ptid_get_pid when resuming all threads
2015-03-03 Philippe ProulxFix GDB/MI doc: duplicate syscall-entry under *stopped
2015-03-03 Pedro AlvesLinux/ptrace: don't convert ptids when asking inf-ptrac...
2015-03-03 Gary BensonFix incorrect vFile: prefix lengths
2015-03-03 Markus Metzgerbtrace: support 32-bit inferior on 64-bit host
next