* config/m68k/tm-m68k.h: Clean up CALL_DUMMY comment.

* 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.
This commit is contained in:
Jim Kingdon
1993-11-10 19:32:22 +00:00
parent 447bc3edeb
commit 56756a5a28
8 changed files with 41 additions and 17 deletions

View File

@@ -21,6 +21,11 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
including Utah, Mt. Xinu or Berkeley variants. This is NOT for HP-UX.
Problems to hpbsd-bugs@cs.utah.edu. */
/* GCC is the only compiler used on this OS. So get this right even if
the code which detects gcc2_compiled. is still broken. */
#define BELIEVE_PCC_PROMOTION 1
/* Define BPT_VECTOR if it is different than the default.
This is the vector number used by traps to indicate a breakpoint. */