Fri, 03 May 2024 06:59:06 UTC | login

Information for build gtkwave-3.3.107-1.fc33

ID187859
Package Namegtkwave
Version3.3.107
Release1.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/gtkwave.git#86320afcee377392276e7d9505305bc5b9e4794f
SummaryWaveform Viewer
DescriptionGTKWave is a waveform viewer that can view VCD files produced by most Verilog simulation tools, as well as LXT files produced by certain Verilog simulation tools.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 27 Nov 2020 12:52:02 UTC
CompletedFri, 27 Nov 2020 14:31:04 UTC
Taskbuild (f33, /rpms/gtkwave.git:86320afcee377392276e7d9505305bc5b9e4794f)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/gtkwave.git#86320afcee377392276e7d9505305bc5b9e4794f'}}
Tags
f33
f37
f38
RPMs
src
gtkwave-3.3.107-1.fc33.src.rpm (info) (download)
riscv64
gtkwave-3.3.107-1.fc33.riscv64.rpm (info) (download)
gtkwave-debuginfo-3.3.107-1.fc33.riscv64.rpm (info) (download)
gtkwave-debugsource-3.3.107-1.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Mon Oct 05 2020 Paul Howarth <paul@city-fan.org> - 3.3.107-1 - Update to 3.3.107 - Fix left shift overflow in cvt_fpsudec for fixed point - Added Find First One trace type options - Fixed bug in Show-Change All Highlighted * Sat Aug 08 2020 Paul Howarth <paul@city-fan.org> - 3.3.106-1 - Update to 3.3.106 - Fix Shift-Up/Down highlight to traverse inside groups - Resync ghwlib to handle unbounded array * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.105-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Mon Jul 06 2020 Paul Howarth <paul@city-fan.org> - 3.3.105-1 - Update to 3.3.105 - Fix bad (void) of is_closing in fstDestroyMmaps when using Cygwin or MinGW - Fix left shift overflow in cvt_fpsdec() - Add in missing file/translate/process filter for reals - Fix for bitvec merging in GHW so integers arrays can be viewed - Added Shift-Up/Down highlight with scroll in order to assist with left/right arrow based transition movement - Fix Show Wave Highlight so it is not dependent on Show Grid - Fix negative MSBs on VCD loaders for vectors - Fix getpwuid() null pointer exception - Add missing recursion case to treenamefix() - Fix lock/unlock misuse of pthread mutexes across threads - Examine env var $HOME for home dir on geteuid failure - Fix blurring on use_fat_lines rc variable usage * Sun May 17 2020 Paul Howarth <paul@city-fan.org> - 3.3.104-2 - Use gtk3 toolkit rather than gtk2 (#1836549) - Own directories under and including %{_datadir}/icons/gnome/ to avoid dependency on gnome-icon-theme, which is not available on EL-8 * Fri Feb 14 2020 Paul Howarth <paul@city-fan.org> - 3.3.104-1 - Update to 3.3.104 - Added support for loading .vf files (provided FSDB reader libraries are enabled) - Added support for dumping variable types in vcd saver, not just using "wire" for non-reals/strings - Fix for uninitialized values at time 0 for FST, FSDB loaders * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.103-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Wed Jan 22 2020 Paul Howarth <paul@city-fan.org> - 3.3.103-2 - Fix FTBFS with GCC 10 * Mon Nov 11 2019 Paul Howarth <paul@city-fan.org> - 3.3.103-1 - Update to 3.3.103 - Fix MAP_FAILED missing for MinGW - Fix to make the coloration red on 'u' traces (bug from Dinotrace-like rendering in 3.3.96) - Typo fix on missing group start on vectors * Wed Oct 02 2019 Paul Howarth <paul@city-fan.org> - 3.3.102-1 - Update to 3.3.102 - Remove redundant TREE_VHDL_ST_PACKAGE from SST exclude - Added addCommentTracesFromList tcl command from user patch - Harden savefile loader for missing group start on vectors - Preliminary VHDL support for wlf2vcd - Add missing return value checks on mmap() in FST writer * Mon Aug 19 2019 Paul Howarth <paul@city-fan.org> - 3.3.101-3 - Weaken dependency on gedit where possible (#1743019) * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.101-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Thu May 23 2019 Paul Howarth <paul@city-fan.org> - 3.3.101-1 - Update to 3.3.101 - Added gtkwave::getFacDir, gtkwave::getFacVtype and gtkwave::getFacDtype Tcl accessor functions, which operate similarly to gtkwave::getFacName - Pair $end with $dumpvars in VCD writers - Make %.16g printing in baseconvert.c more resistant to power of 10 roundoff errors - Remove register keyword where applicable as it is deprecated - Added --saveonexit gtkwave command line option * Fri Mar 22 2019 Paul Howarth <paul@city-fan.org> - 3.3.100-1 - Update to 3.3.100 - FSDB fix for variable declarations of array of reals - Added Real, Time, Enum, and Popcnt flags to Edit/Show-Change - Ensure Show-Change regenerates analog traces - Added braces inside Tcl source command to allow spaces in filenames for Tcl scripts * Sun Feb 10 2019 Paul Howarth <paul@city-fan.org> - 3.3.99-1 - Update to 3.3.99 - Added visible single bit glitches as a yellow dot (if enabled with --rcvar 'vcd_preserve_glitches on') - Fixed print routine broken by bsearch_trunc() optimization in version 3.3.96 * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.98-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Wed Jan 02 2019 Paul Howarth <paul@city-fan.org> - 3.3.98-1 - Update to 3.3.98 - Removed pccts and vermin; use xml2stems instead * Mon Nov 26 2018 Paul Howarth <paul@city-fan.org> - 3.3.97-1 - Update to 3.3.97 - Need to set menu_wlist entry NULL on gtk_widget_destroy() - Fix on vtype()/vtype2() to detect 'x' and make the coloration red on newly-displayed traces (bug new from Dinotrace-like rendering in 3.3.96) * Mon Nov 19 2018 Paul Howarth <paul@city-fan.org> - 3.3.96-1 - Update to 3.3.96 - Changed to standardized zoom in/out/full hotkeys - Added time backtracking warning (for partial mode) to lxt2vcd - VCD time backtracking fix (not for interactive mode) - Added drag_failed handling (can press ESC) to DnD operations - Prevent missing file in savefile from causing savefile to be read as VCD by mistake - Changed to Dinotrace-like 0s/1s rendering for bit vectors so values can be discerned without seeing the full value text - Removed unneeded pango_layout_get_extents() inside call for font_engine_draw_string() - Changed bsearch_trunc() to run in constant time when monospace fonts are in use - Added missing GDK_SCROLL_MASK to signal area (need for gtk3, but not for other versions for some reason) - Add patch to fix build with GTK 2.20 on Fedora 13 (missing GDK_KEY_equal) * Thu Oct 11 2018 Paul Howarth <paul@city-fan.org> - 3.3.95-1 - Update to 3.3.95 - Added fflush on stdout for help text as fix for possible stdout problem with mingw/msys shells - Added preliminary support for Time datatype - Warnings fixes for Verilator integration - Fixed install_proc_filter usage for Tcl invocation - Change integer type to "integer" in SST to differentiate it from sv ints - Premiminary support for enum tables embedded in FST files