History log of /openbsd/gnu/lib/libiberty/config.guess (Results 1 – 13 of 13)
Revision Date Author Comments
# 150b7e42 27-May-2008 miod <miod@openbsd.org>

Merge OpenBSD specific changes:
- pexecute implementation replaced with the older gcc 2.95 implementation,
as gcc 2.95's collect2 relies upon an implementation behaviour which has
been lost in fu

Merge OpenBSD specific changes:
- pexecute implementation replaced with the older gcc 2.95 implementation,
as gcc 2.95's collect2 relies upon an implementation behaviour which has
been lost in further libiberty updates.
- keep the old hash table interfaces, which are used by gcc 2.95.
- keep the OpenBSD replacement for the md5 interface.
- keep the OpenBSD strl{cat,cpy} and snprinft usage.

Bump libiberty minor version due to the addition of a few new symbols.

show more ...


# 5375b9a6 16-Apr-2005 kettenis <kettenis@openbsd.org>

amd64 canonicalization
ok pvalchev@, fine deraadt@


# 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@


# 0557e978 11-Aug-2004 pefo <pefo@openbsd.org>

Clean up old mips stuff and add sgi.
ok deraadt@


# a2d304d8 04-Jul-2004 deraadt <deraadt@openbsd.org>

cats -> arm; miod ok


# 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 ...


# c1261780 25-Dec-2003 espie <espie@openbsd.org>

revert to versions in gcc 3.3.2, those are more recent


# 707f648c 25-Dec-2003 espie <espie@openbsd.org>

Automatic merge


# 37c53322 25-Nov-2003 espie <espie@openbsd.org>

fix stupid cvs conflicts.
I think that cvs is a poor lonesome, depressive program.
The only way it has found of getting your attention is to throw
senseless conflicts that shouldn't exist in your way.


# 321fbaf8 24-Nov-2003 espie <espie@openbsd.org>

Add build pieces