aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorTristan Gingold <gingold@adacore.com>2015-12-03 05:07:06 +0100
committerTristan Gingold <gingold@adacore.com>2015-12-03 05:07:06 +0100
commit085bb7c468ed301ae79c43661e22773e91708695 (patch)
tree6a39bee6646b8ad5d862732bbea5e8b04255947f /NEWS
parent539674c675470ce20d7e35c452eef3c3166eeac8 (diff)
downloadghdl-085bb7c468ed301ae79c43661e22773e91708695.tar.gz
ghdl-085bb7c468ed301ae79c43661e22773e91708695.tar.bz2
ghdl-085bb7c468ed301ae79c43661e22773e91708695.zip
Update NEWS file.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS13
1 files changed, 13 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 97abdd5b1..7589b3143 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,18 @@
NEWS for ghdl (Dunoon Edition)
+New in 0.34 (XXXX-XX-XX)
+* Display stack backtraces on errors or assert failures
+* Compile scripts for vendor libraries (Xilinx, Altera, osvvm, vunit)
+* Use SSE2 for mcode backend
+* Main repository is now on github: https://github.com/tgingold/ghdl
+* Docs available on rtd: http://ghdl.readthedocs.org/en/latest/
+
+New in 0.33 (2015-10-04)
+* Improve support of vhdl 2008
+* Support OSVVM 2015
+* Support vunit
+* Many bugs fixed
+
New in 0.32 (2014-11-XX)
* Updated to build with gcc-4.9.2.
* Partial support of VHDL-2008 (available with --std=08):