[Pkg-electronics-commits] [iverilog] branch master updated (12aa4ac -> 742b356)

أحمد المحمودي (Ahmed El-Mahmoudy) aelmahmoudy at sabily.org
Sat Aug 24 13:25:25 UTC 2013


This is an automated email from the git hooks/post-receive script.

aelmahmoudy-guest pushed a change to branch master
in repository iverilog.

      from  12aa4ac   Release 0.9.6-1
       new  6edb507   Imported Upstream version 0.9.7
       new  30b2770   Merge tag 'upstream/0.9.7'
       new  7e5507d   Dropped tgt_use_LDFLAGS.diff patch, as it is applied upstream.
       new  1386212   Update copyright years
       new  49ec973   Bumped Standards-Version to 3.9.4
       new  6ba880e   Remove obsolete DMUA field
       new  66a4e7a   Use canonical URIs in VCS-* fields
       new  742b356   Release 0.9.7-1

The 8 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:
 Makefile.in                         |    2 +-
 configure                           |  271 ++++-----
 debian/changelog                    |   12 +
 debian/control                      |    7 +-
 debian/copyright                    |    6 +-
 debian/patches/series               |    1 -
 debian/patches/tgt_use_LDFLAGS.diff |   70 ---
 driver/cfparse_misc.h               |    5 +-
 elab_expr.cc                        |    9 +
 elab_lval.cc                        |   49 +-
 elaborate.cc                        |   13 +-
 examples/des.v                      | 1035 -----------------------------------
 ivlpp/Makefile.in                   |    4 +-
 parse.y                             |   80 ++-
 pform.cc                            |   25 +-
 pform.h                             |    3 +-
 svector.h                           |    6 +-
 t-dll-analog.cc                     |    5 +-
 t-dll-proc.cc                       |    5 +-
 tgt-fpga/Makefile.in                |    2 +-
 tgt-null/Makefile.in                |    2 +-
 tgt-stub/Makefile.in                |    2 +-
 tgt-verilog/Makefile.in             |    2 +-
 tgt-vhdl/Makefile.in                |    2 +-
 tgt-vhdl/stmt.cc                    |    2 +
 tgt-vvp/Makefile.in                 |    2 +-
 verilog.spec                        |    4 +-
 version_base.h                      |    2 +-
 version_tag.h                       |    2 +-
 vpi/fstapi.c                        |  423 +++++++++++---
 vpi/fstapi.h                        |  108 +++-
 vpi/lxt2_write.c                    |    2 +-
 vpi/sys_display.c                   |   34 +-
 vpi_user.h                          |   19 +
 vvp/array.cc                        |   13 +-
 vvp/concat.cc                       |   30 +
 vvp/slab.h                          |    5 +-
 vvp/vpi_const.cc                    |    8 +-
 vvp/vpi_priv.h                      |    2 +-
 vvp/vpi_signal.cc                   |    7 +-
 vvp/vpi_vthr_vector.cc              |    4 +-
 vvp/vvp_net.cc                      |   51 +-
 vvp/vvp_net.h                       |   63 ++-
 43 files changed, 887 insertions(+), 1512 deletions(-)
 delete mode 100644 debian/patches/tgt_use_LDFLAGS.diff
 delete mode 100644 examples/des.v

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-electronics/iverilog.git



More information about the Pkg-electronics-commits mailing list