Fix incorrect x32 overflow checking for refs to weak undef symbols.
[external/binutils.git] / gdb /
2016-02-07 Simon Marchivarobj: Cleanup dead code
2016-02-04 Yao Qi[testsuite] Remove BASEDIR
2016-02-04 Yao Qiwaiting_for_stop_reply around remote_fileio_request
2016-02-02 Simon Marchiui-out.c: Remove unused enum
2016-02-02 Walfred TedeschiAdaptation of siginfo fixup for the new bnd fields
2016-02-02 Walfred TedeschiAdd bound related fields to the siginfo structure
2016-02-02 Walfred TedeschiUse linux_get_siginfo_type_with_fields for x86
2016-02-02 Walfred TedeschiPreparation for new siginfo on Linux
2016-02-02 Walfred TedeschiMerge gdb and gdbserver implementations for siginfo
2016-02-01 Doug Evansgdb.texinfo (Value Sizes): Fix typo.
2016-02-01 Doug Evansgdb.texinfo (Skipping Over Functions and Files): Fix...
2016-02-01 Doug Evansgdb.base/skip.exp: Clean up multiple references to...
2016-02-01 Pedro AlvesMention PR remote/19496 in gdb/testsuite/ChangeLog...
2016-02-01 Pedro AlvesTest gdb.threads/forking-threads-plus-breakpoint.exp...
2016-02-01 Andrew Burgessgdb: Guard against undefined behaviour in mi-vla-fortra...
2016-02-01 Andrew Burgessgdb: New set/show max-value-size command.
2016-02-01 Simon MarchiFix some comments in varobj.{c,h}
2016-01-29 Simon MarchiFix two misleading indentation warnings
2016-01-28 Iain BuclawAdd ChangeLog entry for update to gdb.dlang demangle...
2016-01-28 Iain BuclawAlign dlang demangle tests with libiberty.
2016-01-28 Simon MarchiAdd rawmemchr to imported gnulib modules
2016-01-28 Simon MarchiImport strchrnul from gnulib and use it
2016-01-28 Yao Qi[testsuite] Fix tiemout fail in gdb.fortran/vla-value.exp
2016-01-28 Yao QiFix GDB crash in dprintf.exp
2016-01-27 Kevin Buettnerrx: Treat scalars larger than 8 bytes as aggregates...
2016-01-27 Joel BrobeckerAdd Keith Seitz as Linespec Maintainer
2016-01-26 Simon MarchiFix function comments
2016-01-26 John BaldwinFix subject verb agreement in the description of severa...
2016-01-26 Yao QiRemove argument pc in get_next_pcs
2016-01-26 Yao Qi[GDBserver] Use regcache_read_pc in install_software_si...
2016-01-26 Yao Qi[GDBserver] Block and unblock SIGIO
2016-01-26 Yao Qi[GDBserver] Check input interrupt after reading in...
2016-01-25 Mark WielaardFix GCC6 -Wmisleading-indentation issues.
2016-01-25 Yao QiRemove new_thread_notify and dead_thread_notify
2016-01-25 Pedro AlvesFix PR 19461: strange "info thread" behavior in non...
2016-01-25 Pedro AlvesFix PR 19494: hang when killing unfollowed fork children
2016-01-25 Pedro AlvesMove foreach_with_prefix to lib/gdb.exp
2016-01-25 Pedro AlvesDelete ChangeLog entry from the wrong place
2016-01-25 Marcin Kościelnickigdb.trace/testsuite: Bump stack collection fudge factor.
2016-01-23 Marcin Kościelnickigdb.trace: Fix unavailable-dwarf-piece.exp on big endia...
2016-01-23 Marcin Kościelnickigdb.trace: Fix another expected message on continue.
2016-01-22 Jan Kratochviltestsuite: gdb.gdb/selftest.exp: Drop expected Thread...
2016-01-22 Jan Kratochviltestsuite: Fix PR threads/19422 regression + Guile...
2016-01-22 John BaldwinReword the string description of native FreeBSD ptids.
2016-01-22 Marcin Kościelnickigdb.trace: Fix write_inferior_data_ptr on 32-bit big...
2016-01-22 Yao Qi[testsuite] Unbuffer the output in gdb.base/multi-forks.c
2016-01-22 Yao Qi[ARM] perror_with_name when failed to fetch/store registers
2016-01-22 Doug Evans* breakpoint.c (init_breakpoint_sal): Add comment.
2016-01-22 Doug Evans* lib/ada.exp (gdb_compile_ada): Fix typo.
2016-01-21 Marcin Kościelnickigdb.trace: Fix string collection for 64-bit platforms.
2016-01-21 Andrew Burgessgdb: Small cleanup to disasm.c:maybe_add_dis_line_entry
2016-01-21 Pedro Alvesgdb: Respect CXXFLAGS when building with C++ compiler
2016-01-21 Joel BrobeckerFix regression introduced in "break *<EXPR>" by explici...
2016-01-21 Yao QiDetect the arm/thumb mode of code SIGRETURN or RT_SIGRE...
2016-01-20 Simon MarchiFix sorting of enum values in FlagEnumerationPrinter
2016-01-20 Andreas Arnezgnu_vector.exp: Respect `should_kfail' for PR 8549
2016-01-20 Antoine TremblayFix missing IPA lib in tspeed.exp in some configurations.
2016-01-20 Pedro AlvesFix gdb/ChangeLog typo
2016-01-20 Pedro AlvesMove ChangeLog entry to proper place (gdb/testsuite...
2016-01-20 Joel Brobeckerminor reformatting in printcmd.c::print_scalar_formatted
2016-01-19 John BaldwinUse a separate variable for the size passed to sysctl.
2016-01-19 John BaldwinDump register notes for each thread when generating...
2016-01-19 John BaldwinAdd support for LWP-based threads on FreeBSD.
2016-01-19 John BaldwinUse LWP IDs with ptrace register requests on FreeBSD.
2016-01-19 John BaldwinDisplay per-thread information for threads in FreeBSD...
2016-01-19 John BaldwinAdd support for extracting thread names from cores.
2016-01-19 Simon MarchiFix enum flag with Python 3
2016-01-19 Simon Marchitestsuite: Factor out --status in DO_RUNTEST
2016-01-19 Simon MarchiAdd missing ChangeLog entries for the last 2 commits
2016-01-19 Simon Marchitestsuite: Add --status to runtest invocation
2016-01-19 Simon Marchitestsuite: Make check-parallel return non-zero if a...
2016-01-19 John BaldwinFix detection of "r_fs" and "r_gs" on FreeBSD.
2016-01-19 Pedro AlvesLimit breakpoint re-set to the current program space
2016-01-19 Marcin Kościelnickitestsuite/gdb.trace: Fix expected message on continue.
2016-01-18 Maciej W. RozyckiMIPS: Remove remnants of 48-bit microMIPS instruction...
2016-01-18 Maciej W. RozyckiMIPS: Fix microMIPS instruction size determination
2016-01-18 Simon Marchitestsuite: Remove unused global references in gdb_test
2016-01-18 Pedro AlvesFix PR threads/19422 - show which thread caused stop
2016-01-18 Yao QiReplace some $ARCH_{get,set}_pc with linux_{get,set...
2016-01-18 Yao QiReplace some $ARCH_{get,set}_pc with linux_{get,set...
2016-01-18 Yao Qi[testsuite] @progbits -> %progbits
2016-01-18 Gary BensonFix gdbserver build failure on targets without fork
2016-01-17 Jonas HahnfeldGDB SIGSEGV opening a Fortran program compiled with...
2016-01-15 Sandra LoosemoreFix phony_iconv wide character support.
2016-01-15 Pedro AlvesStar wildcard ranges (e.g., "info thread 2.*")
2016-01-15 Pedro AlvesFix "thread apply $conv_var" and misc other related...
2016-01-14 Yao Qi[ARM] Remove field syscall_next_pc in struct gdbarch_tdep
2016-01-14 Yao QiFix C++ build error by casting void *
2016-01-14 Yao Qi[ARM] Make thumb2_breakpoint static again
2016-01-13 Ulrich WeigandMAINTAINERS: Add Andreas Arnez as s390 target maintainer.
2016-01-13 Yao QiRead instruction with byte_order_for_code
2016-01-13 Pedro AlvesAdd $_gthread convenience variable
2016-01-13 Pedro AlvesImplement "info threads -gid"
2016-01-13 Pedro AlvesAdd Python InferiorThread.global_num attribute
2016-01-13 Pedro AlvesPer-inferior/Inferior-qualified thread IDs
2016-01-13 Pedro AlvesCentralize thread ID printing
2016-01-13 Pedro AlvesAdd Python InferiorThread.inferior attribute
2016-01-13 Pedro AlvesAdd a new $_inferior convenience variable
2016-01-13 Pedro AlvesFix PR19388: Can't access $_siginfo in breakpoint ...
2016-01-12 Josh StoneImplement 'catch syscall' for gdbserver
next