X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gdb%2FChangeLog;h=53f8494d28fc55ce288bb6691bde00d008e6f68c;hb=a5fceff840e2928ee7a5cc34196b639d7e65016b;hp=c667f3ed5fda4389a350966b984f25a5787023fd;hpb=b6d7a4bf2932e5ae173dd7fb0213c3b004da8462;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/ChangeLog b/gdb/ChangeLog index c667f3ed5f..53f8494d28 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,87 @@ +2014-08-07 Gary Benson + + * common/common-defs.h: Include pathmax.h. + * defs.h: Do not include pathmax.h. + +2014-08-07 Gary Benson + + * common/common-defs.h: Include libiberty.h. + * defs.h: Do not include libiberty.h. + * common/queue.h: Likewise. + * cp-name-parser.y: Likewise. + * mi/mi-cmd-catch.c: Likewise. + * python/python.c: Likewise. + +2014-08-07 Gary Benson + + * common/common-defs.h: Include ansidecl.h. + * defs.h: Do not include ansidecl.h. + * common/buffer.h: Likewise. + * common/common-utils.h: Likewise. + +2014-08-07 Gary Benson + + * common/common-defs.h: Include stddef.h. + * defs.h: Do not include stddef.h. + * common/common-utils.h: Likewise. + * amd64fbsd-nat.c: Likewise. + * bcache.c: Likewise. + * charset.c: Likewise. + * common/buffer.h: Likewise. + * common/vec.h: Likewise. + * i386bsd-nat.c: Likewise. + * nat/linux-btrace.h: Likewise. + * ppcfbsd-nat.c: Likewise. + * ppcnbsd-tdep.h: Likewise. + * ppcobsd-nat.c: Likewise. + * ppcobsd-tdep.h: Likewise. + * python/py-gdb-readline.c: Likewise. + +2014-08-07 Gary Benson + + * common/common-defs.h: Include stdarg.h. + * defs.h: Do not include stdarg.h. + * ada-lang.c: Likewise. + * common/common-utils.h: Likewise. + * guile/scm-string.c: Likewise. + * guile/scm-utils.c: Likewise. + * m32c-tdep.c: Likewise. + +2014-08-07 Gary Benson + + * common/common-defs.h: Include stdlib.h. + * defs.h: Do not include stdlib.h. + * addrmap.c: Likewise. + * bcache.c: Likewise. + * common/buffer.c: Likewise. + * common/common-utils.c: Likewise. + * cp-name-parser.y: Likewise. + * go32-nat.c: Likewise. + * mn10300-linux-tdep.c: Likewise. + * nat/linux-osdata.c: Likewise. + * tui/tui.c: Likewise. + * windows-nat.c: Likewise. + +2014-08-07 Gary Benson + + * common/common-defs.h: Include stdio.h. + * defs.h: Do not include stdio.h. + * ada-lang.c: Likewise. + * common/buffer.c: Likewise. + * common/common-utils.c: Likewise. + * cp-name-parser.y: Likewise. + * gnu-nat.c: Likewise. + * go32-nat.c: Likewise. + * i386gnu-nat.c: Likewise. + * proc-api.c: Likewise. + * proc-events.c: Likewise. + * proc-flags.c: Likewise. + * proc-why.c: Likewise. + * python/python-internal.h: Likewise. + * target-memory.c: Likewise. + * tui/tui-io.c: Likewise. + * tui/tui.c: Likewise. + 2014-08-06 Simon Marchi * solib-svr4.c (scan_dyntag): Rename dyntag and dyn_tag variables.