]> Git Repo - binutils.git/blobdiff - gdb/ChangeLog
* c-lang.h (c_type_print_varspec_prefix): Delete.
[binutils.git] / gdb / ChangeLog
index 531e838adbc2edc45ea426ad15cd76f4c8f8859b..28e488304f895ff120a2f5aa3b0de8d51a1b69e9 100644 (file)
@@ -1,3 +1,54 @@
+2002-10-14  Kevin Buettner  <[email protected]>
+
+       * c-lang.h (c_type_print_varspec_prefix): Delete.
+       * c-typeprint.c (c_type_print_varspec_prefix): Make static.  Add
+       ``need_post_space'' parameter.  Adjust all callers.
+
+2002-10-14  Daniel Jacobowitz  <[email protected]>  
+       * config/mips/nm-irix4.h (HAVE_NONSTEPPABLE_WATCHPOINT): Define to 1.
+       * config/mips/nm-irix5.h (HAVE_NONSTEPPABLE_WATCHPOINT): Likewise.
+       * config/mips/tm-embed.h (HAVE_NONSTEPPABLE_WATCHPOINT): Likewise.
+       * config/pa/nm-hppah.h (HAVE_NONSTEPPABLE_WATCHPOINT): Likewise.
+
+2002-10-13  Adam Fedor  <[email protected]>
+
+       * source.c (print_source_lines): Update comments.
+
+2002-10-13  Adam Fedor  <[email protected]>
+
+       * valops.c (value_of_local): New function.
+       (value_of_this): Use it.
+       * value.h (value_of_local): Declared.
+
+2002-10-13  Adam Fedor  <[email protected]>
+
+       * parse.c: (length_of_subexp, prefixify_subexp): Handle
+       OP_MSGCALL, OP_SELECTOR, OP_NSSTRING, and OP_SELF.
+
+2002-10-12  Adam Fedor  <[email protected]>
+
+       * language.c (binop_result_type): Add language_objc to case.
+        (integral_type): Likewise.
+        (character_type): Likewise.
+        (string_type): Likewise.
+        (boolean_type): Likewise.
+        (structured_type): Likewise.
+        (binop_type_check): Likewise.
+
+2002-10-11  Adam Fedor  <[email protected]>
+
+       * printcmd.c (address_info): Print 'self' for ObjC.
+
+2002-10-11  Adam Fedor  <[email protected]>
+
+       * expression.h: New ops OP_NSSTRING, OP_SELECTOR, OP_MSGCALL, and
+       OP_SELF.
+
+2002-10-11  Adam Fedor  <[email protected]>
+
+       * language.h (CAST_IS_CONVERSION): Add language_objc.
+
 2002-10-11  Adam Fedor  <[email protected]>
 
        * defs.h (enum language): Add language_objc.
This page took 0.030635 seconds and 4 git commands to generate.