A ton of changes to improve C++ debugging. See ChangeLog.
[deliverable/binutils-gdb.git] / gdb / i860-pinsn.c
index aa3b9f84dbca9a818539cd965218427350bf8779..c28712717238684f07850d36a8c6cc065c68c3cc 100644 (file)
@@ -1,7 +1,6 @@
 /* Print i860 instructions for GDB, the GNU debugger.
-   Copyright status of this module is unclear!!!
-   Copyright (C) 1992 Free Software Foundation, Inc.
-   SVR4 changes Contributed by Peggy Fieland (pfieland@stratus.com)
+   Copyright (C) 1986, 1987 Free Software Foundation, Inc.
+   Contributed by Michael Tiemann (tiemann@mcc.com)
 
 GDB is distributed in the hope that it will be useful, but WITHOUT ANY
 WARRANTY.  No author or distributor accepts responsibility to anyone
@@ -657,5 +656,3 @@ ctrl_a(name, insn, memaddr, stream)
 
   print_address ((CORE_ADDR) (memaddr + 4 + offset), stream);
 }
-
-
This page took 0.024356 seconds and 4 git commands to generate.