20 Commits

Author SHA1 Message Date
c005c66cca * i960-pinsn.c: Change bzero to memset.
* sparc-pinsn.c:  Change index to strchr.
1992-09-26 05:41:54 +00:00
93fd00fbbf Handle new v9 insn argument codes, and delete support for obsolete ones.
Otherwise not updated or tested, since v9 support is obviously incomplete,
and it can't possibly work right without some effort.
1992-08-31 17:03:47 +00:00
d1289d7234 removed rcsids 1992-07-18 01:40:47 +00:00
d17c317cfe Hack so it Sanitizes cleanly. 1992-02-16 22:42:44 +00:00
6f34472d93 * Makefile.in: Bump version to 1.96, and remove -beta
suffix from distribution name.
	* m68k-pinsn.c:  New macro COERCE_SIGNED_CHAR to extract
	the signed value of a character (even if chars are unsigned).
	* sparc-pinsn.c:  Add new operand types.
1992-02-16 20:58:45 +00:00
5f4d1571fa Add missing handlers for v9 operands. 1991-12-15 22:04:01 +00:00
76d89cb115 Format inner print loop according to emacs. Code changes will follow
(but be easier to diff).
1991-12-15 20:46:21 +00:00
5a77e9160f * bucomm.h: created to hold prototypes of bucomm.c
* objdump.h: created to hold prototyes of objdump.c
	* am29k-pinsn.c: include objdump.h
	* ar.c: include bucomm.h, get ar.h from the right place and
	include libbfd.h
	* bucomm.c: defunize bfd_fatal
	* copy.c: include bucomm.h, lint.
	* i960-pinsn.h: include bucomm.h
	* m68k-pinsn.h: lint
	* nm.c: include bucomm.h, lint
	* objdump.c: lint
	* sparc-pinsn.c: include objdump.h
1991-12-08 01:14:09 +00:00
4aa58a0a29 Updated to point to where the header files are now 1991-12-01 02:58:37 +00:00
d8474a9bc1 * Makefile.in, ar.c, bucomm.c, copy.c, cplus-dem.c, filemode.c,
i960-pinsn.c, m68k-pinsn.c, nm.c, objdump.c, size.c, sparc-pinsn.c,
	* strip.c: Add or update Copyright notice.
	* TODO:  Add note on 'nm -a'.
	* version.c: Update version number to 1.90.
	* Makefile.in: Fix making of documentation for dist.
1991-10-16 18:57:08 +00:00
2a5f387b08 Include bfd.h before sysdep.h, so ansidecl and PROTO() get defined first. 1991-10-11 11:22:05 +00:00
17e6f61f1f *** empty log message *** 1991-06-14 22:54:48 +00:00
052ec27f38 Don't sort the const array in place. 1991-06-09 20:38:03 +00:00
320484bfc8 new sparc-opcode, new pinsn. 1991-05-23 03:49:10 +00:00
c64cf848ed Oops. 1991-05-22 01:40:35 +00:00
839df5c343 v9 stuff. 1991-05-22 01:18:42 +00:00
bb50293f44 Updated to relect a gdb change in sparc-opcode.h. 1991-05-19 08:00:57 +00:00
75a082e25e Send the right # of args to an fprintf 1991-04-18 21:14:21 +00:00
c074abeebc Back from Intel with Steve 1991-03-21 21:29:07 +00:00
2fa0b342a5 Initial revision 1991-03-21 21:29:06 +00:00