]> rtime.felk.cvut.cz Git - hercules2020/hercules-compiler.git/blobdiff - debian/changelog
Update changelog for 2018.11-4 release
[hercules2020/hercules-compiler.git] / debian / changelog
index 8dd921e00abde8f8a0928545432b6db5221eda77..8199fa0baa62c40bed6ea31274a7b1c85b9c5014 100644 (file)
@@ -1,3 +1,29 @@
+hercules-compiler (2018.11-4) unstable; urgency=medium
+
+  * Configure clang with LLVM_ENABLE_LLD=ON
+
+ -- Michal Sojka <michal.sojka@cvut.cz>  Thu, 22 Nov 2018 23:43:20 +0100
+
+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