X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=ChangeLog;h=60b19fdb150f829754f1c4f7c5d90a83cd7efec8;hb=4dd4e6394509d58685daea52cc6947c45fd7ee9d;hp=cd7152984a069ab73d4382e43fe36d80411b9717;hpb=e054112458e12cb562cf84cabcb1970ca5ef1ff1;p=deliverable%2Fbinutils-gdb.git diff --git a/ChangeLog b/ChangeLog index cd7152984a..60b19fdb15 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,51 @@ +2018-10-31 Joseph Myers + + Merge from GCC: + PR bootstrap/82856 + * multilib.am: New file. From automake. + +2018-09-12 Sergio Durigan Junior + + * src-release.sh (GDB_SUPPORT_DIRS): Add "contrib". + +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.