diff options
author | Nick Clifton <nickc@redhat.com> | 2019-05-30 11:17:19 +0100 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2019-05-30 11:17:19 +0100 |
commit | e3f56a99f66298bb505d0426950b9716a853a5df (patch) | |
tree | 8efecf37ec12f5de9cb801f6607da7d323c17d71 /ChangeLog | |
parent | Harmonize readelf's output for version sections. (diff) | |
download | binutils-gdb-e3f56a99f66298bb505d0426950b9716a853a5df.tar.gz binutils-gdb-e3f56a99f66298bb505d0426950b9716a853a5df.tar.bz2 binutils-gdb-e3f56a99f66298bb505d0426950b9716a853a5df.zip |
Revert "Sync top level files with versions from gcc."
This reverts commit f948b2de97884bfb4e5fc11d40a6bea9e0b096ae.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/ChangeLog b/ChangeLog index 7a55fccde1b..04dae341786 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,33 +5,6 @@ 2019-05-29 Nick Clifton <nickc@redhat.com> - Import this patch from gcc mainline: - 2018-10-28 Iain Buclaw <ibuclaw@gdcproject.org> - - * 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. - * configure: Rebuild. - * configure.ac: Add target-libphobos to target_libraries. Set and - substitute GDC_FOR_BUILD and GDC_FOR_TARGET. - -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. |