]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdbserver/ChangeLog
C++ keyword cleanliness, mostly auto-generated
authorPedro Alves <palves@redhat.com>
Fri, 27 Feb 2015 16:33:07 +0000 (16:33 +0000)
committerPedro Alves <palves@redhat.com>
Fri, 27 Feb 2015 16:33:07 +0000 (16:33 +0000)
commitfe978cb071b460b2d4aed2f9a71d895f84efce0e
tree65d107663745fc7872e680feea9ec2fa6a4949ad
parent3bc3d82a005466a66fa22f704c90f4486ca71344
C++ keyword cleanliness, mostly auto-generated

This patch renames symbols that happen to have names which are
reserved keywords in C++.

Most of this was generated with Tromey's cxx-conversion.el script.
Some places where later hand massaged a bit, to fix formatting, etc.
And this was rebased several times meanwhile, along with re-running
the script, so re-running the script from scratch probably does not
result in the exact same output.  I don't think that matters anyway.

gdb/
2015-02-27  Tom Tromey  <tromey@redhat.com>
    Pedro Alves  <palves@redhat.com>

Rename symbols whose names are reserved C++ keywords throughout.

gdb/gdbserver/
2015-02-27  Tom Tromey  <tromey@redhat.com>
    Pedro Alves  <palves@redhat.com>

Rename symbols whose names are reserved C++ keywords throughout.
99 files changed:
gdb/ChangeLog
gdb/ada-lang.c
gdb/ada-lang.h
gdb/addrmap.c
gdb/aix-thread.c
gdb/amd64-tdep.c
gdb/bcache.c
gdb/block.c
gdb/block.h
gdb/break-catch-throw.c
gdb/buildsym.c
gdb/c-exp.y
gdb/cli/cli-decode.c
gdb/cli/cli-decode.h
gdb/cli/cli-script.c
gdb/cli/cli-setshow.c
gdb/coffread.c
gdb/command.h
gdb/common/cleanups.c
gdb/common/filestuff.c
gdb/common/filestuff.h
gdb/continuations.c
gdb/cp-name-parser.y
gdb/cp-namespace.c
gdb/cp-support.c
gdb/cp-support.h
gdb/cp-valprint.c
gdb/d-exp.y
gdb/darwin-nat-info.c
gdb/darwin-nat.c
gdb/dbxread.c
gdb/dwarf2read.c
gdb/environ.c
gdb/f-exp.y
gdb/frame.c
gdb/gdbarch.c
gdb/gdbarch.sh
gdb/gdbserver/ChangeLog
gdb/gdbserver/inferiors.h
gdb/gdbserver/linux-aarch64-low.c
gdb/gdbserver/linux-arm-low.c
gdb/gdbserver/linux-low.c
gdb/gdbserver/linux-mips-low.c
gdb/gdbserver/linux-x86-low.c
gdb/gdbserver/lynx-low.c
gdb/gdbserver/thread-db.c
gdb/gdbthread.h
gdb/gdbtypes.c
gdb/gnu-v3-abi.c
gdb/go-exp.y
gdb/guile/guile-internal.h
gdb/guile/scm-symbol.c
gdb/guile/scm-utils.c
gdb/hppa-linux-tdep.c
gdb/ia64-tdep.c
gdb/inf-ttrace.c
gdb/inferior.c
gdb/inferior.h
gdb/jit.c
gdb/jv-exp.y
gdb/linux-thread-db.c
gdb/macrotab.c
gdb/mdebugread.c
gdb/memattr.c
gdb/mi/mi-cmd-var.c
gdb/minsyms.c
gdb/nat/x86-dregs.c
gdb/nto-procfs.c
gdb/nto-tdep.c
gdb/objc-lang.c
gdb/p-exp.y
gdb/p-valprint.c
gdb/parse.c
gdb/parser-defs.h
gdb/printcmd.c
gdb/psymtab.c
gdb/python/py-symbol.c
gdb/remote-mips.c
gdb/remote.c
gdb/solib-darwin.c
gdb/solib-ia64-hpux.c
gdb/solib-pa64.c
gdb/solib-som.c
gdb/solib-spu.c
gdb/solib-svr4.c
gdb/stabsread.c
gdb/symfile-debug.c
gdb/symfile.h
gdb/symtab.c
gdb/thread.c
gdb/top.c
gdb/tui/tui-windata.c
gdb/typeprint.c
gdb/ui-file.h
gdb/valarith.c
gdb/value.c
gdb/varobj.c
gdb/varobj.h
gdb/xcoffread.c