X-Git-Url: http://drtracing.org/?a=blobdiff_plain;ds=sidebyside;f=ChangeLog;h=52d97d5fb8b550128558fa041c9b5f708190d87a;hb=231097b03afffd0c5a2b520cd999dbcbe8d64eda;hp=7a55fccde1b83c98e8248f79996d03a03383940a;hpb=e33f2313bf63b77763739732be14b469b4b647b7;p=deliverable%2Fbinutils-gdb.git diff --git a/ChangeLog b/ChangeLog index 7a55fccde1..52d97d5fb8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,34 +1,34 @@ -2019-05-29 Nick Clifton +2019-07-13 Joel Brobecker - * src-release.sh (do_proto_toplev): Add libctf to list of - directories that can be disabled. + * src-release (getver): If $tool/gdbsupport/create-version.sh + exists, use that to determine the version number. -2019-05-29 Nick Clifton +2019-06-21 Andreas Schwab - Import this patch from gcc mainline: - 2018-10-28 Iain Buclaw + * src-release.sh (GDB_SUPPORT_DIRS): Add gnulib. - * 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. +2019-06-14 Tom Tromey + + * 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