|
|
| version 1.2, 2003/06/17 04:24:01 | version 1.3, 2003/11/09 02:33:58 |
|---|---|
| Line 23 the Free Software Foundation, 675 Mass A | Line 23 the Free Software Foundation, 675 Mass A |
| for FreeBSD/Alpha by Hidetoshi Shimokawa <simokawa@FreeBSD.ORG> */ | for FreeBSD/Alpha by Hidetoshi Shimokawa <simokawa@FreeBSD.ORG> */ |
| /* $FreeBSD: src/contrib/gcc/config/alpha/freebsd.h,v 1.9.2.3 2002/06/20 23:12:36 obrien Exp $ */ | /* $FreeBSD: src/contrib/gcc/config/alpha/freebsd.h,v 1.9.2.3 2002/06/20 23:12:36 obrien Exp $ */ |
| /* $DragonFly: src/contrib/gcc/config/alpha/freebsd.h,v 1.1 2003/06/16 00:33:20 dillon Exp $ */ | /* $DragonFly$ */ |
| /* Names to predefine in the preprocessor for this target machine. | /* Names to predefine in the preprocessor for this target machine. |
| Line 78 the Free Software Foundation, 675 Mass A | Line 78 the Free Software Foundation, 675 Mass A |
| /************************[ Target stuff ]***********************************/ | /************************[ Target stuff ]***********************************/ |
| /* Define the actual types of some ANSI-mandated types. | /* Define the actual types of some ANSI-mandated types. |
| Needs to agree with <machine/ansi.h>. GCC defaults come from c-decl.c, | Needs to agree with <machine/stdint.h>. GCC defaults come from c-decl.c, |
| c-common.c, and config/<arch>/<arch>.h. */ | c-common.c, and config/<arch>/<arch>.h. */ |
| /* alpha.h gets this wrong for FreeBSD. We use the GCC defaults instead. */ | /* alpha.h gets this wrong for FreeBSD. We use the GCC defaults instead. */ |