ngspice/src
Holger Vogt 26cf1a7a57 max_align_t is used to examine the largest alignment requirement,
and it is expected to check the alignment value via alignof, not sizeof.

Otherwise, __attribute__((aligned)) can complain as required alignment
being invalid, e.g. on s390x.

Patch provided by Mamoru Tasaka, Fedora
2023-02-01 13:10:53 +01:00
..
ciderlib send error message to stderr, not to stdout 2022-10-08 16:51:02 +02:00
frontend enable make dist 2023-01-30 13:09:15 +01:00
include enable make dist 2023-01-30 13:09:15 +01:00
maths The modulo function a % n should accept a==0. 2023-01-15 13:37:57 +01:00
misc In the ngspice shared library the fcn ivers is called 2023-01-30 10:58:50 +01:00
osdi max_align_t is used to examine the largest alignment requirement, 2023-02-01 13:10:53 +01:00
spicelib Preliminary bug-617 fix: 2023-01-29 17:05:56 +01:00
xspice Prevent crash when cm_analog_set_temp_bkpt() is called during OPtran(). 2022-12-11 15:35:31 +01:00
ChangeLog
Makefile.am enable compiling of shared lib without osdi interface 2023-01-30 16:52:14 +01:00
ciderinit
conf.c #2/6 config.h --> ngspice/config.h, #include's 2011-12-27 11:33:01 +00:00
conf.h unify #ifndef include wrapper 2013-12-31 12:54:32 +01:00
devaxis
devload
hist_info.c missing part of patch #56 2019-08-13 23:30:39 +02:00
hist_info.h missing part of patch #56 2019-08-13 23:30:39 +02:00
main.c Add boolean variables as flags when XSPICE and/or OSDI are enabled 2023-01-20 15:07:57 +01:00
makeidx.c #1/4 #include <ngspice/...> --> #include "ngspice/..." 2011-12-11 18:05:00 +00:00
nghelp.c re-enable making the old help system for Linux/Cygwin 2021-07-08 15:34:41 +02:00
ngicon.rc adding the ngspice icon to the MINGW executable 2020-08-20 15:19:21 +02:00
ngmultidec.c use 'fabs()' 2016-10-15 15:06:17 +02:00
ngnutmeg.c cleanup, whitespace 2012-10-06 12:30:31 +02:00
ngproc2mod.c re-enable making old apps with --enable-oldapps 2020-03-15 08:51:16 +01:00
ngsconvert.c Repair the broken --enable-oldapps option 2022-12-11 15:47:05 +01:00
ngspice.c cleanup, whitespace 2012-10-06 12:30:31 +02:00
ngspice.ico adding the ngspice icon to the MINGW executable 2020-08-20 15:19:21 +02:00
ngspice.txt remove the ancient nobjthack option to fake 3-terminal bjt's 2016-11-01 11:56:48 +01:00
pkgIndex.tcl.in fix file modes 2012-06-12 21:26:29 +02:00
setplot
sharedspice.c Add boolean variables as flags when XSPICE and/or OSDI are enabled 2023-01-20 15:07:57 +01:00
spectrum
spice.def missing newline at end of file 2012-10-20 19:49:10 +02:00
spinit.in fix comment 2023-01-27 16:09:51 +01:00
tclspice.c Add and ignore angle in fcn for text out 2020-03-15 08:51:05 +01:00
tclspice.map
tclspinit.in generate spinit and tclspinit at `make' time 2011-12-29 14:29:44 +00:00
winmain.c WinGUI: Add a button 'Stop' to stop a simulation in intercative 2022-10-07 13:04:25 +02:00
winmain.h [PATCH #56] New history buffering 2019-08-13 23:30:05 +02:00