]> rtime.felk.cvut.cz Git - hercules2020/hercules-compiler.git/blobdiff - debian/changelog
Update changelog for 2018.12.14-1 release
[hercules2020/hercules-compiler.git] / debian / changelog
index 8dd921e00abde8f8a0928545432b6db5221eda77..f4fde84cf0ff45711a5cb25cf33d15007cdb4c9c 100644 (file)
@@ -1,3 +1,57 @@
+hercules-compiler (2018.12.14-1) unstable; urgency=medium
+
+  [ Michal Sojka ]
+  * Update HerculesCompiler submodule
+
+  [ Flavio Kreiliger ]
+  * Refresh libpremnotify patch
+
+ -- Michal Sojka <michal.sojka@cvut.cz>  Fri, 14 Dec 2018 16:20:22 +0100
+
+hercules-compiler (2018.12-1) unstable; urgency=medium
+
+  * Update HerculesCompiler
+
+ -- Michal Sojka <michal.sojka@cvut.cz>  Thu, 13 Dec 2018 12:18:55 +0100
+
+hercules-compiler (2018.11-6) unstable; urgency=medium
+
+  * Update HerculesCompiler submodule
+
+ -- Michal Sojka <michal.sojka@cvut.cz>  Wed, 28 Nov 2018 06:52:01 +0100
+
+hercules-compiler (2018.11-5) unstable; urgency=medium
+
+  * Add and compile LLVM linker (LLD)
+
+ -- Michal Sojka <michal.sojka@cvut.cz>  Fri, 23 Nov 2018 08:44:31 +0100
+
+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