]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/testsuite/ChangeLog
Remove stale -DNO_PROTOTYPES bits from gdb testsuite
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
index f6c7e5a62e78d156d586f9863c9a0478027f7fb8..47e4d7c509a1c458df46a72d2168034ac41d0836 100644 (file)
@@ -1,3 +1,18 @@
+2020-07-03  Pedro Alves  <palves@redhat.com>
+
+       * gdb.base/call-sc.exp (start_scalars_test): Use
+       prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
+       * gdb.base/overlays.c: Remove references to PARAMS.
+       * gdb.base/ovlymgr.h (PARAMS): Delete, and remove all references.
+       * gdb.base/reread.exp: Don't set 'prototypes' global.
+       * gdb.base/structs.exp (start_structs_test): Use
+       prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
+       * gdb.base/structs2.exp: Don't set 'prototypes' global.  Use
+       prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
+       Don't issue "set width 0".  Remove gdb_stop_suppressing_tests
+       call.
+       * gdb.base/varargs.exp: Don't set 'prototypes' global.
+
 2020-07-03  Pedro Alves  <palves@redhat.com>
 
        * gdb.base/m32rovly.c: Delete.