summaryrefslogtreecommitdiff
path: root/libgfortran
Commit message (Expand)AuthorAgeFilesLines
* re PR fortran/37077 (Implement Internal Unit I/O for character KIND=4)Jerry DeLisle2010-07-139-99/+545
* config.gcc (i[34567]86-*-solaris2*): Default with_arch_32 to pentiumpro on So...Rainer Orth2010-07-122-1/+55
* re PR fortran/44698 (I/O: FLUSH does not actually flush the buffer?)Kai Tietz2010-07-112-0/+9
* re PR libfortran/43298 (fortran library does not read in NaN -Inf or Inf)Tobias Burnus2010-07-023-8/+10
* configure.ac (gfortran_use_symver): Only check for Sun-style symbol versionin...Rainer Orth2010-07-023-12/+26
* configure.ac: Check for Sun symbol versioning.Rainer Orth2010-07-025-11/+128
* re PR libfortran/43298 (fortran library does not read in NaN -Inf or Inf)Jerry DeLisle2010-06-302-0/+66
* re PR libfortran/43298 (fortran library does not read in NaN -Inf or Inf)Tobias Burnus2010-06-282-0/+34
* intrinsic.h (gfc_check_selected_real_kind, [...]): Update prototypes.Tobias Burnus2010-06-254-14/+56
* decl.c (gfc_match_entry): Mark ENTRY as GFC_STD_F2008_OBS.Tobias Burnus2010-06-254-11/+19
* re PR fortran/44477 (Sequential I/O with END FILE: File position should be at...Jerry DeLisle2010-06-193-11/+80
* selected_char_kind.c (selected_char_kind): Fix return value for ISO_10646.François-Xavier Coudert2010-06-102-26/+31
* mk-kinds-h.sh: Define GFC_REAL_*_LITERAL_SUFFIX and GFC_REAL_*_LITERAL macros...Francois-Xavier Coudert2010-06-094-9/+24
* system_clock.c (system_clock_4, [...]): Undefine TCK.Francois-Xavier Coudert2010-06-092-0/+7
* re PR libfortran/34670 (bounds checking for array intrinsics)Thomas Koenig2010-06-042-1/+11
* re PR fortran/43851 (Add _gfortran_error_stop_numeric)Jerry DeLisle2010-05-202-5/+13
* re PR fortran/43851 (Add _gfortran_error_stop_numeric)Jerry DeLisle2010-05-205-24/+53
* Fix typoJanne Blomqvist2010-05-081-1/+1
* Fix typo in symbol visibility specificationJanne Blomqvist2010-05-082-1/+5
* Remove free_memJanne Blomqvist2010-05-0714-62/+85
* no-dist in non-imported automake dirs.Ralf Wildenhues2010-05-044-678/+19
* unix.c (raw_truncate): Explicit cast from integer-scal to pointer.Kai Tietz2010-04-302-4/+36
* unix.c (tempfile): Correct logic for mktemp case.Kai Tietz2010-04-242-8/+14
* re PR fortran/39997 (Procedure(), pointer & implicit typing: rejects-valid /...Tobias Burnus2010-04-063-2/+32
* Update to Automake 1.11.1.Ralf Wildenhues2010-04-023-9/+15
* PR libfortran/43605 FTELL intrinsic, take 2.Janne Blomqvist2010-04-012-15/+23
* transfer.c: Update copyright.Paul Thomas2010-04-0113-12/+31
* PR libfortran/43605 Fix FTELL for formatted filesJanne Blomqvist2010-04-012-5/+11
* re PR fortran/43265 (No EOF condition if reading with '(x)' from an empty file)Jerry DeLisle2010-03-302-3/+14
* re PR libfortran/43551 (Buffered direct I/O reads wrong record)Tobias Burnus2010-03-292-7/+16
* re PR fortran/43517 (spurious end-of-file condition when namelist read follow...Jerry DeLisle2010-03-262-0/+8
* re PR fortran/43409 (I/O: INQUIRE for SIZE does not work.)Jerry DeLisle2010-03-222-1/+6
* re PR fortran/43409 (I/O: INQUIRE for SIZE does not work.)Jerry DeLisle2010-03-204-1/+39
* transfer.c (read_sf_internal): Remove stray function declaration used during ...Jerry DeLisle2010-03-182-3/+6
* re PR fortran/43265 (No EOF condition if reading with '(x)' from an empty file)Jerry DeLisle2010-03-184-34/+100
* format.c (parse_format_list): Add to ERROR, WARNING, SILENT enumerators NOTIF...Kai Tietz2010-03-124-6/+17
* re PR fortran/43228 (NAMELIST I/O: Reading at 2 dimensions (rank) array values.)Tobias Burnus2010-03-112-0/+14
* re PR libfortran/43320 (200.sixtrack fails setup)Jerry DeLisle2010-03-112-0/+8
* re PR fortran/43265 (No EOF condition if reading with '(x)' from an empty file)Jerry DeLisle2010-03-094-23/+76
* libgfortran.h (_POSIX): Define if __MINGW32__ is defined.Kai Tietz2010-03-084-9/+60
* Fix ChangeLog Entry.Jerry DeLisle2010-02-251-0/+1
* transfer.c (require_type): Subtract one from item_count for output of error m...Jerry DeLisle2010-02-252-1/+14
* * io/write_float.def (WRITE_FLOAT): Use __builtin_signbit.Rainer Orth2010-02-242-2/+6
* list_read.c (list_formatted_read_scalar): Remove duplicate code.Jerry DeLisle2010-02-232-3/+4
* re PR libfortran/42996 (Incorrect length returned from get_command_argument i...Tobias Burnus2010-02-092-4/+8
* re PR libfortran/42742 (Handle very large format strings correctly)Jerry DeLisle2010-02-072-5/+9
* PR libfortranJerry DeLisle2010-02-062-1/+20
* re PR fortran/42901 (reading array of structures from namelist fails)Jerry DeLisle2010-02-042-15/+30
* Add PR number to ChangeLog.Jerry DeLisle2010-01-151-0/+1
* format.c (parse_format): Set limit on size of format strings that will be cac...Jerry DeLisle2010-01-152-1/+11