binutils-gdb/gdb/testsuite/gdb.fortran
Sergio Durigan Junior ce4b068214 gdb/ChangeLog:
2010-04-20  Jan Kratochvil  <jan.kratochvil@redhat.com>

	* f-exp.y: Add new production to recognize the `logical*8' type.
	(LOGICAL_S8_KEYWORD): New token.
	* f-lang.c (enum f_primitive_types)
	<f_primitive_type_logical_s8>: New field.
	(f_language_arch_info): Handling `logical*8' type.
	(build_fortran_types): Building `logical*8' type.
	* f-lang.h (struct builtin_f_type) <builtin_logical_s8>: New field.

gdb/testsuite/ChangeLog:

2010-04-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
	    Sergio Durigan Junior  <sergiodj@redhat.com>

	* gdb.fortran/logical.exp: New testcase.
	* gdb.fortran/logical.f90: New file.
2010-04-20 17:22:19 +00:00
..
array-element.exp Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
array-element.f Update the copyright header of most if not all files that have not been 2010-01-01 09:44:07 +00:00
complex.exp Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
complex.f Update the copyright header of most if not all files that have not been 2010-01-01 09:44:07 +00:00
derived-type.exp Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
derived-type.f90 Update the copyright header of most if not all files that have not been 2010-01-01 09:44:07 +00:00
exprs.exp Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
logical.exp gdb/ChangeLog: 2010-04-20 17:22:19 +00:00
logical.f90 gdb/ChangeLog: 2010-04-20 17:22:19 +00:00
Makefile.in Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
module.exp Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
module.f90 Update the copyright header of most if not all files that have not been 2010-01-01 09:44:07 +00:00
subarray.exp Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
subarray.f Update the copyright header of most if not all files that have not been 2010-01-01 09:44:07 +00:00
types.exp Update copyright year in most headers. 2010-01-01 07:32:07 +00:00