X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=ChangeLog;h=60b19fdb150f829754f1c4f7c5d90a83cd7efec8;hb=b50c9f31661be05bcd73fb1158e02f606e696948;hp=a44cdfde34f255f3ea5819b03b2d5c3200608572;hpb=71300e2c0c24442979a3d01b8423cfaf8ea83003;p=deliverable%2Fbinutils-gdb.git diff --git a/ChangeLog b/ChangeLog index a44cdfde34..60b19fdb15 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,38 @@ +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.