fortran: Testsuite, fix different type naming across compilers.
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index e7a0f3f7bb2acb9cdcf4a89c6c77673a16541e52..dcff95fc65e6c8a6ebbd398ed9ee3fed1951e90f 100644 (file)
@@ -1,3 +1,43 @@
+2016-04-18  Bernhard Heckel <bernhard.heckel@intel.com>
+
+       * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
+       * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
+       * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
+       * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
+       * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
+       * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
+       * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
+       * lib/fortran.exp (fortran_int4): New procedure.
+       (fortran_real4, fortran_real8, fortran_complex4): Likewise.
+       (fortran_logical4): Likewise.
+
+2016-04-18  Benrhard Heckel <bernhard.heckel@intel.com>
+
+       * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
+
+2016-04-18  Bernhard Heckel <bernhard.heckel@intel.com>
+
+       * lib/compiler.c: Add Intel specific preprocessor macros.
+       * lib/compiler.cc: Likewise.
+       
+2016-04-13  Luis Machado  <lgustavo@codesourcery.com>
+
+       * gdb.server/connect-with-no-symbol-file.c: New file.
+       * gdb.server/connect-with-no-symbol-file.exp: New file.
+
+2016-04-13  Simon Marchi  <simon.marchi@ericsson.com>
+
+       * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
+
+2016-04-13  Simon Marchi  <simon.marchi@ericsson.com>
+
+       * boards/gdbserver-base.exp (${board}_download): Copy source file to
+       standard output directory.
+
+2016-04-13  Antoine Tremblay  <antoine.tremblay@ericsson.com>
+
+       * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
+
 2016-04-13  Markus Metzger  <markus.t.metzger@intel.com>
 
        * gdb.btrace/instruction_history.c (loop): Add declaration.
This page took 0.026904 seconds and 4 git commands to generate.