aboutsummaryrefslogtreecommitdiff
path: root/gdb/sparc-pinsn.c
AgeCommit message (Collapse)AuthorFilesLines
1992-06-27 * sparc-pinsn.c: Use <string.h> rather than "string.h", forFred Fish1-1/+1
consistency with all other gdb files. * cadillac.c: Use <string.h> rather than <strings.h>. * cadillac.c (kernel_dispatch): Convert rindex usage to strrchr. * Makefile.in (MAKE): Remove definition for consistency with other Makefile.in files and to fix problem with recursive makes.
1992-06-13Remove reg_names decl (now in defs.h).John Gilmore1-3/+2
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.)
1992-02-21* tm-sparc.h, tm-sysv4.h, solib.h: Move shared lib definitionsJohn Gilmore1-1/+1
into solib.h. * sparc-pinsn.c, sparc-tdep.c, standalonec, sun3-xdep.c, sun386-xdep.c, symm-xdep.c, target.c, ultra3-xdep.c, utils.c, value.h: Prototypes for static functions; lint. * gdbtypes.h: Empty file to ease transition.
1992-01-30* sparc-pinsn.c: Remove kludge for preferring architectures.John Gilmore1-22/+14
Remove #ifdef's for SORT_NEEDED. We need to sort the table, now and forever. Add `add' instruction to the set that get checked for a preceding `sethi' in order to print an absolute address. Corresponding changes in ../include/opcode/sparc.h needed to eliminate garbage instructions.
1992-01-30* sparc-pinsn.c (compare_opcodes): Make it prefer v6, v7,Stu Grossman1-4/+11
cypress, v8 mnemonics in that order.
1992-01-29Put the qsort() back in in sparc-pinsn.cPer Bothner1-0/+133
1992-01-02Rename bitfields to avoid conflict with macro names in new opcode/sparc.h.John Gilmore1-15/+15
1991-12-27More changes, mostly cleanups from the last set.Per Bothner1-117/+1
Made some more progress in removing duplicate assembly opcode files. More improvements to how mipsread and to a lesser extent dbxread work. See the ChangeLog for details.
1991-12-23Oodles of changes. The most important is adding support for stabsPer Bothner1-1/+1
encapsulated in mips ecoff. See ChangeLog for the gory details.
1991-11-21* defs.h: Incorporate param.h. All users changed.John Gilmore1-3/+2
* param-no-tm.h: Change users to define TM_FILE_OVERRIDE instead. * param.h, param-no-tm.h: Removed. * Update copyrights in all changed files. * dbxread.c, dwarfread.c, inflow.c, infrun.c, m2-exp.y, putenv.c, solib.c, symtab.h, tm-umax.h, valprint.c: Lint. * tm-convex.h, tm-hp300hpux.h, tm-merlin.h, tm-sparc.h, xm-merlin.h: Avoid host include files in target descriptions. * getpagesize.h: Removed, libiberty copes now.
1991-06-04Change GDB over to GNU General Public License version 2.John Gilmore1-6/+6
1991-03-28Johns releaseK. Richard Pixley1-0/+465
1990-09-05Initial revisionJohn Gilmore1-448/+0
2012-06-03gdb-3.3gdb-3.31-585/+390
2012-06-03gdb-3.1gdb-3.11-179/+11
2012-06-03gdb-2.8.1gdb-2.8.11-0/+811