[Pkg-electronics-commits] [gtkwave] branch upstream updated (492b230 -> 8184686)
أحمد المحمودي (Ahmed El-Mahmoudy)
aelmahmoudy at sabily.org
Sat Dec 21 10:17:43 UTC 2013
This is an automated email from the git hooks/post-receive script.
aelmahmoudy-guest pushed a change to branch upstream
in repository gtkwave.
from 492b230 Imported Upstream version 3.3.52
new 8184686 Imported Upstream version 3.3.53
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
ANALOG_README.TXT | 12 -
AUTHORS | 22 +-
ChangeLog | 10 +
LICENSE.TXT | 41 +-
MIT.TXT | 22 -
Makefile.am | 2 +-
Makefile.in | 2 +-
SYSTEMVERILOG_README.TXT | 18 -
configure | 23 +-
configure.ac | 3 +-
contrib/Makefile.am | 2 +-
contrib/Makefile.in | 2 +-
contrib/bundle_for_osx/Info-gtkwave.plist | 8 +-
contrib/vermin/preproc.c | 7 +-
.../sorcerer/lib/Makefile.in => wlf2vcd/Makefile} | 341 +++++----
contrib/wlf2vcd/Makefile.am | 5 +
.../sorcerer/test/test7 => wlf2vcd}/Makefile.in | 9 +-
contrib/wlf2vcd/wlf2vcd.c | 830 +++++++++++++++++++++
doc/gtkwave.odt | Bin 1391489 -> 1391885 bytes
man/rtlbrowse.1 | 8 +-
man/vcd2fst.1 | 14 +-
src/analyzer.h | 3 +-
src/fsdb_wrapper_api.cc | 2 +
src/fsdb_wrapper_api.h | 3 +-
src/globals.c | 2 +-
src/globals.h | 2 +-
src/helpers/evcd2vcd.c | 28 +-
src/helpers/fst/fstapi.c | 30 +-
src/helpers/fst/fstapi.h | 2 +-
src/helpers/v2l_analyzer_lxt2.h | 3 +
src/helpers/v2l_debug.h | 7 +-
src/helpers/v2l_debug_lxt2.h | 7 +-
src/helpers/vcd2fst.c | 61 +-
src/helpers/vcd2lxt2.c | 4 +-
src/helpers/vcd2vzt.c | 4 +-
src/helpers/vzt_write.c | 4 +-
src/main.c | 25 +-
src/menu.c | 14 +-
src/vcd.c | 3 +-
src/vcd_recoder.c | 3 +-
src/vcd_saver.c | 6 +-
src/version.h | 4 +-
42 files changed, 1252 insertions(+), 346 deletions(-)
delete mode 100644 ANALOG_README.TXT
delete mode 100644 MIT.TXT
delete mode 100644 SYSTEMVERILOG_README.TXT
copy contrib/{pccts/sorcerer/lib/Makefile.in => wlf2vcd/Makefile} (51%)
create mode 100644 contrib/wlf2vcd/Makefile.am
copy contrib/{pccts/sorcerer/test/test7 => wlf2vcd}/Makefile.in (98%)
create mode 100644 contrib/wlf2vcd/wlf2vcd.c
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-electronics/gtkwave.git
More information about the Pkg-electronics-commits
mailing list