Lint
authorJohn Gilmore <gnu@cygnus>
Wed, 27 May 1992 16:29:03 +0000 (16:29 +0000)
committerJohn Gilmore <gnu@cygnus>
Wed, 27 May 1992 16:29:03 +0000 (16:29 +0000)
gdb/ChangeLog

index 2f3b1acfdde86c4d4e53d37b352b3f3980b377e0..b619b794e6899f8c59836713a6122a6080e04481 100644 (file)
@@ -1,7 +1,17 @@
+Wed May 27 09:27:57 1992  John Gilmore  (gnu at cygnus.com)
+
+       * valops.c (value_assign):  Lint, by Pierre Willard.
+
 Tue May 19 19:38:10 1992  John Gilmore  (gnu at cygnus.com)
 
-       88K changes inspired by Ted Lemon (uunet!lupine!mellon)
+       * coredep.c (fetch_core_registers):  Remove premature warning,
+       which triggers on DECstation even though all regs are accessible.
+
+       * m68k-pinsn.c (print_insn_arg):  Use new macros to get
+       sign-extension of instruction fields even on unsigned-char hosts.
+       Bug found by Fred J Roeber, fjr@sgfb.ssd.ray.com.
 
+       88K changes inspired by Ted Lemon (uunet!lupine!mellon):
        * tm-m88k.h, tm-umax.h:  Avoid sizeof() in REGISTER_xxx macros,
        since they define the target, not the host.
        * m88k-pinsn.c:  Fix typo.