File:  [GCC 1.x] / gcc / config / tm-sun4os3.h
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 16:53:27 2018 UTC (8 years, 3 months ago) by root
Branches: fsf, MAIN
CVS tags: gcc-142, gcc-141, gcc-140, gcc-139, gcc-138, gcc-137, gcc-136, HEAD
gcc-1.36

#include "tm-sparc.h"

/* Define the Sun-asm flag, which is necessary for Sun 4 with os version 3.  */
#undef TARGET_DEFAULT
#define TARGET_DEFAULT 7

#undef FUNCTION_PROFILER
#define FUNCTION_PROFILER(FILE, LABELNO)  \
  fprintf (FILE, "\tsethi %%hi(LP%d),%%o0\n\tcall .mcount\n\tor %%lo(LP%d),%%o0,%%o0\n", \
	   (LABELNO), (LABELNO))

/* LINK_SPEC is needed only for Sunos 4.  */

#undef LINK_SPEC


unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.