aboutsummaryrefslogtreecommitdiff
path: root/gdb/am29k-pinsn.c
AgeCommit message (Collapse)AuthorFilesLines
1992-03-03Tue Mar 3 15:11:52 1992 Michael Tiemann (tiemann@cygnus.com)Michael Tiemann1-2/+0
* All GDB files that #include defs.h: Removed stdio.h. (defs.h): #include stdio.h. This has been tested by building GDBs for all targets hosted on Sun4. None of the build problems were related to stdio.h inclusion. (n.b. many configurations don't build for other reasons.)
1991-11-08Fix decoding of mtacc, dmac, fmac. These files should really get mergedJohn Gilmore1-2/+2
with the ones in BFD and the assembler, but c'est la vie.
1991-09-13* am29k-pinsn.c (print_insn): Handle NOP specially. Avoid %#xJohn Gilmore1-2/+8
format string; use 0x%x instead.
1991-06-04Change GDB over to GNU General Public License version 2.John Gilmore1-4/+4
1991-03-28Johns releaseK. Richard Pixley1-0/+296