X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=ChangeLog;h=1b7f8606279e3854bebf96dbb4cd993e469d0f17;hb=79dec6b7baa243a4ada018a082491990adb6aec1;hp=7a55fccde1b83c98e8248f79996d03a03383940a;hpb=e33f2313bf63b77763739732be14b469b4b647b7;p=deliverable%2Fbinutils-gdb.git diff --git a/ChangeLog b/ChangeLog index 7a55fccde1..1b7f860627 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,34 +1,29 @@ -2019-05-29 Nick Clifton +2019-06-21 Andreas Schwab - * src-release.sh (do_proto_toplev): Add libctf to list of - directories that can be disabled. - -2019-05-29 Nick Clifton + * src-release.sh (GDB_SUPPORT_DIRS): Add gnulib. - Import this patch from gcc mainline: - 2018-10-28 Iain Buclaw +2019-06-14 Tom Tromey - * 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 + + Revert: + 2019-05-29 Nick Clifton + + * configure.ac (noconfigdirs): Add libctf if the target does not use + the ELF file format. + * configure: Regenerate. + +2019-05-29 Nick Clifton + + * src-release.sh (do_proto_toplev): Add libctf to list of + directories that can be disabled. 2019-05-29 Nick Clifton