remove gdb_dirent.h
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 3344e01ca204926a1f902dce0b2b6e33d3f55452..fc6336cef5fe17d29c94d6130097c5a4cb00ee7e 100644 (file)
-2013-10-24  "Maciej W. Rozycki  <macro@codesourcery.com>
+2013-11-18  Tom Tromey  <tromey@redhat.com>
+
+       * common/common.m4 (GDB_AC_COMMON): Don't use AC_HEADER_DIRENT.
+       * common/gdb_dirent.h: Remove.
+       * common/filestuff.c: Use dirent.h.
+       * common/linux-osdata.c: Use dirent.h.
+       (NAMELEN): Define.
+       * config.in: Rebuild.
+       * configure: Rebuild.
+       * configure.ac: Don't use AC_HEADER_DIRENT.
+       * linux-fork.c: Use dirent.h
+       * linux-nat.c: Use dirent.h.
+       * nto-procfs.c: Use dirent.h.
+       * procfs.c: Use dirent.h.
+
+2013-11-18  Tom Tromey  <tromey@redhat.com>
+
+       * gnulib/update-gnulib.sh (IMPORTED_GNULIB_MODULES): Add dirent.
+       * gnulib/aclocal.m4: Update.
+       * gnulib/config.in: Update.
+       * gnulib/configure: Update.
+       * gnulib/import/Makefile.am: Update.
+       * gnulib/import/Makefile.in: Update.
+       * gnulib/import/dirent.in.h: New.
+       * gnulib/import/m4/dirent_h.m4: New.
+       * gnulib/import/m4/gnulib-cache.m4: Update.
+       * gnulib/import/m4/gnulib-comp.m4: Update.
+
+2013-11-18  Tom Tromey  <tromey@redhat.com>
+
+       * configure: Rebuild.
+       * common/common.m4 (GDB_AC_COMMON): Don't check for string.h or
+       strings.h.
+
+2013-11-18  Tom Tromey  <tromey@redhat.com>
+
+       * common/gdb_string.h: Remove.
+       * aarch64-tdep.c: Use string.h, not gdb_string.h.
+       * ada-exp.y: Use string.h, not gdb_string.h.
+       * ada-lang.c: Use string.h, not gdb_string.h.
+       * ada-lex.l: Use string.h, not gdb_string.h.
+       * ada-typeprint.c: Use string.h, not gdb_string.h.
+       * ada-valprint.c: Use string.h, not gdb_string.h.
+       * aix-thread.c: Use string.h, not gdb_string.h.
+       * alpha-linux-tdep.c: Use string.h, not gdb_string.h.
+       * alpha-mdebug-tdep.c: Use string.h, not gdb_string.h.
+       * alpha-nat.c: Use string.h, not gdb_string.h.
+       * alpha-osf1-tdep.c: Use string.h, not gdb_string.h.
+       * alpha-tdep.c: Use string.h, not gdb_string.h.
+       * alphanbsd-tdep.c: Use string.h, not gdb_string.h.
+       * amd64-dicos-tdep.c: Use string.h, not gdb_string.h.
+       * amd64-linux-nat.c: Use string.h, not gdb_string.h.
+       * amd64-linux-tdep.c: Use string.h, not gdb_string.h.
+       * amd64-nat.c: Use string.h, not gdb_string.h.
+       * amd64-sol2-tdep.c: Use string.h, not gdb_string.h.
+       * amd64fbsd-tdep.c: Use string.h, not gdb_string.h.
+       * amd64obsd-tdep.c: Use string.h, not gdb_string.h.
+       * arch-utils.c: Use string.h, not gdb_string.h.
+       * arm-linux-nat.c: Use string.h, not gdb_string.h.
+       * arm-linux-tdep.c: Use string.h, not gdb_string.h.
+       * arm-tdep.c: Use string.h, not gdb_string.h.
+       * arm-wince-tdep.c: Use string.h, not gdb_string.h.
+       * armbsd-tdep.c: Use string.h, not gdb_string.h.
+       * armnbsd-nat.c: Use string.h, not gdb_string.h.
+       * armnbsd-tdep.c: Use string.h, not gdb_string.h.
+       * armobsd-tdep.c: Use string.h, not gdb_string.h.
+       * avr-tdep.c: Use string.h, not gdb_string.h.
+       * ax-gdb.c: Use string.h, not gdb_string.h.
+       * ax-general.c: Use string.h, not gdb_string.h.
+       * bcache.c: Use string.h, not gdb_string.h.
+       * bfin-tdep.c: Use string.h, not gdb_string.h.
+       * breakpoint.c: Use string.h, not gdb_string.h.
+       * build-id.c: Use string.h, not gdb_string.h.
+       * buildsym.c: Use string.h, not gdb_string.h.
+       * c-exp.y: Use string.h, not gdb_string.h.
+       * c-lang.c: Use string.h, not gdb_string.h.
+       * c-typeprint.c: Use string.h, not gdb_string.h.
+       * c-valprint.c: Use string.h, not gdb_string.h.
+       * charset.c: Use string.h, not gdb_string.h.
+       * cli-out.c: Use string.h, not gdb_string.h.
+       * cli/cli-cmds.c: Use string.h, not gdb_string.h.
+       * cli/cli-decode.c: Use string.h, not gdb_string.h.
+       * cli/cli-dump.c: Use string.h, not gdb_string.h.
+       * cli/cli-interp.c: Use string.h, not gdb_string.h.
+       * cli/cli-logging.c: Use string.h, not gdb_string.h.
+       * cli/cli-script.c: Use string.h, not gdb_string.h.
+       * cli/cli-setshow.c: Use string.h, not gdb_string.h.
+       * cli/cli-utils.c: Use string.h, not gdb_string.h.
+       * coffread.c: Use string.h, not gdb_string.h.
+       * common/common-utils.c: Use string.h, not gdb_string.h.
+       * common/filestuff.c: Use string.h, not gdb_string.h.
+       * common/linux-procfs.c: Use string.h, not gdb_string.h.
+       * common/linux-ptrace.c: Use string.h, not gdb_string.h.
+       * common/signals.c: Use string.h, not gdb_string.h.
+       * common/vec.h: Use string.h, not gdb_string.h.
+       * core-regset.c: Use string.h, not gdb_string.h.
+       * corefile.c: Use string.h, not gdb_string.h.
+       * corelow.c: Use string.h, not gdb_string.h.
+       * cp-abi.c: Use string.h, not gdb_string.h.
+       * cp-support.c: Use string.h, not gdb_string.h.
+       * cp-valprint.c: Use string.h, not gdb_string.h.
+       * cris-tdep.c: Use string.h, not gdb_string.h.
+       * d-lang.c: Use string.h, not gdb_string.h.
+       * dbxread.c: Use string.h, not gdb_string.h.
+       * dcache.c: Use string.h, not gdb_string.h.
+       * demangle.c: Use string.h, not gdb_string.h.
+       * dicos-tdep.c: Use string.h, not gdb_string.h.
+       * disasm.c: Use string.h, not gdb_string.h.
+       * doublest.c: Use string.h, not gdb_string.h.
+       * dsrec.c: Use string.h, not gdb_string.h.
+       * dummy-frame.c: Use string.h, not gdb_string.h.
+       * dwarf2-frame.c: Use string.h, not gdb_string.h.
+       * dwarf2loc.c: Use string.h, not gdb_string.h.
+       * dwarf2read.c: Use string.h, not gdb_string.h.
+       * elfread.c: Use string.h, not gdb_string.h.
+       * environ.c: Use string.h, not gdb_string.h.
+       * eval.c: Use string.h, not gdb_string.h.
+       * event-loop.c: Use string.h, not gdb_string.h.
+       * exceptions.c: Use string.h, not gdb_string.h.
+       * exec.c: Use string.h, not gdb_string.h.
+       * expprint.c: Use string.h, not gdb_string.h.
+       * f-exp.y: Use string.h, not gdb_string.h.
+       * f-lang.c: Use string.h, not gdb_string.h.
+       * f-typeprint.c: Use string.h, not gdb_string.h.
+       * f-valprint.c: Use string.h, not gdb_string.h.
+       * fbsd-nat.c: Use string.h, not gdb_string.h.
+       * findcmd.c: Use string.h, not gdb_string.h.
+       * findvar.c: Use string.h, not gdb_string.h.
+       * fork-child.c: Use string.h, not gdb_string.h.
+       * frame.c: Use string.h, not gdb_string.h.
+       * frv-linux-tdep.c: Use string.h, not gdb_string.h.
+       * frv-tdep.c: Use string.h, not gdb_string.h.
+       * gdb.c: Use string.h, not gdb_string.h.
+       * gdb_bfd.c: Use string.h, not gdb_string.h.
+       * gdbarch.c: Use string.h, not gdb_string.h.
+       * gdbtypes.c: Use string.h, not gdb_string.h.
+       * gnu-nat.c: Use string.h, not gdb_string.h.
+       * gnu-v2-abi.c: Use string.h, not gdb_string.h.
+       * gnu-v3-abi.c: Use string.h, not gdb_string.h.
+       * go-exp.y: Use string.h, not gdb_string.h.
+       * go-lang.c: Use string.h, not gdb_string.h.
+       * go32-nat.c: Use string.h, not gdb_string.h.
+       * hppa-hpux-tdep.c: Use string.h, not gdb_string.h.
+       * hppa-linux-nat.c: Use string.h, not gdb_string.h.
+       * hppanbsd-tdep.c: Use string.h, not gdb_string.h.
+       * hppaobsd-tdep.c: Use string.h, not gdb_string.h.
+       * i386-cygwin-tdep.c: Use string.h, not gdb_string.h.
+       * i386-dicos-tdep.c: Use string.h, not gdb_string.h.
+       * i386-linux-nat.c: Use string.h, not gdb_string.h.
+       * i386-linux-tdep.c: Use string.h, not gdb_string.h.
+       * i386-nto-tdep.c: Use string.h, not gdb_string.h.
+       * i386-sol2-tdep.c: Use string.h, not gdb_string.h.
+       * i386-tdep.c: Use string.h, not gdb_string.h.
+       * i386bsd-tdep.c: Use string.h, not gdb_string.h.
+       * i386gnu-nat.c: Use string.h, not gdb_string.h.
+       * i386nbsd-tdep.c: Use string.h, not gdb_string.h.
+       * i386obsd-tdep.c: Use string.h, not gdb_string.h.
+       * i387-tdep.c: Use string.h, not gdb_string.h.
+       * ia64-libunwind-tdep.c: Use string.h, not gdb_string.h.
+       * ia64-linux-nat.c: Use string.h, not gdb_string.h.
+       * inf-child.c: Use string.h, not gdb_string.h.
+       * inf-ptrace.c: Use string.h, not gdb_string.h.
+       * inf-ttrace.c: Use string.h, not gdb_string.h.
+       * infcall.c: Use string.h, not gdb_string.h.
+       * infcmd.c: Use string.h, not gdb_string.h.
+       * inflow.c: Use string.h, not gdb_string.h.
+       * infrun.c: Use string.h, not gdb_string.h.
+       * interps.c: Use string.h, not gdb_string.h.
+       * iq2000-tdep.c: Use string.h, not gdb_string.h.
+       * irix5-nat.c: Use string.h, not gdb_string.h.
+       * jv-exp.y: Use string.h, not gdb_string.h.
+       * jv-lang.c: Use string.h, not gdb_string.h.
+       * jv-typeprint.c: Use string.h, not gdb_string.h.
+       * jv-valprint.c: Use string.h, not gdb_string.h.
+       * language.c: Use string.h, not gdb_string.h.
+       * linux-fork.c: Use string.h, not gdb_string.h.
+       * linux-nat.c: Use string.h, not gdb_string.h.
+       * lm32-tdep.c: Use string.h, not gdb_string.h.
+       * m2-exp.y: Use string.h, not gdb_string.h.
+       * m2-typeprint.c: Use string.h, not gdb_string.h.
+       * m32c-tdep.c: Use string.h, not gdb_string.h.
+       * m32r-linux-nat.c: Use string.h, not gdb_string.h.
+       * m32r-linux-tdep.c: Use string.h, not gdb_string.h.
+       * m32r-rom.c: Use string.h, not gdb_string.h.
+       * m32r-tdep.c: Use string.h, not gdb_string.h.
+       * m68hc11-tdep.c: Use string.h, not gdb_string.h.
+       * m68k-tdep.c: Use string.h, not gdb_string.h.
+       * m68kbsd-tdep.c: Use string.h, not gdb_string.h.
+       * m68klinux-nat.c: Use string.h, not gdb_string.h.
+       * m68klinux-tdep.c: Use string.h, not gdb_string.h.
+       * m88k-tdep.c: Use string.h, not gdb_string.h.
+       * macrocmd.c: Use string.h, not gdb_string.h.
+       * main.c: Use string.h, not gdb_string.h.
+       * mdebugread.c: Use string.h, not gdb_string.h.
+       * mem-break.c: Use string.h, not gdb_string.h.
+       * memattr.c: Use string.h, not gdb_string.h.
+       * memory-map.c: Use string.h, not gdb_string.h.
+       * mep-tdep.c: Use string.h, not gdb_string.h.
+       * mi/mi-cmd-break.c: Use string.h, not gdb_string.h.
+       * mi/mi-cmd-disas.c: Use string.h, not gdb_string.h.
+       * mi/mi-cmd-env.c: Use string.h, not gdb_string.h.
+       * mi/mi-cmd-stack.c: Use string.h, not gdb_string.h.
+       * mi/mi-cmd-var.c: Use string.h, not gdb_string.h.
+       * mi/mi-cmds.c: Use string.h, not gdb_string.h.
+       * mi/mi-console.c: Use string.h, not gdb_string.h.
+       * mi/mi-getopt.c: Use string.h, not gdb_string.h.
+       * mi/mi-interp.c: Use string.h, not gdb_string.h.
+       * mi/mi-main.c: Use string.h, not gdb_string.h.
+       * mi/mi-parse.c: Use string.h, not gdb_string.h.
+       * microblaze-rom.c: Use string.h, not gdb_string.h.
+       * microblaze-tdep.c: Use string.h, not gdb_string.h.
+       * mingw-hdep.c: Use string.h, not gdb_string.h.
+       * minidebug.c: Use string.h, not gdb_string.h.
+       * minsyms.c: Use string.h, not gdb_string.h.
+       * mips-irix-tdep.c: Use string.h, not gdb_string.h.
+       * mips-linux-tdep.c: Use string.h, not gdb_string.h.
+       * mips-tdep.c: Use string.h, not gdb_string.h.
+       * mips64obsd-tdep.c: Use string.h, not gdb_string.h.
+       * mipsnbsd-tdep.c: Use string.h, not gdb_string.h.
+       * mipsread.c: Use string.h, not gdb_string.h.
+       * mn10300-linux-tdep.c: Use string.h, not gdb_string.h.
+       * mn10300-tdep.c: Use string.h, not gdb_string.h.
+       * monitor.c: Use string.h, not gdb_string.h.
+       * moxie-tdep.c: Use string.h, not gdb_string.h.
+       * mt-tdep.c: Use string.h, not gdb_string.h.
+       * nbsd-tdep.c: Use string.h, not gdb_string.h.
+       * nios2-linux-tdep.c: Use string.h, not gdb_string.h.
+       * nto-procfs.c: Use string.h, not gdb_string.h.
+       * nto-tdep.c: Use string.h, not gdb_string.h.
+       * objc-lang.c: Use string.h, not gdb_string.h.
+       * objfiles.c: Use string.h, not gdb_string.h.
+       * opencl-lang.c: Use string.h, not gdb_string.h.
+       * osabi.c: Use string.h, not gdb_string.h.
+       * osdata.c: Use string.h, not gdb_string.h.
+       * p-exp.y: Use string.h, not gdb_string.h.
+       * p-lang.c: Use string.h, not gdb_string.h.
+       * p-typeprint.c: Use string.h, not gdb_string.h.
+       * parse.c: Use string.h, not gdb_string.h.
+       * posix-hdep.c: Use string.h, not gdb_string.h.
+       * ppc-linux-nat.c: Use string.h, not gdb_string.h.
+       * ppc-sysv-tdep.c: Use string.h, not gdb_string.h.
+       * ppcfbsd-tdep.c: Use string.h, not gdb_string.h.
+       * ppcnbsd-tdep.c: Use string.h, not gdb_string.h.
+       * ppcobsd-tdep.c: Use string.h, not gdb_string.h.
+       * printcmd.c: Use string.h, not gdb_string.h.
+       * procfs.c: Use string.h, not gdb_string.h.
+       * prologue-value.c: Use string.h, not gdb_string.h.
+       * python/py-auto-load.c: Use string.h, not gdb_string.h.
+       * python/py-gdb-readline.c: Use string.h, not gdb_string.h.
+       * ravenscar-thread.c: Use string.h, not gdb_string.h.
+       * regcache.c: Use string.h, not gdb_string.h.
+       * registry.c: Use string.h, not gdb_string.h.
+       * remote-fileio.c: Use string.h, not gdb_string.h.
+       * remote-m32r-sdi.c: Use string.h, not gdb_string.h.
+       * remote-mips.c: Use string.h, not gdb_string.h.
+       * remote-sim.c: Use string.h, not gdb_string.h.
+       * remote.c: Use string.h, not gdb_string.h.
+       * reverse.c: Use string.h, not gdb_string.h.
+       * rs6000-aix-tdep.c: Use string.h, not gdb_string.h.
+       * ser-base.c: Use string.h, not gdb_string.h.
+       * ser-go32.c: Use string.h, not gdb_string.h.
+       * ser-mingw.c: Use string.h, not gdb_string.h.
+       * ser-pipe.c: Use string.h, not gdb_string.h.
+       * ser-tcp.c: Use string.h, not gdb_string.h.
+       * ser-unix.c: Use string.h, not gdb_string.h.
+       * serial.c: Use string.h, not gdb_string.h.
+       * sh-tdep.c: Use string.h, not gdb_string.h.
+       * sh64-tdep.c: Use string.h, not gdb_string.h.
+       * shnbsd-tdep.c: Use string.h, not gdb_string.h.
+       * skip.c: Use string.h, not gdb_string.h.
+       * sol-thread.c: Use string.h, not gdb_string.h.
+       * solib-dsbt.c: Use string.h, not gdb_string.h.
+       * solib-frv.c: Use string.h, not gdb_string.h.
+       * solib-osf.c: Use string.h, not gdb_string.h.
+       * solib-spu.c: Use string.h, not gdb_string.h.
+       * solib-target.c: Use string.h, not gdb_string.h.
+       * solib.c: Use string.h, not gdb_string.h.
+       * somread.c: Use string.h, not gdb_string.h.
+       * source.c: Use string.h, not gdb_string.h.
+       * sparc-nat.c: Use string.h, not gdb_string.h.
+       * sparc-sol2-tdep.c: Use string.h, not gdb_string.h.
+       * sparc-tdep.c: Use string.h, not gdb_string.h.
+       * sparc64-tdep.c: Use string.h, not gdb_string.h.
+       * sparc64fbsd-tdep.c: Use string.h, not gdb_string.h.
+       * sparc64nbsd-tdep.c: Use string.h, not gdb_string.h.
+       * sparcnbsd-tdep.c: Use string.h, not gdb_string.h.
+       * spu-linux-nat.c: Use string.h, not gdb_string.h.
+       * spu-multiarch.c: Use string.h, not gdb_string.h.
+       * spu-tdep.c: Use string.h, not gdb_string.h.
+       * stabsread.c: Use string.h, not gdb_string.h.
+       * stack.c: Use string.h, not gdb_string.h.
+       * std-regs.c: Use string.h, not gdb_string.h.
+       * symfile.c: Use string.h, not gdb_string.h.
+       * symmisc.c: Use string.h, not gdb_string.h.
+       * symtab.c: Use string.h, not gdb_string.h.
+       * target.c: Use string.h, not gdb_string.h.
+       * thread.c: Use string.h, not gdb_string.h.
+       * tilegx-linux-nat.c: Use string.h, not gdb_string.h.
+       * tilegx-tdep.c: Use string.h, not gdb_string.h.
+       * top.c: Use string.h, not gdb_string.h.
+       * tracepoint.c: Use string.h, not gdb_string.h.
+       * tui/tui-command.c: Use string.h, not gdb_string.h.
+       * tui/tui-data.c: Use string.h, not gdb_string.h.
+       * tui/tui-disasm.c: Use string.h, not gdb_string.h.
+       * tui/tui-file.c: Use string.h, not gdb_string.h.
+       * tui/tui-layout.c: Use string.h, not gdb_string.h.
+       * tui/tui-out.c: Use string.h, not gdb_string.h.
+       * tui/tui-regs.c: Use string.h, not gdb_string.h.
+       * tui/tui-source.c: Use string.h, not gdb_string.h.
+       * tui/tui-stack.c: Use string.h, not gdb_string.h.
+       * tui/tui-win.c: Use string.h, not gdb_string.h.
+       * tui/tui-windata.c: Use string.h, not gdb_string.h.
+       * tui/tui-winsource.c: Use string.h, not gdb_string.h.
+       * typeprint.c: Use string.h, not gdb_string.h.
+       * ui-file.c: Use string.h, not gdb_string.h.
+       * ui-out.c: Use string.h, not gdb_string.h.
+       * user-regs.c: Use string.h, not gdb_string.h.
+       * utils.c: Use string.h, not gdb_string.h.
+       * v850-tdep.c: Use string.h, not gdb_string.h.
+       * valarith.c: Use string.h, not gdb_string.h.
+       * valops.c: Use string.h, not gdb_string.h.
+       * valprint.c: Use string.h, not gdb_string.h.
+       * value.c: Use string.h, not gdb_string.h.
+       * varobj.c: Use string.h, not gdb_string.h.
+       * vax-tdep.c: Use string.h, not gdb_string.h.
+       * vaxnbsd-tdep.c: Use string.h, not gdb_string.h.
+       * vaxobsd-tdep.c: Use string.h, not gdb_string.h.
+       * windows-nat.c: Use string.h, not gdb_string.h.
+       * xcoffread.c: Use string.h, not gdb_string.h.
+       * xml-support.c: Use string.h, not gdb_string.h.
+       * xstormy16-tdep.c: Use string.h, not gdb_string.h.
+       * xtensa-linux-nat.c: Use string.h, not gdb_string.h.
+
+2013-11-18  Tom Tromey  <tromey@redhat.com>
+
+       * gnulib/update-gnulib.sh (IMPORTED_GNULIB_MODULES): Add strerror
+       and strstr.
+       * gnulib/aclocal.m4: Update.
+       * gnulib/config.in: Update.
+       * gnulib/configure: Update.
+       * gnulib/import/Makefile.am: Update.
+       * gnulib/import/Makefile.in: Update.
+       * gnulib/import/errno.in.h: New.
+       * gnulib/import/intprops.h: New.
+       * gnulib/import/m4/errno_h.m4: New.
+       * gnulib/import/m4/gnulib-cache.m4: Update.
+       * gnulib/import/m4/gnulib-comp.m4: Update.
+       * gnulib/import/m4/strerror.m4: New.
+       * gnulib/import/m4/strstr.m4: New.
+       * gnulib/import/m4/sys_socket_h.m4: New.
+       * gnulib/import/strerror-override.c: New.
+       * gnulib/import/strerror-override.h: New.
+       * gnulib/import/strerror.c: New.
+       * gnulib/import/strstr.c: New.
+
+2013-11-18  Tom Tromey  <tromey@redhat.com>
+
+       * gnulib/update-gnulib.sh (IMPORTED_GNULIB_MODULES): Split into
+       multiple lines.
+
+2013-11-18  Jose E. Marchesi  <jose.marchesi@oracle.com>
+
+       * sparc-tdep.c (sparc_is_annulled_branch_insn): New function.
+       * sparc-tdep.h: And its prototype.
+
+       * sparc64-linux-tdep.c (sparc64_linux_get_longjmp_target): New
+       function.
+       (sparc64_linux_init_abi): Register the get_longjmp_target hook.
+
+2013-11-18  Pedro Alves  <palves@redhat.com>
+
+       * dwarf2-frame.c (read_addr_from_reg): Remove stale comment and
+       use unpack_pointer.
+
+2013-11-18  Joel Brobecker  <brobecker@adacore.com>
+
+       * mi/mi-main.c (mi_cmd_list_features): Add "language-options"
+       to -list-features output.
+
+2013-11-17  Joel Brobecker  <brobecker@adacore.com>
+
+       * dwarf2expr.h (struct dwarf_expr_context_funcs)
+       <read_addr_from_reg>: Renames "read_reg".
+       * dwarf2-frame.c (read_addr_from_reg): Renames "read_reg".
+       Adjust comment.
+       (dwarf2_frame_ctx_funcs, execute_stack_op, dwarf2_frame_cache):
+       Use read_addr_from_reg in place of read_reg.
+       * dwarf2expr.c (execute_stack_op): Use read_addr_from_reg
+       in place of read_reg.
+       * dwarf2loc.c (dwarf_expr_read_addr_from_reg): Renames
+       dwarf_expr_read_reg.
+       (dwarf_expr_ctx_funcs): Replace dwarf_expr_read_reg
+       with dwarf_expr_read_addr_from_reg.
+       (needs_frame_read_addr_from_reg): Renames needs_frame_read_reg.
+       (needs_frame_ctx_funcs): Replace needs_frame_read_reg with
+       needs_frame_read_addr_from_reg.
+
+2013-11-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * NEWS (Changes in GDB 7.5) (New commands) (explore): Fix typo.
+
+2013-11-15  Andreas Arnez  <arnez@linux.vnet.ibm.com>
+
+       * dwarf2loc.c (chain_candidate): Prevent invoking memcpy with
+       NULL.
+
+2013-11-15  Tom Tromey  <tromey@redhat.com>
+
+       PR c++/16117:
+       * c-exp.y (lex_one_token): Add "is_quoted_name" argument.
+       (classify_name): Likewise.  Prefer a field of "this" over a
+       filename.
+       (classify_inner_name, yylex): Update.
+
+2013-11-15  Joel Brobecker  <brobecker@adacore.com>
+
+       * dwarf2expr.h (struct dwarf_expr_context_funcs) <read_reg>:
+       Extend the documentation a bit.
+       <get_reg_value>: New field.
+       * dwarf2loc.c (dwarf_expr_get_reg_value)
+       (needs_frame_get_reg_value): New functions.
+       (dwarf_expr_ctx_funcs, needs_frame_ctx_funcs): Add "get_reg_value"
+       callback.
+       * dwarf2-frame.c (get_reg_value): New function.
+       (dwarf2_frame_ctx_funcs): Add "get_reg_value" callback.
+       * dwarf2expr.c (execute_stack_op) <DW_OP_GNU_regval_type>:
+       Use new callback to compute result_val.
+
+2013-11-15  Alan Modra  <amodra@gmail.com>
+
+       * ppc64-tdep.c (ppc64_plt_entry_point): Renamed from..
+       (ppc64_desc_entry_point): ..this.  Update comments here and at
+       call points.
+       (ppc64_standard_linkage1, ppc64_standard_linkage2,
+       ppc64_standard_linkage3): Update comments.
+       (ppc64_standard_linkage4, ppc64_standard_linkage5,
+       (ppc64_standard_linkage6, ppc64_standard_linkage7): New insn
+       patterns.
+       (ppc64_standard_linkage4_target): New function.
+       (ppc64_skip_trampoline_code): Skip ELFv2 patterns too.
+       * rs6000-tdep.c (skip_prologue): Skip ELFv2 r2 setup.  Correct
+       nop match.  Fix comment wrap.
+
+2013-11-14  Pedro Alves  <palves@redhat.com>
+
+       * infrun.c (handle_signal_stop): Move STOP_QUIETLY,
+       STOP_QUIETLY_REMOTE and 'stop_after_trap' handling earlier.
+
+2013-11-14  Pedro Alves  <palves@redhat.com>
+
+       * infrun.c (struct execution_control_state)
+       <stepped_after_stopped_by_watchpoint>: New field.
+       (get_inferior_stop_soon): New function.
+       (handle_inferior_event): 'stepped_after_stopped_by_watchpoint' was
+       moved to struct execution_control_state -- adjust.  Use
+       get_inferior_stop_soon.  Split TARGET_WAITKIND_STOPPED handling to
+       new function.
+       (handle_signal_stop): New function, factored out from
+       handle_inferior_event.
+
+2013-11-14  Pedro Alves  <palves@redhat.com>
+
+       * break-catch-sig.c (signal_catchpoint_explains_signal): Adjust to
+       return a boolean.
+       * breakpoint.c (bpstat_explains_signal): Adjust to return a
+       boolean.
+       (explains_signal_watchpoint, base_breakpoint_explains_signal):
+       Adjust to return a boolean.
+       * breakpoint.h (enum bpstat_signal_value): Delete.
+       (struct breakpoint_ops) <explains_signal>: New returns a boolean.
+       (bpstat_explains_signal): Likewise.
+       * infrun.c (handle_inferior_event) <random signal checks>:
+       bpstat_explains_signal now returns a boolean - adjust.  No longer
+       consider hiding signals.
+
+2013-11-14  Pedro Alves  <palves@redhat.com>
+
+       * breakpoint.c (bpstat_explains_signal) <Moribund locations>:
+       Return BPSTAT_SIGNAL_PASS instead of BPSTAT_SIGNAL_HIDE.
+       (explains_signal_watchpoint): Return BPSTAT_SIGNAL_PASS instead of
+       BPSTAT_SIGNAL_HIDE.
+       (base_breakpoint_explains_signal): Return BPSTAT_SIGNAL_PASS
+       instead of BPSTAT_SIGNAL_HIDE.
+       * infrun.c (handle_inferior_event): Rework random signal checks.
+
+2013-11-14  Pedro Alves  <palves@redhat.com>
+
+       * infrun.c (struct execution_control_state): Remove
+       'random_signal' field.
+       (handle_syscall_event): Use bpstat_causes_stop instead of
+       bpstat_explains_signal.  Don't set ecs->random_signal.
+       (handle_inferior_event): New 'random_signal' local.
+       <TARGET_WAITKIND_FORKED, TARGET_WAITKIND_VFORKED,
+       TARGET_WAITKIND_EXECD>: Use bpstat_causes_stop instead of
+       bpstat_explains_signal.  Don't set ecs->random_signal.
+       <TARGET_WAITKIND_STOPPED>: Adjust to use local instead of
+       ecs->random_signal.
+
+2013-11-14  Pedro Alves  <palves@redhat.com>
+
+       * infrun.c (handle_inferior_event): Move comment from the
+       function's body to the function's description, adjusted.
+
+2013-11-14  Pedro Alves  <palves@redhat.com>
+
+       * infrun.c (handle_inferior_event) <TARGET_WAITKIND_LOADED>:
+       Handle STOP_QUIETLY_NO_SIGSTOP and STOP_QUIETLY_REMOTE here.
+       Assert we never fall through out of the TARGET_WAITKIND_LOADED
+       case.
+
+2013-11-14  Tom Tromey  <tromey@redhat.com>
+
+       * python/py-linetable.c (ltpy_has_line)
+       (ltpy_get_all_source_lines): Fix loop termination condition.
+
+2013-11-14  Joel Brobecker  <brobecker@adacore.com>
+
+       * mi/mi-parse.h (struct mi_parse) <language>: New field.
+       * mi/mi-main.c (mi_cmd_execute): Temporarily set language to
+       PARSE->LANGUAGE during command execution, if set.
+       * mi/mi-parse.c: Add "language.h" #include.
+       (mi_parse): Add parsing of "--language" command option.
+
+       * NEWS: Add entry mentioning the new "--language" command option.
+
+2013-11-14  Pedro Alves  <palves@redhat.com>
+           Joel Brobecker  <brobecker@adacore.com>
+
+       * cli/cli-utils.h (extract_arg_const): Add declaration.
+       * cli/cli-utils.c (extract_arg_const): New function.
+       (extract_arg): Reimplement using extract_arg_const.
+
+2013-11-14  Joel Brobecker  <brobecker@adacore.com>
+
+       * language.h: Add "symtab.h" #include.
+
+2013-11-13  Doug Evans  <xdje42@gmail.com>
+
+       * breakpoint.c (bpstat_check_breakpoint_conditions): For thread
+       specific breakpoints, don't evaluate breakpoint condition if
+       different thread.
+
+2013-11-13  Keith Seitz  <keiths@redhat.com>
+
+       PR c++/7935
+       PR c++/10541
+       * cp-support.c (insepct_type): Add support for substituting
+       namespace aliases, too.
+       * dwarf2read.c (scan_partial_symbols): Add a partial symbol
+       for DW_TAG_imported_declaration.
+       (add_partial_symbol): Likewise.
+       (process_die): Handle namespace aliases with
+       read_namespace_alias.
+       (die_needs_namespace): Add DW_TAG_imported_declaration.
+       (read_namespace_alias): New function.
+       (load_partial_dies): Load DW_TAG_imported_declaration, too.
+       (new_symbol_full): Handle DW_TAG_imported_declaration.
+
+2013-11-13  Keith Seitz  <keiths@redhat.com>
+
+       * p-exp.y (uptok): Make first parameter const.
+       (yylex): Make `tokstart' and `tokptr' const.
+       Don't copy the lexer input to a temporary buffer.
+       Make `p' const.
+       Remove const workaround for parse_escape.
+       Create a temporary buffer for a convenience variable instead
+       of doing in-place modification of the input.
+       If a match is found with a different case from the input,
+       do not change the input at all.
+       Use `tmp' to construct the resultant stoken instead of
+       `tokstart'.
+
+2013-11-13  Doug Evans  <xdje42@gmail.com>
+
+       * breakpoint.c (breakpoint_cond_eval): Fix and enhance comment.
+
+2013-11-13  Joel Brobecker  <brobecker@adacore.com>
+
+       * mi/mi-main.c (mi_cmd_list_features): Replace "info-ada-exceptions"
+       entry with "ada-exceptions".
+
+2013-11-13  Joel Brobecker  <brobecker@adacore.com>
+
+       * symfile.c (reread_symbols): Move call to set_objfile_per_bfd
+       after re-initialization of OBJFILE's obstack.
+
+2013-11-12  Doug Evans  <xdje42@gmail.com>
+
+       * breakpoint.c (bpstat_check_breakpoint_conditions): Assert
+       bs->stop != 0 on entry.  Update function comment.  Simplify early
+       exit for frame mismatch.  Reindent rest of function.
+
+2013-11-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
+
+       * objc-lang.c (uniquify_strings): Prevent invoking qsort with
+       NULL.
+
+2013-11-12  Doug Evans  <dje@google.com>
+
+       Work around gold/15646.
+       * dwarf2read.c (read_index_from_section): Update comment.
+       (struct dw2_symtab_iterator): New member global_seen.
+       (dw2_symtab_iter_init): Initialize it.
+       (dw2_symtab_iter_next): Skip duplicate global symbols.
+       (dw2_expand_symtabs_matching): Ditto.
+
+2013-11-12  Joel Brobecker  <brobecker@adacore.com>
+
+       * mi/mi-cmds.h (mi_cmd_info_ada_exceptions): Add declaration.
+       * mi/mi-cmds.c (mi_cmds): Add entry for -info-ada-exceptions
+       command.
+       * mi/mi-cmd-info.c: #include "ada-lang.c" and "arch-utils.c".
+       (mi_cmd_info_ada_exceptions): New function.
+       * mi/mi-main.c (mi_cmd_list_features): Add "info-ada-exceptions".
+
+2013-11-12  Joel Brobecker  <brobecker@adacore.com>
+
+       * ada-lang.h: #include "vec.h".
+       (struct ada_exc_info): New.
+       (ada_exc_info): New typedef.
+       (DEF_VEC_O(ada_exc_info)): New vector.
+       (ada_exceptions_list): Add declaration.
+       * ada-lang.c (ada_is_exception_sym)
+       (ada_is_non_standard_exception_sym, compare_ada_exception_info)
+       (sort_remove_dups_ada_exceptions_list)
+       (ada_exc_search_name_matches, ada_add_standard_exceptions)
+       (ada_add_exceptions_from_frame, ada_add_global_exceptions)
+       (ada_exceptions_list_1, ada_exceptions_list)
+       (info_exceptions_command): New function.
+       (_initialize_ada_language): Add "info exception" command.
+
+2013-11-11  Phil Muldoon  <pmuldoon@redhat.com>
+
+       PR python/15629
+       * NEWS: Add linetable feature.
+       * Makefile.in (SUBDIR_PYTHON_OBS): Add py-linetable entries.
+       * python/py-linetable.c: New file.
+       * python/py-symtab.c (stpy_get_linetable): New function.
+       * python/python-internal.h (symtab_to_linetable_object): Declare.
+       (gdbpy_initialize_linetable): Ditto.
+       * python/python.c (_initialize_python): Call
+       gdbpy_initialize_linetable.
+
+2013-11-11  Joel Brobecker  <brobecker@adacore.com>
+
+       * ada-lang.c (create_ada_exception_catchpoint): Enhance
+       the documentation of fields "except_string" and "condition".
+       * mi/mi-cmd-catch.c (mi_cmd_catch_assert): Reallocate
+       CONDITION on the heap before passing it to
+       create_ada_exception_catchpoint.
+       (mi_cmd_catch_exception): Likewise for EXCEPTION_NAME and
+       CONDITION.
+
+2013-11-11  Tom Tromey  <tromey@redhat.com>
+
+       * config.in, configure: Rebuild.
+       * configure.ac (HAVE_TKILL_SYSCALL): Check for "syscall".
+
+2013-11-11  Joel Brobecker  <brobecker@adacore.com>
+
+       * remote-sim.c (gdbsim_detach): Break declaration into
+       shorter lines.  No code change.
+
+2013-11-11  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
+
+       * remote-sim.c (gdbsim_detach): Fix prototype.
+
+2013-11-08  Doug Evans  <dje@google.com>
+
+       * dwarf2read.c (dwarf2_read_debug): Change to unsigned int.
+       (create_debug_types_hash_table): Only print debugging messages for
+       each TU if dwarf2-read >= 2.
+       (process_queue): Ditto.
+       (_initialize_dwarf2_read): Make "set debug dwarf2-read" a zuinteger.
+       Update doc string.
+
+2013-11-08  Tom Tromey  <tromey@redhat.com>
+
+       * configure: Rebuild.
+       * configure.ac: Remove mentions of HAVE_MULTIPLE_PROC_FDS.
+
+2013-11-08  Tom Tromey  <tromey@redhat.com>
+
+       * configure, config.in: Rebuild.
+       * configure.ac: Remove unused configury.
+
+2013-11-08  Tom Tromey  <tromey@redhat.com>
+
+       * m32c-tdep.c: Use gdb_string.h.
+
+2013-11-08  Tom Tromey  <tromey@redhat.com>
+
+       * configure, config.in: Rebuild.
+       * configure.ac: Remove all link.h-related checks.
+
+2013-11-08  Tom Tromey  <tromey@redhat.com>
+
+       * acinclude.m4: Include common.m4.
+       * common/common.m4: New file.
+       * configure, config.in: Rebuild.
+       * configure.ac: Use GDB_AC_COMMON.
+
+2013-11-08  Doug Evans  <dje@google.com>
+
+       * NEWS: Mention that "set debug symtab-create" now accepts a
+       verbosity level.
+       * buildsym.c (end_symtab_from_static_block): Call set_symtab_primary
+       to set the symtab's primary flag.
+       * jit.c (finalize_symtab): Ditto.
+       * mdebugread.c (psymtab_to_symtab_1): Ditto.
+       * symfile.c (allocate_symtab): Only print debugging messages for
+       symtab_create_debug levels 2 and higher.
+       * symtab.c (symtab_create_debug): Change type to unsigned int.
+       (set_symtab_primary): New function.
+       (_initialize_symtab): Change "set debug symtab-create" to a
+       zuinteger option.
+       * symtab.h (set_symtab_primary): Declare.
+       (symtab_create_debug): Update decl.
+
+2013-11-08  Tom Tromey  <tromey@redhat.com>
+
+       * aix-thread.c (aix_thread_detach): Update.
+       * corelow.c (core_detach): Update.
+       * darwin-nat.c (darwin_detach): Update.
+       * dec-thread.c (dec_thread_detach): Update.
+       * gnu-nat.c (gnu_detach): Update.
+       * go32-nat.c (go32_detach): Update.
+       * inf-ptrace.c (inf_ptrace_detach): Update.
+       * inf-ttrace.c (inf_ttrace_detach): Update.
+       * linux-fork.c (linux_fork_detach): Update.
+       * linux-fork.h (linux_fork_detach): Update.
+       * linux-nat.c (linux_nat_detach): Update.  Introduce "tem"
+       local for const-correctness.
+       * linux-thread-db.c (thread_db_detach): Update.
+       * monitor.c (monitor_detach): Update.
+       * nto-procfs.c (procfs_detach): Update.
+       * procfs.c (procfs_detach): Update.
+       * record.c (record_detach): Update.
+       * record.h (record_detach): Update.
+       * remote-m32r-sdi.c (m32r_detach): Update.
+       * remote-mips.c (mips_detach): Update.
+       * remote-sim.c (gdbsim_detach): Update.
+       * remote.c (remote_detach_1, remote_detach)
+       (extended_remote_detach): Update.
+       * sol-thread.c (sol_thread_detach): Update.
+       * target.c (target_detach): Make "args" const.
+       (init_dummy_target): Update.
+       * target.h (struct target_ops) <to_detach>: Make argument const.
+       (target_detach): Likewise.
+       * windows-nat.c (windows_detach): Update.
+
+2013-11-07  Doug Evans  <dje@google.com>
+
+       PR 11786
+       *  solib-svr4.c (svr4_exec_displacement): Ignore filesz, memsz, flags
+       and align fields for PT_GNU_RELRO segments.
+
+2013-11-07  Phil Muldoon  <pmuldoon@redhat.com>
+
+       PR python/15747
+       * python/py-cmd.c: Add COMPLETE_EXPRESSION constant.
+
+2013-11-07  Phil Muldoon  <pmuldoon@redhat.com>
+
+       * NEWS: Document Python temporary breakpoint support.
+       * python/py-breakpoint.c (bppy_get_temporary): New function.
+       (bppy_init): New keyword: temporary. Parse it and set breakpoint
+       to temporary if True.
+
+2013-11-07  Jose E. Marchesi  <jose.marchesi@oracle.com>
+
+       * sparc-tdep.c (sparc_analyze_control_transfer): Assertion
+       removed to allow analyzing unconditional branch instructions
+       with PC-relative offsets of zero.
+
+2013-11-07  Yao Qi  <yao@codesourcery.com>
+
+       * mi/mi-cmd-var.c: Include "language.h".
+       (mi_cmd_var_info_expression): Get language name from
+       language_defn.
+       * varobj.c (varobj_language_string): Remove.
+       (variable_language): Remove declaration.
+       (languages): Remove.
+       (varobj_get_language): Change the type of return value.
+       (variable_language): Remove.
+       * varobj.h (enum varobj_languages): Remove.
+       (varobj_language_string): Remove declaration.
+       (varobj_get_language): Update declaration.
+
+2013-11-07  Yao Qi  <yao@codesourcery.com>
+
+       * language.h (struct language_defn) <la_natural_name>: New
+       field.
+       * ada-lang.c (ada_language_defn): Initialize field
+       'la_natural_name'.
+       * c-lang.c (c_language_defn): Likewise.
+       (cplus_language_defn, asm_language_defn): Likewise.
+       * d-lang.c (d_language_defn): Likewise.
+       * f-lang.c (f_language_defn): Likewise.
+       * go-lang.c (go_language_defn): Likewise.
+       * jv-lang.c (java_language_defn): Likewise.
+       * language.c (unknown_language_defn ): Likewise.
+       (auto_language_defn): Likewise.
+       * m2-lang.c (m2_language_defn): Likewise.
+       * objc-lang.c (objc_language_defn): Likewise.
+       * opencl-lang.c (opencl_language_defn): Likewise.
+       * p-lang.c (pascal_language_defn): Likewise.
+
+2013-11-07  Yao Qi  <yao@codesourcery.com>
+
+       * language.c (language_str): Return const char *.
+       (add_language): Add const to 'language_names'
+       * language.h (struct language_defn) <la_name>: Add const.
+       (language_str: Update declaration.
+
+2013-11-06  Andreas Arnez  <arnez@linux.vnet.ibm.com>
+
+       * s390-linux-nat.c (s390_read_description): Consider the TE field
+       in the HWCAP for determining 'have_regset_tdb'.
+
+2013-11-06  Will Newton  <will.newton@linaro.org>
+
+       PR gdb/12866
+       * dwarf2read.c (skip_one_die): Sanity check DW_AT_sibling
+       values.  (read_partial_die): Likewise.
+
+2013-11-06  Muhammad Bilal  <mbilal@codesourcery.com>
+
+       PR cli/16122
+       * top.c (command_line_input): Unify interactivity tests to use
+       input_from_terminal_p.
+       * event-top.c (command_line_handler): Likewise.
+
+2013-11-06  Yao Qi  <yao@codesourcery.com>
+
+       * Makefile.in (check-perf): New target.
+
+2013-11-05  Will Newton  <will.newton@linaro.org>
+
+       PR gdb/7670
+       * arm-tdep.c (print_fpu_flags): Use filtered output routines.
+       (arm_print_float_info): Likewise.
+
+2013-11-04  Anton Blanchard  <anton@samba.org>
+
+       * target.c (memory_xfer_partial): Cap write to 4KB.
+
+2013-11-01  Tiago Stürmer Daitx  <tdaitx@linux.vnet.ibm.com>
+
+       * breakpoint.c (create_longjmp_master_breakpoint): Allow libc
+       probe scan even when the arch provides no get_longjmp_target.
+
+2013-10-31  Pedro Alves  <palves@redhat.com>
+
+       * infrun.c (handle_syscall_event): Don't set or clear stop_signal.
+       (handle_inferior_event) <TARGET_WAITKIND_FORKED,
+       TARGET_WAITKIND_VFORKED>: Don't set stop_signal to
+       GDB_SIGNAL_TRAP, or clear it.  Pass GDB_SIGNAL_0 to
+       bpstat_explains signal, instead of GDB_SIGNAL_TRAP.
+       <bpstat handling>: If the bpstat chain wants the signal to be
+       hidden, then set stop_signal to GDB_SIGNAL_0 instead of
+       GDB_SIGNAL_TRAP.
+
+2013-10-31  Andrew Burgess  <aburgess@broadcom.com>
+
+       * breakpoint.c (update_watchpoint): Update error message and add
+       an additional error message.
+
+2013-10-30  Andreas Arnez  <arnez@linux.vnet.ibm.com>
+
+       * s390-tdep.h: Rename to...
+       * s390-linux-tdep.h: ...here.
+       * s390-tdep.c: Rename to...
+       * s390-linux-tdep.c: ...here.  Adjust #include.
+       * s390-nat.c: Rename to...
+       * s390-linux-nat.c: ...here.  Adjust #include.
+       * config/s390/s390.mh: Rename to...
+       * config/s390/linux.mh: ...here.  Reflect rename s390-nat.o ->
+       s390-linux-nat.o.
+       * configure.host: Reflect host rename "s390" -> "linux".
+       * configure.tgt: Reflect rename s390-tdep.o -> s390-linux-tdep.o.
+       * Makefile.in (ALL_TARGET_OBS): Likewise.
+       (HFILES_NO_SRCDIR): Reflect rename s390-tdep.h ->
+       s390-linux-tdep.h.
+       (ALLDEPFILES): Reflect rename of .c files.
+
+2013-10-30  Andreas Arnez  <arnez@linux.vnet.ibm.com>
+
+       * s390-nat.c: Whitespace cleanup.
+       * s390-tdep.c: Likewise.
+       * s390-tdep.h: Remove empty line at end of file.
+
+2013-10-30  Maciej W. Rozycki  <macro@codesourcery.com>
+
+       * linux-tdep.c (linux_corefile_thread_callback): Preinitialize
+       siginfo_size.
+
+2013-10-29  Tom Tromey  <tromey@redhat.com>
+
+       * utils.c (reg): Move undefinition...
+       * gdb_curses.h: ... here.  Update comment to mention AIX.
+
+2013-10-29  Nicolas Blanc  <nicolas.blanc@intel.com>
+
+       * exec.h (add_target_sections_of_objfile): New declaration.
+       * exec.c (add_target_sections_of_objfile): New function.
+       * symfile.c (add_symbol_file_command): Update current target sections.
+       (remove_symbol_file_command): New command.
+       (symfile_free_objfile): New function.
+       (_initialize_symfile): Register observer for free_objfile events.
+       * NEWS: Add description of the remove-symbol-file command.
+       * breakpoint.c (disable_breakpoints_in_freed_objfile): New function.
+       * objfiles.c (free_objfile): Notify free_objfile.
+       (is_addr_in_objfile): New function.
+       * objfiles.h (is_addr_in_objfile): New declaration.
+       * printcmd.c (clear_dangling_display_expressions): Act upon free_objfile
+       events instead of solib_unloaded events.
+       (_initialize_printcmd): Register observer for free_objfile instead
+       of solib_unloaded notifications.
+       * solib.c (remove_user_added_objfile): New function.
+       (_initialize_symfile): Add remove-symbol-file.
+
+2013-10-29  Andrew Burgess  <aburgess@broadcom.com>
+
+       * infcmd.c (default_print_one_register_info): Use val_print to
+       print all values even optimized out or unavailable ones.  Don't
+       try to print a raw form of optimized out or unavailable values.
+
+2013-10-29  Yao Qi  <yao@codesourcery.com>
+
+       * auto-load.c (auto_load_pspace_data_cleanup): Get data from
+       parameter 'arg' instead of from program_space_data.
+       * objfiles.c (objfiles_pspace_data_cleanup): Likewise.
+       * solib-darwin.c (darwin_pspace_data_cleanup): Likewise.
+       * solib-dsbt.c (dsbt_pspace_data_cleanup): Likewise.
+       * solib-svr4.c (svr4_pspace_data_cleanup): Likewise.
+       * inflow.c (inflow_inferior_data_cleanup): Get data from
+       parameter 'arg' instead of inferior_data.
+       * registry.h: Add comments.
+
+2013-10-28  Pedro Alves  <palves@redhat.com>
+
+       * breakpoint.c (watchpoints_triggered)
+       <!target_stopped_data_address>: Hardcode return 1.
+
+2013-10-28  Pedro Alves  <palves@redhat.com>
+
+       * infrun.c (process_event_stop_test): Remove unnecessary scoping
+       level and reindent.
+
+2013-10-28  Pedro Alves  <palves@redhat.com>
+
+       * infrun.c (process_event_stop_test): New function, factored out
+       from handle_inferior_event.
+       (handle_inferior_event): 'process_event_stop_test' is now a
+       function instead of a goto label -- adjust.
+
+2013-10-28  Pedro Alves  <palves@redhat.com>
+
+       * infrun.c (handle_inferior_event): Move process_event_stop_test
+       goto label to the else branch of the ecs->random_signal check,
+       along with FRAME and GDBARCH re-fetching.
+
+2013-10-28  Pedro Alves  <palves@redhat.com>
+
+       * infrun.c (switch_back_to_stepped_thread): New function, factored
+       out from handle_inferior_event.
+       (handle_inferior_event): Adjust to call
+       switch_back_to_stepped_thread.  Call it also at the tail of the
+       random signal handling, and return, instead of also handling
+       random signals just before the stepping tests.
+
+2013-10-28  Pedro Alves  <palves@redhat.com>
+
+       * infrun.c (clear_stop_func): Delete.
+       (handle_inferior_event): Don't call clear_stop_func and don't
+       clear 'ecs->random_signal'.
+
+2013-10-27  Yao Qi  <yao@codesourcery.com>
+
+       * varobj.c (struct varobj_root) <lang>: Rename to 'lang_ops'.
+       (varobj_create, varobj_get_path_expr): Update.
+       (varobj_value_has_mutated, varobj_update): Likewise.
+       (create_child_with_value, new_root_variable): Likewise.
+       (number_of_children, name_of_variable): Likewise.
+       (value_of_child, my_value_of_variable): Likewise.
+       (varobj_value_is_changeable_p): Likewise.
+
+2013-10-25  Yao Qi  <yao@codesourcery.com>
+
+       * language.h (struct lang_varobj_ops): Declare.
+       (struct language_defn) <la_varobj_ops>: New field.
+       * ada-lang.c: Include "varobj.h"
+       (defn ada_language_defn): Initialize field 'la_varobj_ops' with
+       ada_varobj_ops.
+       * c-lang.c: Include "varobj.h"
+       (c_language_defn): Initialize field 'la_varobj_ops' with
+       c_varobj_ops.
+       (cplus_language_defn): Initialize field 'la_varobj_ops' with
+       cplus_varobj_ops.
+       (asm_language_defn): Initialize field 'la_varobj_ops' with
+       default_varobj_ops.
+       (minimal_language_defn): Likewise.
+       * d-lang.c (d_language_defn): Likewise.
+       * f-lang.c (f_language_defn): Likewise.
+       * go-lang.c (go_language_defn): Likewise.
+       * m2-lang.c (m2_language_defn): Likewise.
+       * objc-lang.c (objc_language_defn): Likewise.
+       * opencl-lang.c (opencl_language_defn): Likewise.
+       * p-lang.c (pascal_language_defn): Likewise.
+       * language.c (unknown_language_defn): Likewise.
+       (auto_language_defn): Likewise.
+       (local_language_defn): Likewise.
+       * jv-lang.c (java_language_defn): Initialize field
+       'la_varobj_ops' with java_varobj_ops.
+       * varobj.c (varobj_create): Update.
+       * varobj.h (default_varobj_ops): Define macro.
+
+2013-10-25  Pedro Alves  <palves@redhat.com>
+
+       * cp-valprint.c (cp_print_value_fields): No longer handle a NULL
+       static field value.
+       (cp_print_static_field): If the value is entirely optimized out,
+       print <optimized out> here.
+       * jv-valprint.c (java_print_value_fields): No longer handle a NULL
+       static field value.
+       * p-valprint.c (pascal_object_print_static_field): If the value is
+       entirely optimized out, print <optimized out> here.
+       * valops.c (do_search_struct_field)
+       (value_struct_elt_for_reference): No longer handle a NULL static
+       field value.
+       * value.c (value_static_field): Return an optimized out value
+       instead of NULL.
+
+2013-10-25  Yao Qi  <yao@codesourcery.com>
+
+       * remote.c (remote_traceframe_info): Return early if
+       traceframe is not selected.
+
+2013-10-25  Yao Qi  <yao@codesourcery.com>
+
+       * tracepoint.c (traceframe_fun): Remove.
+       (traceframe_sal): Remove.
+       (set_traceframe_context): Add local variables.
+
+2013-10-25  Joel Brobecker  <brobecker@adacore.com>
+
+       * varobj.h (struct lang_varobj_ops): Remove spaces between '*'
+       and parameter name.
+
+2013-10-24  Maciej W. Rozycki  <macro@codesourcery.com>
+
+       * linux-tdep.c (linux_corefile_thread_callback): Propagate any
+       failure from register information collection.
+
+2013-10-24  Maciej W. Rozycki  <macro@codesourcery.com>
 
        * linux-tdep.c (linux_corefile_thread_data): Remove `num_notes'
        member.
        (discard_pending_stop_replies): Return early if notif_state is
        NULL.  Adjust.  Don't check INF is NULL.
        (remote_notif_get_pending_events): Adjust.
-       (discard_pending_stop_replies_in_queue): New function.
+       (discard_pending_stop_replies_in_queue): New function.
        (remote_wait_ns): Likewise.
 
 2013-10-04  Yao Qi  <yao@codesourcery.com>
 2013-10-02  Phil Muldoon  <pmuldoon@redhat.com>
 
        PR python/15579
-
        * python/python.c: Document gdb.execute command in Python help.
 
 2013-10-02  Phil Muldoon  <pmuldoon@redhat.com>
             Pedro Alves  <palves@redhat.com>
 
        * symfile.c (add_symbol_file_command): Error out on unknown
-        option.  Handle EXPECTING_SEC_ADDR/EXPECTING_SEC_NAME before '-'
-        options and collapse into single conditional branch.
+       option.  Handle EXPECTING_SEC_ADDR/EXPECTING_SEC_NAME before '-'
+       options and collapse into single conditional branch.
 
 2013-09-03  Luis Machado  <lgustavo@codesourcery.com>
 
 2013-08-30  Phil Muldoon  <pmuldoon@redhat.com>
 
        PR python/15461
-
        * python/py-arch.c (ARCHPY_REQUIRE_VALID): New macro.
        (archpy_name): Check for valid architecture.
        (archpy_disassemble): Ditto.
This page took 0.037002 seconds and 4 git commands to generate.