]> Git Repo - binutils.git/blobdiff - gdb/ChangeLog
* README: Mention problems with HP/UX.
[binutils.git] / gdb / ChangeLog
index 3c9dfd00cdf9a7dbdda56f794e30a81d80fbaf47..77c0a0dc42ac4849d434378607611d8751659af9 100644 (file)
@@ -1,3 +1,46 @@
+2001-10-18  Andrew Cagney  <[email protected]>
+
+       * README: Mention problems with HP/UX.
+
+2001-10-16  Andrew Cagney  <[email protected]>
+
+       Based on code by John Moore <[email protected]>:
+       
+       * utils.c (core_addr_to_string): New function for conversion of
+       CORE_ADDR to string.
+       (string_to_core_addr): New function to convert from string to
+       CORE_ADDR.
+       * defs.h: Added extern statements for the above.
+
+2001-10-17  Jason Molenda  ([email protected])
+
+       * symtab.c (lookup_block_symbol):  Break out of linear search
+        if we're past the range of possible matches.
+
+2001-10-16  Christopher Faylor  <[email protected]>
+
+       * win32-nat.c (safe_symbol_file_add_stub): Improve logic for avoiding
+       load of already loaded DLL.
+       (register_loaded_dll): Convert loaded DLL name to "posix" format or it
+       will confuse subsequent opening of the filename due to dos paths.
+       (dll_symbol_command): Pass from_tty parameter to safe_symbol_file_add.
+
+2001-10-15  Elena Zannoni  <[email protected]>
+
+        * symtab.c (lookup_block_symbol): Update comment.
+
+2001-10-15  Andrew Cagney  <[email protected]>
+
+       * value.h (value_as_address): Rename value_as_pointer.
+       * eval.c, findvar.c, gnu-v2-abi.c, gnu-v3-abi.c, jv-lang.c,
+       jv-valprint.c, printcmd.c, stack.c, top.c, valarith.c, valops.c,
+       values.c: Update.
+
+202001-10-15  Jim Ingham  <[email protected]>
+
+        * valarith.c (value_sub): Don't pass a raw type to
+        value_from_pointer, it has to go through check_typedef first.
+
 2001-10-15  Andrew Cagney  <[email protected]>
 
        * gdbarch.sh (fallbackdefault): Set to one when predefault is
This page took 0.022515 seconds and 4 git commands to generate.