]> git.nickg.me.uk Git - nvc.git/shortlog
nvc.git
2022-10-16 Nick GassonUpdate for 1.7.2 release v1.7-branch github/v1.7-branch sr.ht/v1.7-branch r1.7.2
2022-10-13 Nick GassonAppend mode truncates file. Fixes #551
2022-10-13 Nick GassonAllow protected objects in concurrent procedure calls...
2022-10-13 Nick GassonAllow signal declarations in entity declarative part...
2022-10-13 Nick GassonMOD and REM are defined for physical types in 2008...
2022-10-13 Nick GassonFix longest static prefix with 'RANGE expression. Fixes...
2022-09-19 Nick GassonFix build with LLVM 15
2022-09-19 Nick GassonInvalid rewriting of package generic map. Fixes #520
2022-09-19 Nick GassonFix bug where multiple nvc_lock_t hash to the same...
2022-09-19 Nick GassonFix register array name for FreeBSD/arm. Issue #534
2022-09-01 Nick GassonUpdate sr.ht manifests for 1.7 branch
2022-09-01 Nick GassonRemove debug dump accidentally committed
2022-08-31 Nick GassonUpdate test dist files r1.7.1
2022-08-31 Nick GassonUpdate for 1.7.1 release
2022-08-31 Nick GassonDetect duplicate choices in array case statement. Issue...
2022-08-31 Nick GassonHandle alias in case expression
2022-08-31 Nick GassonHandle side effects in pulse reject interval expression...
2022-08-31 Nick GassonDumping for real value signals. Issue #524
2022-08-31 Nick GassonError with "use work.all" when work library is not...
2022-08-31 Nick GassonFix crash with constrained array declared in entity
2022-08-31 Nick GassonFix bug simplifying case statements with range choices
2022-08-31 Nick GassonLLVMBasicBlockRef shared by multiple contexts. Fixes...
2022-08-31 Nick GassonAvoid evaluating generic map expressions multiple times
2022-08-31 Nick GassonOnly check file modification time once
2022-08-20 Nick GassonIncorrect behaviour of resolution functions with nested...
2022-08-20 Nick GassonAvoid unnecessary copy on output of resolution function
2022-08-20 Nick GassonFix build with old versions of Glibc
2022-08-20 Nick GassonIncorrect code generation with array type declared...
2022-08-20 Nick GassonAlways build VITAL on Windows
2022-08-20 Nick GassonUpdate Vivado compile script to use new --install framework
2022-08-19 Nick GassonExternal names with record signals. Fixes #520
2022-08-19 Nick GassonBug in simplification of wait until statement with...
2022-08-19 Nick GassonFix crash with expressions like X'DELAYED'STABLE. Issue...
2022-08-19 Nick GassonCrash with type conversion in generic map. Fixes #518
2022-08-19 Nick GassonFix memory leak when forcing signals
2022-08-19 Nick GassonImprove folding of for-generate expressions. Issue...
2022-08-19 Nick GassonFix crash reading resolved value of record signal....
2022-08-13 Nick GassonImplement fill_cpu_state for FreeBSD/i386. Issue #501
2022-08-13 Nick GassonMissing dependency of IEEE.STD_LOGIC_MISC on SYNOPSYS...
2022-08-13 Nick GassonLowering for 'ELEMENT attribute. Fixes #508
2022-08-13 Nick GassonFix crash with recursive entity instantiation. Issue...
2022-08-13 Nick GassonRefactor lower_context_for_call. Issue #502
2022-08-13 pkubajFix off by one for FreeBSD/powerpc* (#504)
2022-08-13 pkubajAdd support for FreeBSD/powerpc* (#503)
2022-08-13 Nick GassonMissing textio WRITE [LINE, REAL, STRING] in VHDL-2008
2022-08-13 Nick GassonBump version to 1.7.1
2022-08-07 Nick GassonUpdate for 1.7 release r1.7.0
2022-08-07 Nick GassonUse printf %c instead of %C to print characters
2022-08-07 Nick GassonAdd register extraction for AArch64 and armv6 on FreeBSD
2022-08-05 Nick GassonSome constant expressions are not fully folded
2022-08-05 Nick GassonCorrect order of processes/callbacks according to LRM
2022-08-04 Nick GassonAdd NEORV32 to regression tests
2022-08-04 Nick GassonIncorrect calculation of longest static prefix
2022-08-04 Nick GassonStack trace output can show wrong line
2022-08-03 Nick GassonFix crash with 2008-style range choice in aggregate
2022-08-03 Nick GassonCrash with aggregate of record signals
2022-08-03 Nick GassonFix bug with non-static actuals in port map
2022-08-03 Nick GassonBetter handling of label attributes
2022-08-03 BlebowskiImplicit labeling for statements (#498)
2022-08-02 Nick GassonFix build failures on armv7
2022-08-02 Nick GassonReduce the size of object_t nodes in memory
2022-08-02 Nick GassonFix incorrect _nvc_current_delta symbol name
2022-08-02 Nick GassonAdd CURRENT_DELTA_CYCLE to query the current delta...
2022-08-02 Nick GassonMissing condition conversion in conditional waveforms...
2022-08-02 Nick GassonDetect POSIX shell path in configure script. Issue...
2022-07-31 Nick GassonHandle DW_AT_ranges in libdwarf backend
2022-07-31 Nick GassonGarbage output on terminal when links are not supported
2022-07-31 Nick GassonGeneric override for physical and real types
2022-07-31 Nick GassonFix thread.c warnings on release build
2022-07-31 Nick GassonImprove process JIT test
2022-07-31 Nick GassonSimplify type attribute references more eagerly
2022-07-31 Nick GassonAvoid unnecessarily copying ports
2022-07-31 Nick GassonFix elaboration error with for generate
2022-07-31 Nick GassonJIT IR generation for processes
2022-07-30 Nick GassonImprove error message with bad type declarations
2022-07-30 Nick GassonFix issue with 'IMAGE of type in generic package
2022-07-30 Nick GassonGet rid of TREE_F_ELAB_COPY
2022-07-30 Nick GassonFix regression of the FPHDL tests
2022-07-29 Nick GassonImprove handling of constants in generic package instances
2022-07-29 Nick GassonProperly handle link package opcode in jit-irgen. Issue...
2022-07-28 Nick GassonAdd caching for implicit signals
2022-07-28 Nick GassonLowering for 'STABLE and 'QUIET attributes. Issue #495
2022-07-27 Nick GassonCrash with alias of array external name. Fixes #497
2022-07-27 Nick GassonHandle signals in irgen_align_of. Issue #496
2022-07-27 Nick GassonSimplify parsing of type_mark
2022-07-26 Nick GassonDo not emit hyperlinks for missing files
2022-07-26 Nick GassonSupport 'SUBTYPE attribute on record types
2022-07-26 Nick GassonImprove error message when no matching subprogram signature
2022-07-26 Nick GassonError when ambiguity between subprogram and enumeration...
2022-07-26 Nick GassonFix incorrect diagnostic sorting
2022-07-26 Nick GassonImprove debugging for FILE_OPEN failures
2022-07-26 Nick GassonFix misleading FILE_OPEN error message on Windows....
2022-07-25 Nick GassonSimplify concatenations of string literals
2022-07-25 Nick GassonElaboration error with default binding. Fixes #493
2022-07-24 Nick GassonAdd arena_set_root
2022-07-24 Nick GassonUse a hash table for library lookups
2022-07-24 Nick GassonAdd --stderr option to control diagnostic destination...
2022-07-24 Nick GassonAllow reading signals during static elaboration in...
2022-07-24 Nick GassonMake suggestions for typos
2022-07-24 Nick GassonAlso format enumeration literals in lower case
next