]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - ChangeLog
[gdb] Fix clang buildbreaker
[thirdparty/binutils-gdb.git] / ChangeLog
index f8cc3f2ea825dba8113be76ff98e9db569ec544f..c2d02749d6f05527358d8b024aa48808453354f7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,29 +1,25 @@
-2019-05-29  Nick Clifton  <nickc@redhat.com>
-
-       Import this patch from gcc mainline:
-       2018-10-28  Iain Buclaw  <ibuclaw@gdcproject.org>
+2019-06-14  Tom Tromey  <tom@tromey.com>
 
-       * Makefile.def (target_modules): Add libphobos.
-       (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
-       GDCFLAGS_FOR_TARGET.
-       (dependencies): Make libphobos depend on libatomic, libbacktrace
-       configure, and zlib configure.
-       (language): Add language d.
-       * Makefile.in: Rebuild.
-       * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
-       (HOST_EXPORTS): Add GDC.
-       (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
-       (BASE_TARGET_EXPORTS): Add GDC.
-       (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
-       (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
-       (EXTRA_HOST_FLAGS): Add GDC.
-       (STAGE1_FLAGS_TO_PASS): Add GDC.
-       (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
-       * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
-       environment variables.
+       * MAINTAINERS: Add gnulib.
+       * gnulib: New directory, move from gdb/gnulib.
+       * configure.ac (host_libs): Add gnulib.
        * configure: Rebuild.
-       * configure.ac: Add target-libphobos to target_libraries.  Set and
-       substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
+       * Makefile.def (host_modules, dependencies): Add gnulib.
+       * Makefile.in: Rebuild.
+
+2019-06-03  Nick Clifton  <nickc@redhat.com>
+
+       Revert:
+       2019-05-29  Nick Clifton  <nickc@redhat.com>
+
+       * configure.ac (noconfigdirs): Add libctf if the target does not use
+       the ELF file format.
+       * configure: Regenerate.
+
+2019-05-29  Nick Clifton  <nickc@redhat.com>
+
+       * src-release.sh (do_proto_toplev): Add libctf to list of
+       directories that can be disabled.
 
 2019-05-29  Nick Clifton  <nickc@redhat.com>