aboutsummaryrefslogtreecommitdiff
path: root/gdb/pyr-tdep.c
AgeCommit message (Collapse)AuthorFilesLines
1991-11-21* defs.h: Incorporate param.h. All users changed.John Gilmore1-1/+0
* 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-09-19* i386-xdep.c, pyr-tdep.c, pyr-xdep.c, remote-vx.c, solib.c,John Gilmore1-3/+6
source.c, symfile.c, dbxread.c: Output hex with local_hex_string for Modula-2 support.
1991-08-19Minor bug fixes from BSD Net2 gdb:John Gilmore1-2/+4
* blockframe.c (get_prev_frame_info): If FRAME_CHAIN_COMBINE returns 0, there is no previous frame. * breakpoint.c (commands_command): If !from_tty, don't call input_from_terminal_p(). * dbxread.c (record_misc_function): Speed up slightly. (compare_psymbols): Ditto. * infcmd.c (do_registers_info): Take a second argument to determine whether to print float registers. "info registers" does not do so anymore. "info all-registers" does, now. * mips-tdep.c, pyr-tdep.c (xxx_do_registers_info): Take second arg and ignore it. * tm-mips.h, tm-pyr.h (DO_REGISTERS_INFO): Pass second arg. * inflow.c (initialize_inflow): Set tflags_ours correctly.
1991-06-04Change GDB over to GNU General Public License version 2.John Gilmore1-6/+6
1991-03-28Johns releaseK. Richard Pixley1-0/+129