Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1992-09-26 | * i960-pinsn.c: Change bzero to memset. | John Gilmore | 1 | -4/+4 | |
* sparc-pinsn.c: Change index to strchr. | |||||
1992-08-31 | Handle new v9 insn argument codes, and delete support for obsolete ones. | Jim Wilson | 1 | -14/+40 | |
Otherwise not updated or tested, since v9 support is obviously incomplete, and it can't possibly work right without some effort. | |||||
1992-07-18 | removed rcsids | K. Richard Pixley | 1 | -2/+0 | |
1992-02-16 | Hack so it Sanitizes cleanly. | Per Bothner | 1 | -5/+4 | |
1992-02-16 | * Makefile.in: Bump version to 1.96, and remove -beta | Per Bothner | 1 | -0/+17 | |
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. | |||||
1991-12-15 | Add missing handlers for v9 operands. | Michael Tiemann | 1 | -2/+17 | |
1991-12-15 | Format inner print loop according to emacs. Code changes will follow | Michael Tiemann | 1 | -33/+35 | |
(but be easier to diff). | |||||
1991-12-08 | * bucomm.h: created to hold prototypes of bucomm.c | Steve Chamberlain | 1 | -3/+2 | |
* 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-01 | Updated to point to where the header files are now | Steve Chamberlain | 1 | -1/+1 | |
1991-10-16 | * Makefile.in, ar.c, bucomm.c, copy.c, cplus-dem.c, filemode.c, | Per Bothner | 1 | -2/+2 | |
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-11 | Include bfd.h before sysdep.h, so ansidecl and PROTO() get defined first. | John Gilmore | 1 | -50/+3 | |
1991-06-14 | *** empty log message *** | Steve Chamberlain | 1 | -6/+3 | |
1991-06-09 | Don't sort the const array in place. | K. Richard Pixley | 1 | -2/+7 | |
1991-05-23 | new sparc-opcode, new pinsn. | K. Richard Pixley | 1 | -4/+7 | |
1991-05-22 | Oops. | K. Richard Pixley | 1 | -3/+6 | |
1991-05-22 | v9 stuff. | K. Richard Pixley | 1 | -28/+94 | |
1991-05-19 | Updated to relect a gdb change in sparc-opcode.h. | K. Richard Pixley | 1 | -3/+6 | |
1991-04-18 | Send the right # of args to an fprintf | Steve Chamberlain | 1 | -3/+6 | |
1991-03-21 | Back from Intel with Steve | David Henkel-Wallace | 1 | -2/+5 | |
1991-03-21 | Initial revision | David Henkel-Wallace | 1 | -0/+490 | |