Change the ARM assembler's ADR and ADRl pseudo-ops so that they will only set the...
[binutils-gdb.git] / ChangeLog
index 93838be4e48b560c5686b56611ecb9479021df22..5eae3ceb99e3b313c5eae2ebfcbfc89da7ce5415 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+2018-06-19  Simon Marchi  <simon.marchi@ericsson.com>
+
+       * 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  <ebotcazou@adacore.com>
+
+       * 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  <simon.marchi@ericsson.com>
 
        * configure.ac: Sync with GCC, remove MPX-related things.