X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=ChangeLog;h=ad0ed1d0e84ddc30d323d244eca9974b48b6a986;hb=ad3a68e9b9b01fbdc09854fb7fd655db652c482f;hp=93838be4e48b560c5686b56611ecb9479021df22;hpb=db67d458959d211835f78d8f2aebb5ae84eb42e7;p=deliverable%2Fbinutils-gdb.git diff --git a/ChangeLog b/ChangeLog index 93838be4e4..ad0ed1d0e8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,49 @@ +2018-07-16 Nick Clifton + + * src-release.sh (DEVO_SUPPORT): Add test-driver and ar-lib. + +2018-07-06 Sebastian Huber + + * config.sub: Sync with upstream version 2018-07-03. + +2018-07-05 Sebastian Huber + + * config.guess: Sync with upstream version 2018-06-26. + * config.sub: Sync with upstream version 2018-07-02. + +2018-06-29 Alexandre Oliva + + * configure.ac: Introduce support for @unless/@endunless. + * Makefile.tpl (dep-kind): Rewrite with cond; return + postbootstrap in some cases. + (make-postboot-dep, postboot-targets): New. + (dependencies): Do not output postbootstrap dependencies at + first. Output non-target ones changed for configure to depend + on stage_last @if gcc-bootstrap, and the original deps @unless + gcc-bootstrap. + * configure.in, Makefile.in: Rebuilt. + +2018-06-24 Nick Clifton + + * configure: Regenerate. + +2018-06-19 Simon Marchi + + * libtool.m4: Use AC_LANG_SOURCE. + * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE. + * README-maintainer-mode: Update version requirements. + * ar-lib: New file. + * test-driver: New file. + * configure: Re-generate. + +2018-06-18 Eric Botcazou + + * Makefile.def (fortran): Add check-target-libgomp-fortran. + * Makefile.tpl (check-target-libgomp-fortran): New phony target. + * Makefile.in: Regenerate. + + * configure: Regenerate. + 2018-06-18 Simon Marchi * configure.ac: Sync with GCC, remove MPX-related things.