testsuite: [arm] Add arm_softfp_ok and arm_hard_ok effective targets.
[platform/upstream/gcc.git] / ChangeLog
index 9ea3ac8..3b667b1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,35 @@
+2020-04-21  Stephen Casner  <casner@acm.org>
+
+       PR 25830
+       * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
+       * configure: Rebuild.
+
+2020-04-17  Martin Liska  <mliska@suse.cz>
+           Jonathan Yong <10walls@gmail.com>
+
+       PR gcov-profile/94570
+       * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
+       for CYGWIN.
+
+2020-04-14  Martin Jambor  <mjambor@suse.cz>
+
+       * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
+
+2020-04-09  Tom Tromey  <tom@tromey.com>
+
+       * configure: Rebuild.
+       * Makefile.in: Rebuild.
+       * Makefile.def (gdbsupport, gdbserver): New host modules.
+       (configure-gdb): Depend on all-gdbsupport.
+       (all-gdb): Depend on all-gdbsupport, all-libctf.
+       * configure.ac (host_tools): Add gdbserver.
+       Conditionally build gdbserver and gdbsupport.
+
+2020-03-09  Tobias Burnus  <tobias@codesourcery.com>
+
+       * configure.ac: Build libgomp by default for amdgcn.
+       * configure: Regenerate.
+
 2020-03-05  Srinath Parvathaneni  <srinath.parvathaneni@arm.com>
 
        * MAINTAINERS (Write After Approval): Add myself.