#
fe696217 |
| 08-Apr-2005 |
kettenis <kettenis@openbsd.org> |
amd64 canonicalization. ok deraadt@, pvalchev@
|
#
90d1c7ef |
| 04-Feb-2005 |
pvalchev <pvalchev@openbsd.org> |
unfuck amd64
|
#
ee19cecd |
| 25-Jan-2005 |
brad <brad@openbsd.org> |
simplify OpenBSD case by using arch(1) and sed to grab the machine architecture. We now output amd64 instead of x86_64 as it should be.
ok deraadt@ pvalchev@
|
#
5390d914 |
| 02-Jan-2005 |
drahn <drahn@openbsd.org> |
add zaurus, fix cats entry. ok jakob@ pvalchev@ deraadt@
|
#
d0b189c6 |
| 21-Apr-2004 |
miod <miod@openbsd.org> |
Add luna88k related directories and information to the build infrastructure.
ok deraadt@, millert@, krw@ - mdoc ok jmc@
|
#
0632dfa6 |
| 27-Feb-2004 |
deraadt <deraadt@openbsd.org> |
cope with MACHINE_ARCH changing from x86_64 to amd64. For now, we want the toolchain to remain at the name x86_64. Tested on all other architectures that care. Done as very small snippets, so that
cope with MACHINE_ARCH changing from x86_64 to amd64. For now, we want the toolchain to remain at the name x86_64. Tested on all other architectures that care. Done as very small snippets, so that espie does not blow a fuse.
show more ...
|
#
a5bcad74 |
| 29-Nov-2003 |
espie <espie@openbsd.org> |
resurrect dead files
|
#
cc369ef3 |
| 04-May-1998 |
mickey <mickey@openbsd.org> |
first cut on binutils/gcc support for hppa-*-openbsd*; tested on i386 host
|
#
3b37a8aa |
| 08-Mar-1998 |
millert <millert@openbsd.org> |
update to gcc 2.8.1
|
#
81714328 |
| 03-Mar-1998 |
niklas <niklas@openbsd.org> |
GCC 2.8.0 merge
|
#
a0a8b9eb |
| 12-Apr-1997 |
pefo <pefo@openbsd.org> |
Make MIPS configuration more consistent
|
#
f61f5098 |
| 11-Apr-1997 |
niklas <niklas@openbsd.org> |
Update from Cygnus + corrections to OpenBSD recognition by me
|
#
159b2798 |
| 18-Oct-1996 |
deraadt <deraadt@openbsd.org> |
${MACHINE_ARCH}-unknown-openbsd2.0 always, except for mips where little/big-endian is significant
|
#
58bcf862 |
| 06-Oct-1996 |
deraadt <deraadt@openbsd.org> |
mips-dec-openbsd; from graichen
|
#
cad0ed37 |
| 14-Jul-1996 |
pefo <pefo@openbsd.org> |
Change "pica" config to "arc" as pica is superseded by arc.
|
#
c9bb78c3 |
| 15-May-1996 |
pefo <pefo@openbsd.org> |
Additions for Mips ELF shlib support
|
#
a09b135a |
| 23-Dec-1995 |
deraadt <deraadt@openbsd.org> |
add configurations for all the other platforms
|
#
780d5d97 |
| 21-Dec-1995 |
niklas <niklas@openbsd.org> |
First cut at making a minimal intrusive munge of gcc to fit in a BSD framework. This means, provide a Makefile.bsd-wrapper. Remove intermediate files from the source dir. Build them in the obj-dir
First cut at making a minimal intrusive munge of gcc to fit in a BSD framework. This means, provide a Makefile.bsd-wrapper. Remove intermediate files from the source dir. Build them in the obj-dir. Add some Makefile hooks so we can tune the std Makefile for our purpose but still have it behave normal for out-of-tree configurations. Only i386 is supported for now. The other archs will follow soon. This checkin requires an existing makeinfo and a yacc that accepts -o.
show more ...
|
#
6cfaea5d |
| 20-Dec-1995 |
niklas <niklas@openbsd.org> |
FSF GCC version 2.7.2
|