Remove solib-sunos.c
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index b016136ad2d2b9dc37079141574e5c5dc4abd6a8..3f3c72012c3a6f7a3aeac699435da22e12f098d9 100644 (file)
@@ -1,3 +1,48 @@
+2013-09-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       Remove solib-sunos.c.
+       * Makefile.in (ALLDEPFILES): Remove solib-sunos.c.
+       * config/m68k/obsd.mh (NATDEPFILES): Remove solib-sunos.o.
+       * objfiles.c (rt_common_objfile): Remove.
+       (free_objfile): Remove rt_common_objfile comparison.
+       * objfiles.h (rt_common_objfile): Remove.
+       * solib-sunos.c: Remove.
+       * symfile.c (reread_symbols): Remove solib-sunos.c comment.
+
+2013-09-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       Remove a.out NetBSD and OpenBSD hosts.
+       * NEWS (Removed native configurations): New.
+       * config/arm/nbsdaout.mh: Remove.
+       * config/i386/nbsdaout.mh: Remove.
+       * config/i386/obsdaout.mh: Remove.
+       * config/m68k/nbsdaout.mh: Remove.
+       * config/sparc/nbsdaout.mh: Remove.
+       * config/vax/nbsdaout.mh: Remove.
+       * configure.host (arm*-*-netbsd*, i[34567]86-*-netbsd*)
+       (i[34567]86-*-openbsd[0-2].*, i[34567]86-*-openbsd3.[0-3])
+       (m68*-*-netbsd*, sparc-*-netbsd*, vax-*-netbsd*): Add them to obsolete
+       error.
+       (arm*-*-netbsd*, i[34567]86-*-netbsd*, i[34567]86-*-openbsd[0-2].*)
+       (i[34567]86-*-openbsd3.[0-3], m68*-*-netbsd*, sparc-*-netbsdaout*)
+       (sparc-*-netbsd*, vax-*-netbsd*): Remove.
+
+2013-09-23  Tom Tromey  <tromey@redhat.com>
+
+       * linespec.c (struct minsym_and_objfile): Remove.
+       (minsym_and_objfile_d): Remove.
+       (struct linespec, struct collect_info, linespec_parse_basic)
+       (convert_linespec_to_sals, linespec_parser_delete, decode_objc)
+       (compare_msymbols, find_method, find_function_symbols)
+       (find_linespec_symbols, struct collect_minsyms, compare_msyms)
+       (add_minsym, search_minsyms_for_name): Update.
+
+2013-09-23  Andrew Burgess  <aburgess@broadcom.com>
+
+       * regcache.c: Add include of valprint.h.
+       (dump_endian_bytes): Delete.
+       (regcache_dump): Use print_hex_chars not dump_endian_bytes.
+
 2013-09-23  Andrew Burgess  <aburgess@broadcom.com>
 
        * sh64-tdep.c (sh64_do_fp_register): Use print_hex_chars.
This page took 0.024339 seconds and 4 git commands to generate.