]> rtime.felk.cvut.cz Git - hercules2020/hercules-compiler.git/blobdiff - debian/changelog
Update changelog for 2018.11-3 release
[hercules2020/hercules-compiler.git] / debian / changelog
index 67c4633245b34c3c241be62db8cccced50fc97cf..c5422e6a7e44257e9523d2e198bc3770dce2079c 100644 (file)
@@ -1,3 +1,77 @@
+hercules-compiler (2018.11-3) unstable; urgency=medium
+
+  [ Michal Sojka ]
+  * Add git-buildpackage configuration and instructions
+
+  [ Kreiliger, Flavio ]
+  * Specify in Makefile if GPUGUARD is used
+  * Check first for generated Option.h in build directory and then at the original location
+  * Used default path for passes if no environment variable was specified
+
+  [ Michal Sojka ]
+  * Update HerculesCompiler and openmp submodules
+
+  [ Kreiliger, Flavio ]
+  * Remove use_gpuguard.patch since GPUGUARD is now disabled by default
+
+  [ Michal Sojka ]
+
+ -- Michal Sojka <michal.sojka@cvut.cz>  Thu, 22 Nov 2018 22:36:08 +0100
+
+hercules-compiler (2018.11-2) unstable; urgency=medium
+
+  * Update submodules HerculesCompiler and clang
+
+ -- kreilfla <kreilfla@ritchie.ciirc.cvut.cz>  Tue, 13 Nov 2018 09:57:54 +0100
+
+hercules-compiler (2018.11-1) unstable; urgency=medium
+
+  * Updated submodules HerculesCompiler and openmp
+
+ -- kreilfla <kreilfla@ritchie.ciirc.cvut.cz>  Tue, 06 Nov 2018 12:12:28 +0100
+
+hercules-compiler (2018.10-1) unstable; urgency=medium
+
+  * Update to new HerculesCompiler version
+
+ -- kreilfla <kreilfla@ritchie.ciirc.cvut.cz>  Tue, 09 Oct 2018 14:27:31 +0200
+
+hercules-compiler (2018.9-2) unstable; urgency=medium
+
+  * Update to new HerculesCompiler version
+
+ -- kreilfla <kreilfla@ritchie.ciirc.cvut.cz>  Tue, 25 Sep 2018 12:57:02 +0200
+
+hercules-compiler (2018.9-1) unstable; urgency=medium
+
+  * Update to new HerculesCompiler version
+  * Update to new openmp version
+
+ -- kreilfla <kreilfla@ritchie.ciirc.cvut.cz>  Wed, 19 Sep 2018 16:43:54 +0200
+
+hercules-compiler (2018.7-1) unstable; urgency=medium
+
+  * Clean native build directory
+  * Update to the new compiler version published by ETHZ
+
+ -- Michal Sojka <michal.sojka@cvut.cz>  Mon, 03 Sep 2018 17:07:59 +0200
+
+hercules-compiler (2017.11-3) unstable; urgency=medium
+
+  * Specify minimum cmake version
+  * Add build dependencies needed for off-loading
+  * Generate multi-file orig.tar.gz
+  * Use correct cross-compiler for libpremnotify-cpu
+  * Build libpremnotify before the compiler
+
+ -- Michal Sojka <michal.sojka@cvut.cz>  Fri, 11 May 2018 11:52:25 +0200
+
+hercules-compiler (2017.11-2) unstable; urgency=medium
+
+  * (Attempt to) Fix arm64 build
+
+ -- Michal Sojka <michal.sojka@cvut.cz>  Fri, 11 May 2018 01:22:32 +0200
+
 hercules-compiler (2017.11-1) unstable; urgency=medium
 
   * Initial release (Closes: #nnnn)  <nnnn is the bug number of your ITP>