summaryrefslogtreecommitdiff
path: root/cad/fasthenry/patches
AgeCommit message (Collapse)AuthorFilesLines
2006-06-21Remove conflicting declaration of calloc() and malloc(); include stdlib.hminskim2-6/+26
instead.
2006-06-21Make this package build with gcc-4.minskim5-0/+100
2004-09-20- homepage has moveddmcmahill24-271/+318
- distfile has moved - license has changed. Patches are the result of de-fuzzing the old patches since the new source files have the new (less restrictive) license.
2004-05-07s/malloc.h/stdlib.h/ (for darwin/freebsd)danw5-0/+65
2004-03-22obey CFLAGS. Among other benefits this should help with non-gcc compilersdmcmahill3-6/+6
2004-03-13add x86_64 to the list of 64 bit platformsdmcmahill2-4/+4
2001-02-09-include a ton of missing header files for 64 bit machines. there remaindmcmahill16-6/+187
some 64 bit related compiler warnings to fix. - while here, use libffm if on an alpha for faster math. In this case 20-30% faster.
1998-08-07Add NetBSD RCS Ids.agc5-0/+10
1998-06-06Initial addition of a three-dimensional inductance extraction program.frueauf5-0/+82
Closes pr 5418 by Dan McMahill; heavy portlinting.