..
ChangeLog
c.opt: Unify help texts for -Wdeprecated, -Wsystem-headers, and -fopenmp.
2009-03-18 21:14:53 +00:00
ChangeLog-2002
…
ChangeLog-2003
…
ChangeLog-2004
Convert ChangeLog files to UTF-8.
2008-09-05 13:07:45 +02:00
ChangeLog-2005
Convert ChangeLog files to UTF-8.
2008-09-05 13:07:45 +02:00
ChangeLog-2006
Convert ChangeLog files to UTF-8.
2008-09-05 13:07:45 +02:00
ChangeLog-2007
ChangeLog-2007: Clean out svn merge droppings.
2009-01-14 21:22:53 +00:00
ChangeLog-2008
re PR fortran/35681 (wrong result for vector subscripted array expression in MVBITS)
2009-01-04 19:12:16 +00:00
ChangeLog.ptr
…
Make-lang.in
Make-lang.in (install-finclude-dir): Use correct mode argument for mkinstalldirs.
2008-12-11 11:29:38 +00:00
arith.c
re PR fortran/37803 (Call mpfr_check_range after setting emin/emax)
2008-11-25 05:55:55 +00:00
arith.h
re PR fortran/37930 (gfortran error and ICE at automatic type conversion with transfer intrinsic)
2008-10-31 04:45:28 +00:00
array.c
re PR fortran/38914 ([4.3 only] ICE with array inquiry functions above contains in parameter expression)
2009-02-21 22:25:06 +00:00
bbt.c
gfortran.h (new): Remove macro.
2008-07-19 16:23:52 +00:00
check.c
check.c: Update copyright year.
2009-01-09 23:47:55 +00:00
config-lang.in
…
convert.c
…
cpp.c
re PR fortran/36457 (preprocessing: option -idirafter undefined for fortran)
2008-12-09 14:25:55 -05:00
cpp.h
re PR fortran/36457 (preprocessing: option -idirafter undefined for fortran)
2008-12-09 14:25:55 -05:00
data.c
gfortran.h (try): Remove macro.
2008-07-29 00:45:52 +00:00
data.h
gfortran.h (try): Remove macro.
2008-07-29 00:45:52 +00:00
decl.c
re PR fortran/36704 (Procedure pointer as function result)
2008-12-02 12:58:16 +01:00
dependency.c
check.c: Update copyright year.
2009-01-09 23:47:55 +00:00
dependency.h
re PR fortran/35681 (wrong result for vector subscripted array expression in MVBITS)
2008-11-16 22:45:10 +00:00
dump-parse-tree.c
gfortran.h (struct gfc_namespace): New member `implicit_loc'.
2008-09-02 10:13:21 +02:00
error.c
re PR fortran/38113 (on warning/error: skip whitespaces, move position marker to actual variable name)
2008-12-15 14:46:22 +00:00
expr.c
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
f95-lang.c
f95-lang.c (poplevel): Don't clear BLOCK_VARS if functionbody.
2008-10-07 20:15:32 +02:00
gfc-internals.texi
gfc-internals.texi (F2003 OOP), [...]): New chapter and section to document the internals of type-bound procedures.
2008-09-01 12:55:50 +02:00
gfortran.h
re PR fortran/38914 ([4.3 only] ICE with array inquiry functions above contains in parameter expression)
2009-02-21 22:25:06 +00:00
gfortran.texi
gfortran.texi: New chapter about compiler characteristics.
2009-02-18 19:54:41 +01:00
gfortranspec.c
gcc.c (process_command): Update copyright notice dates.
2009-02-03 21:48:23 +01:00
interface.c
re PR fortran/39295 (Too strict interface conformance check)
2009-02-26 18:43:50 +00:00
intrinsic.c
check.c: Update copyright year.
2009-01-09 23:47:55 +00:00
intrinsic.h
check.c: Update copyright year.
2009-01-09 23:47:55 +00:00
intrinsic.texi
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
invoke.texi
re PR fortran/37605 (Remarks on user manual for Gfortran)
2008-12-21 19:45:17 +01:00
io.c
re PR fortran/38398 (g0.w edit descriptor: Update for F2008 Tokyo meeting changes)
2008-12-21 21:20:29 +00:00
ioparm.def
re PR libfortran/37839 (st_parameter_dt has unwanted padding, is out of sync with compiler)
2008-11-22 09:10:41 +01:00
iresolve.c
re PR fortran/35681 (wrong result for vector subscripted array expression in MVBITS)
2008-11-01 14:26:19 +01:00
iso-c-binding.def
Add standard parameter to macro NAMED_INTCST.
2008-05-15 12:46:54 +00:00
iso-fortran-env.def
Add standard parameter to macro NAMED_INTCST.
2008-05-15 12:47:36 +00:00
lang-specs.h
re PR fortran/36376 (-cpp -save-temps passes unknown options to f951)
2008-12-09 14:53:02 -05:00
lang.opt
c.opt: Unify help texts for -Wdeprecated, -Wsystem-headers, and -fopenmp.
2009-03-18 21:14:53 +00:00
libgfortran.h
re PR fortran/36825 ([F08] Rank > 7 arrays [will break library ABI] libgfortran I/O+intrinsics:)
2008-08-16 17:53:14 +02:00
match.c
re PR fortran/37504 (Wrongly rejects: unprotected_pointer => protected_pointer)
2008-09-25 17:01:16 +02:00
match.h
re PR fortran/35840 (ICE for character expression in I/O specifier)
2008-10-31 15:56:21 +00:00
matchexp.c
fmt_g0_3.f08: Fix typo in expected error message.
2008-07-21 19:17:08 +00:00
mathbuiltins.def
re PR fortran/33197 (Fortran 2008: math functions)
2008-03-03 23:46:20 +00:00
misc.c
misc.c (gfc_clear_ts): Set interface to NULL.
2008-05-03 20:37:48 +00:00
module.c
re PR fortran/39309 (.mod file versioning causes error instead of overwritting the file)
2009-02-27 08:45:47 +01:00
openmp.c
gfortran.h (operator): Remove macro.
2008-07-19 16:22:12 +00:00
options.c
re PR fortran/37821 (gfortran is ignoring #includes with the syntax <file.h>)
2008-11-03 08:20:24 +01:00
parse.c
re PR fortran/38252 (Empty function with CONTAINS triggers Internal Error)
2008-12-01 19:30:55 +00:00
parse.h
gfortran.h (gfc_typebound_proc): New struct.
2008-08-24 18:15:27 +02:00
primary.c
re PR fortran/38113 (on warning/error: skip whitespaces, move position marker to actual variable name)
2008-12-15 14:46:22 +00:00
resolve.c
re PR fortran/38907 (ICE when contained function has same name as module function and used in expression)
2009-01-20 21:56:49 +00:00
scanner.c
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
simplify.c
simplify.c (gfc_simplify_transfer): Zero-initialize the buffer.
2009-03-06 09:06:51 +00:00
st.c
gfortran.h (enum gfc_statement): New entry `ST_GENERIC'.
2008-08-31 12:00:30 +02:00
symbol.c
check.c: Update copyright year.
2009-01-09 23:47:55 +00:00
target-memory.c
re PR fortran/38763 (TRANSFER ICE due to missing EXPR_NULL case)
2009-01-10 00:15:37 +00:00
target-memory.h
intrinsic.c (char_conversions, ncharconv): New static variables.
2008-05-18 22:45:05 +00:00
trans-array.c
re PR fortran/39292 (ICE in gfc_conv_array_initializer, at fortran/trans-array.c:3884)
2009-02-26 06:23:42 +00:00
trans-array.h
re PR fortran/35681 (wrong result for vector subscripted array expression in MVBITS)
2008-11-01 14:26:19 +01:00
trans-common.c
re PR fortran/37486 (alignment of data in COMMON blocks)
2008-09-22 13:45:02 +02:00
trans-const.c
re PR target/35366 (gfortran.dg/equiv_7.f90 fails with -m64 -Os on powerpc-apple-darwin9)
2008-11-12 18:01:51 +01:00
trans-const.h
intrinsic.c (char_conversions, ncharconv): New static variables.
2008-05-18 22:45:05 +00:00
trans-decl.c
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
trans-expr.c
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
trans-intrinsic.c
Update Copyright years for files modified in 2008 and/or 2009.
2009-02-20 16:20:38 +01:00
trans-io.c
re PR libfortran/37839 (st_parameter_dt has unwanted padding, is out of sync with compiler)
2008-11-22 09:10:41 +01:00
trans-openmp.c
re PR fortran/37507 (Print location in (DE)ALLOCATION errors)
2008-09-18 14:02:50 +02:00
trans-stmt.c
re PR fortran/38883 (ICE for MVBITS with derived type argument that has run-time subscripts)
2009-01-27 19:07:54 +01:00
trans-stmt.h
PR fortran/25829 28655
2008-04-05 22:23:27 +00:00
trans-types.c
check.c: Update copyright year.
2009-01-09 23:47:55 +00:00
trans-types.h
intrinsic.c (char_conversions, ncharconv): New static variables.
2008-05-18 22:45:05 +00:00
trans.c
re PR fortran/35681 (wrong result for vector subscripted array expression in MVBITS)
2008-11-01 14:26:19 +01:00
trans.h
re PR fortran/31822 (Missing run-time bound checks for character pointer => target)
2008-12-18 11:05:54 +01:00
types.def
c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.
2008-06-06 15:01:54 +02:00