summaryrefslogtreecommitdiffstats
path: root/gnu/lib/libf2c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* remove libf2c, hasn't been built since it was moved to ports in 2010.jsg2012-04-14266-43095/+0
| | | | ok miod@ espie@
* amd64 canonicalization.kettenis2005-04-081-3/+0
| | | | ok deraadt@, pvalchev@
* unfuck amd64pvalchev2005-02-041-0/+3
|
* simplify OpenBSD case by using arch(1) and sed to grabbrad2005-01-252-31/+8
| | | | | | | the machine architecture. We now output amd64 instead of x86_64 as it should be. ok deraadt@ pvalchev@
* Actual synch with 3.3.5.espie2004-12-30236-8168/+7867
| | | | | | | | | Changes in Makefile.bsd-wrapper to avoid prereq. Fix in lib*/config.h.in to include the right ones and get the correct definitions. Bump of shlib_version accordingly.
* result from merge... highly weird, since dale mixed things upespie2004-12-24232-7847/+8137
| | | | and we're going back, as his libf2c 3.3.2 is actually libf2c 3.2.3.
* gcc 3.3.5 updateespie2004-12-24232-8137/+7859
|
* Clean up old mips stuff and add sgi.pefo2004-08-111-10/+1
| | | | ok deraadt@
* errno changes, lib major version bumps, and general flag daymarc2004-07-131-1/+1
| | | | | | | To build you must: cd /usr/src && make obj && make includes cd lib/libc && make depend && make && NOMAN=1 sudo make install cd /usr/src && make build
* Add luna88k related directories and information to the build infrastructure.miod2004-04-211-0/+3
| | | | ok deraadt@, millert@, krw@ - mdoc ok jmc@
* Build this properly on OpenBSD.drahn2004-02-2911-987/+12451
|
* Import of libf2c from gcc3.3.2drahn2004-02-29257-0/+31949