gdb/testsuite: Use -J option when compiling Fortran tests
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index 1f52d01df7efa2bcc74aa4b621800edc2974c60d..173e82d59644f63b642fcd4c062e1b8431df292f 100644 (file)
@@ -1,3 +1,58 @@
+2019-12-04  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * lib/gdb.exp (gdb_compile): Add -J compiler option when building
+       Fortran tests.
+       * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
+       order.
+
+2019-12-04  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
+       casting to type with no kind specified.
+       (test_basic_parsing_of_type_kinds): Additional tests for types
+       with no kind specified, and add tests for single/double
+       precision/complex types.
+
+2019-12-04  Tom Tromey  <tromey@adacore.com>
+
+       * gdb.base/endianity.c (struct other) <x>: New field.
+       (main): Initialize it.
+       * gdb.base/endianity.exp: Update.
+
+2019-12-04  Tom Tromey  <tromey@adacore.com>
+
+       * gdb.ada/scalar_storage/storage.adb: New file.
+       * gdb.ada/scalar_storage/pck.adb: New file.
+       * gdb.ada/scalar_storage/pck.ads: New file.
+       * gdb.ada/scalar_storage.exp: New file.
+
+2019-12-04  Tom Tromey  <tromey@adacore.com>
+
+       * gdb.base/endianity.c (struct otherendian) <f>: New field.
+       (main): Initialize it.
+       * gdb.base/endianity.exp: Update.
+
+2019-12-04  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
+
+2019-12-04  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * gdb.mi/mi-fortran-modules.exp: Add additional tests for
+       -symbol-info-module-functions and -symbol-info-module-variables.
+
+2019-12-01  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * gdb.fortran/array-slices.exp: Add test for dynamic strings.
+
+2019-12-01  Richard Bunt  <richard.bunt@arm.com>
+           Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * gdb.fortran/derived-type-striding.exp: New file.
+       * gdb.fortran/derived-type-striding.f90: New file.
+       * gdb.fortran/array-slices.exp: New file.
+       * gdb.fortran/array-slices.f90: New file.
+
 2019-11-30  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
 
        * gdb.base/define.exp: Test . in command names.
This page took 0.02633 seconds and 4 git commands to generate.