summaryrefslogtreecommitdiffstats
path: root/gdb/config/m68k/tm-hp300hpux.h
Commit message (Collapse)AuthorAgeFilesLines
* 2003-08-30 Michael Chastain <mec@shout.net>Michael Chastain2003-09-011-33/+0
| | | | | | | | | | | * Makefile.in: Remove tm-hp300bsd.h, tm-hp300hpux.h. * config/m68k/nm-hp300hpux.h: Delete. * config/m68k/tm-hp300hpux.h: Delete. * config/m68k/xm-hp300hpux.h: Delete. * config/m68k/xm-hp300bsd.h: Delete. * config/djgpp/fnchange.lst: Remove nm-hp300hpux.h, tm-hp300hpux.h, xm-hp300hpux.h. * somsolib.c: Remove comment about hp300 shared libraries.
* Update/correct copyright notices.Kevin Buettner2001-03-061-1/+2
|
* import gdb-1999-07-07 post reformatJason Molenda1999-07-071-15/+16
|
* Initial creation of sourceware repositoryStan Shebs1999-04-161-0/+31
|
* Initial creation of sourceware repositoryStan Shebs1999-04-161-31/+0
|
* Update FSF address.Fred Fish1995-08-021-1/+1
|
* * config/m68k/tm-m68k.h: Clean up CALL_DUMMY comment.Jim Kingdon1993-11-101-0/+6
| | | | | | * config/m68k/{tm-hp300bsd.h,tm-hp300hpux.h,tm-m68k-em.h, tm-monitor.h,tm-sun3.h,tm-vx68.h}, config/sparc/tm-sparc.h: Define BELIEVE_PCC_PROMOTION.
* More gcc lint:Jim Kingdon1993-09-091-2/+0
| | | | | | | | | | | | | | | | | | * exec.c (ignore): Return 0. * stack.c (return_command): Fetch lazy value directly, not via VALUE_CONTENTS, to avoid "value computed is not used". * inflow.c (new_tty): Move osigttou inside #if. * remote.c (remote_fetch_registers): If remote reply is short, just note that fact and keep going (reading extra registers as all bits 0). (remote_store_registers): Send number of registers that were found by remote_fetch_registers. * m68k-tdep.c, config/m68k/tm-m68k.h, config/m68k/tm-*.h: Remove HAVE_68881. Define CANNOT_STORE_REGISTER if ptrace() can't write floating registers. * config/m68k/{tm-m68k-nofp.h,m68k-nofp.mt,tm-m68k-fp.h,m68k-fp.mt}: Remove, replaced by {tm-m68k-em.h,m68k-em.mt}. * Makefile.in, configure.in: Change accordingly.
* * Remove unused STACK_END_ADDR in the following files (in otherJim Kingdon1993-07-021-4/+0
| | | | | | files it is used for something): tm-mips.h, tm-sun2.h, tm-news.h, tm-a29k, tm-i386v.h, tm-hppa.h, tm-nindy960.h, tm-amix.h, tm-hp300hpux.h, tm-isi.h.
* * config/m68k/tm-m68k.h: Renamed from config/m68k/tm-68k.h.Fred Fish1993-03-301-1/+1
| | | | | | | | | | | | | | | | * m68k/{tm-3b1.h, tm-altos.h, tm-amix.h, tm-es1800.h, tm-hp300bsd.h, tm-hp300hpux.h, tm-isi.h, tm-news.h, tm-os68k.h, tm-st2000.h, tm-sun2.h, tm-sun3.h, tm-vx68.h}: Include tm-m68k.h instead of tm-68k.h. * Makefile.in (HFILES): tm-68k.h renamed to tm-m68k.h. * README, a29k-pinsn.c, m68k-pinsn.c, m68k-stub.c, remote-vx.c, m68k/{altos.mh, altos.mt, apollo68b.mh, nm-apollo68b.h, nm-hp300bsd.h, config/m68k/xm-apollo68b.h}: Map '68k' to 'm68k'. * a29k/tm-a29k.h, doc/gdbint.texinfo: Account for renaming of tm-68k.h to tm-m68k.h. * m68k/m68k-fp.mt (TM_FILE): tm-68k-fp.h renamed to tm-m68k-fp.h. * m68k/m68k-nofp.mt (TM_FILE): tm-68k-nofp.h renamed to tm-m68k-nofp.h.
* * config/{*.mt, *.mh}: All target and host makefile fragmentFred Fish1993-03-231-0/+31
config files moved to an appropriate config/<cpu> subdirectory. * nm-*, xm-*, tm-*: All native, host, and target files, which get linked to nm.h, xm.h, and tm.h respectively by configure, moved to appropriate config/<cpu> subdirectory.
OpenPOWER on IntegriCloud