aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorEric Botcazou <ebotcazou@gcc.gnu.org>2018-06-19 00:05:40 +0200
committerEric Botcazou <ebotcazou@gcc.gnu.org>2018-06-19 00:05:40 +0200
commite054112458e12cb562cf84cabcb1970ca5ef1ff1 (patch)
tree0b86fac78b57e481f8d6bd75606a789a19c8de98 /ChangeLog
parentbf2977b5f3d25779cdc06ba79c05244d70bd8b59 (diff)
downloadgdb-e054112458e12cb562cf84cabcb1970ca5ef1ff1.zip
gdb-e054112458e12cb562cf84cabcb1970ca5ef1ff1.tar.gz
gdb-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--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 93838be..cd71529 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.