Note that if '@' is a comment character then another symbol is used to prefix
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index c072c1f36196ff57250fb6c90991036171278dab..d2707b856ab8c236968d9dd816f3e135a5506107 100644 (file)
@@ -1,3 +1,39 @@
+2002-08-21  Corinna Vinschen  <vinschen@redhat.com
+
+       * aix-thread.c (aix_thread_detach): Disable thread debugging on
+       detach to allow reinitialization.
+
+2002-08-22  Andrew Cagney  <ac131313@redhat.com>
+
+       * MAINTAINERS: Change the s390 target to s390-linux-gnu (second
+       attempt).
+
+2002-08-22  Jim Blandy  <jimb@redhat.com>
+
+       * coffread.c (coff_symfile_read): Don't try to read the line
+       number table from disk if the image file doesn't have a symbol
+       table; we'll never actually look at the info anyway, and Windows
+       ships DLL's with bogus file offsets for the line number data.
+
+2002-08-21  Elena Zannoni  <ezannoni@redhat.com>
+
+        * rs6000-tdep.c (rs6000_gdbarch_init): Figure out whether we have
+        an e500 executable.
+
+2002-08-21  Michael Snyder  <msnyder@redhat.com>
+
+       * mips-tdep.c (MSYMBOL_IS_SPECIAL): Replace macro with function.
+       (MSYMBOL_SIZE): Replace macro with function.
+       (DEFAULT_MIPS_TYPE): Delete unused macro.
+       * config/mips/tm-mips.h (DEFAULT_MIPS_TYPE): Delete unused macro.
+       * config/mips/tm-embed.h (DEFAULT_MIPS_TYPE): Delete unused macro.
+
+2002-08-21  Jim Blandy  <jimb@redhat.com>
+
+       * valops.c (value_cast): Simplify and correct logic for doing a
+       static cast from a pointer to a base class to a pointer to a
+       derived class.
+
 2002-08-21  Andrew Cagney  <ac131313@redhat.com>
 
        * infcmd.c (default_print_registers_info): Replace
This page took 0.024593 seconds and 4 git commands to generate.