OSDN Git Service
(root)
/
pf3gnuchains
/
gcc-fork.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
2007-01-16 Petr Salinger <Petr.Salinger@seznam.cz>
[pf3gnuchains/gcc-fork.git]
/
boehm-gc
/
include
/
private
/
gcconfig.h
diff --git
a/boehm-gc/include/private/gcconfig.h
b/boehm-gc/include/private/gcconfig.h
index
ef22232
..
3e5af3a
100644
(file)
--- a/
boehm-gc/include/private/gcconfig.h
+++ b/
boehm-gc/include/private/gcconfig.h
@@
-329,6
+329,10
@@
# define I386
# define mach_type_known
# endif
+# if defined(FREEBSD) && defined(__x86_64__)
+# define X86_64
+# define mach_type_known
+# endif
# if defined(__NetBSD__) && (defined(i386) || defined(__i386__))
# define I386
# define mach_type_known