diff options
author | Eric Botcazou <ebotcazou@gcc.gnu.org> | 2018-06-19 00:05:40 +0200 |
---|---|---|
committer | Eric Botcazou <ebotcazou@gcc.gnu.org> | 2018-06-19 00:05:40 +0200 |
commit | e054112458e12cb562cf84cabcb1970ca5ef1ff1 (patch) | |
tree | 0b86fac78b57e481f8d6bd75606a789a19c8de98 /ChangeLog | |
parent | bf2977b5f3d25779cdc06ba79c05244d70bd8b59 (diff) | |
download | binutils-e054112458e12cb562cf84cabcb1970ca5ef1ff1.zip binutils-e054112458e12cb562cf84cabcb1970ca5ef1ff1.tar.gz binutils-e054112458e12cb562cf84cabcb1970ca5ef1ff1.tar.bz2 |
This was already applied on the GCC side.
* Makefile.def (fortran): Add check-target-libgomp-fortran.
* Makefile.tpl (check-target-libgomp-fortran): New phony target.
* Makefile.in: Regenerate.
* configure: Regenerate.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +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. |