From 902573e8e52891303773bb775c7c2693cf85dfd0 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Sun, 26 May 2019 16:21:42 -0400 Subject: changelog: Update --- diff --git a/changelog b/changelog index 8e85265..a18801c 100644 --- a/changelog +++ b/changelog @@ -1,9 +1,34 @@ gcc-8 (8.3.0+sip1-1) trunk * New upstream version. + - libmudflap.0, libmudflap.0-4.7-dev: Remove. + - Apply proposed patch for PR55930 (libatomic build failure in GCC 4.8 and + later). * Update Maintainer and Homepage fields. * Remove embedded copy of zlib (contains non-free IETC RFCs and isn't needed anyway). + * Update/finish copyright file. + * Drop patch that allows installation directories to be changed and makes + the driver search the additional executable, startfile/library, and + include directories. Instead, set the executable and startfile/library + search directories in a config header, define the preprocessor's include + file search directories through the (patched) build system, and move files + after installation by the build system. + * cpp-4.7: Replace with target-specific cpp-8-* packages. + * cpp-8-*, gcc-8-*, g++-8-*: Install cc1, cc1plus, collect2, lto-wrapper, + and lto1 under /usr/libexec. + * cpp-8-*: Move liblto_plugin.so* to gcc-8-*. + * gcc-8-dev: New package to provide development files for GCC libraries, + previously provided in gcc-4.7-*. + * libstdc++.6-4.7-dev: Replace with libstdc++-8-dev (drop soversion). + * libasan.5, libatomic.1, libcc1.0, liblsan.0, libtsan.0, libubsan.1: New + packages. + * libitm.1: Remove package, unused in ProteanOS. + * gcc-8-dev, libstdc++-8-dev: Remove static libraries. + * Replace "/gcc-/" and "/c++-/" with "/gcc//" and + "/c++//" respectively in directory paths. + * Use automatic shared library dependencies. + * Build with 4 parallel jobs by default. -- Patrick McDermott Thu, 02 May 2019 16:20:43 -0400 -- cgit v0.9.1