aboutsummaryrefslogtreecommitdiff
path: root/libgfortran
AgeCommit message (Expand)Author
2005-10-13 * config/fpu-387.h (set_fpu): Add "=m" for stmxcsr.Uros Bizjak
2005-10-12 * gfortran.h: Add bitmasks for different FPE traps. Add fpeFrancois-Xavier Coudert
2005-10-122005-10-12 Janne Blomqvist <jblomqvi@cc.hut.fi>Janne Blomqvist
2005-10-11 PR libgfortran/24313Steven G. Kargl
2005-10-072005-10-07 Janne Blomqvist <jblomqvi@cc.hut.fi>Janne Blomqvist
2005-10-072005-10-07 Jerry DeLisle <jvdelisle@verizon.net>Jerry DeLisle
2005-10-03 * runtime/memory.c (allocate_size): Malloc 1 byte if size == 0.Jakub Jelinek
2005-10-03 PR libfortran/19308Francois-Xavier Coudert
2005-10-01 * runtime/memory.c (malloc_t): Remove.Jakub Jelinek
2005-10-01 * libgfortran.h (GFC_ITOA_BUF_SIZE, GFC_XTOA_BUF_SIZE,Jakub Jelinek
2005-09-302005-09-30 Janne Blomqvist <jblomqvi@cc.hut.fi>Janne Blomqvist
2005-09-29 * runtime/string.c (find_option): Change 3rd argument toJakub Jelinek
2005-09-27 PR target/23552Steve Ellcey
2005-09-27Correct ChangeLog formatting and email address.David Edelsohn
2005-09-262005-09-24 Janne Blomqvist <jblomqvi@cc.hut.fi>Janne Blomqvist
2005-09-26 * configure.ac: Add check for __clog.David Edelsohn
2005-09-25 * c99_protos.h: Add prototypes for C99 complex functions.Francois-Xavier Coudert
2005-09-25 PR libfortran/23803Francois-Xavier Coudert
2005-09-24 PR libfortran/23802Francois-Xavier Coudert
2005-09-24 PR libfortran/23380Francois-Xavier Coudert
2005-09-142005-09-14 Jerry DeLisle <jvdelisle@verizon.netJerry DeLisle
2005-09-13gcc/fortran/Richard Sandiford
2005-09-11 PR libfortran/20179Francois-Xavier Coudert
2005-09-102005-09-10 Janne Blomqvist <jblomqvi@cc.hut.fi>Janne Blomqvist
2005-09-09 PR libfortran/23784Francois-Xavier Coudert
2005-09-092005-09-09 Thomas Koenig <Thomas.Koenig@online.de>Thomas Koenig
2005-09-09 PR fortran/12840Richard Sandiford
2005-09-07 PR libfortran/23262Francois-Xavier Coudert
2005-09-07 PR libfortran/23419Steve Ellcey
2005-09-052005-09-05 Thomas Koenig <Thomas.Koenig@online.de>Thomas Koenig
2005-09-042005-09-04 Thomas Koenig <Thomas.Koenig@online.de>Thomas Koenig
2005-09-03 * io/read.c (read_x): Take int argument instead of fnode * andJakub Jelinek
2005-09-02 * io/unix.c (stream_ttyname): Protect use of ttyname byFrancois-Xavier Coudert
2005-09-02 * libgfortran.h: Add prototype for init_compile_options.Andreas Jaeger
2005-08-31 * io/read.c (set_integer): Use memcpy to fill buffer.Steve Ellcey
2005-08-31 PR target/23556Steve Ellcey
2005-08-292005-08-29 Thomas Koenig <Thomas.Koenig@online.de>Thomas Koenig
2005-08-27 * acinclude.m4 (LIBGFOR_CHECK_UNLINK_OPEN_FILE): Add check to seeFrancois-Xavier Coudert
2005-08-172005-08-17 Kelley Cook <kcook@gcc.gnu.org>Kelley Cook
2005-08-162005-08-16 Thomas Koenig <Thomas.Koenig@online.de>Thomas Koenig
2005-08-12Fix date of last entry, remove extra whitespaceFrancois-Xavier Coudert
2005-08-11 PR libfortran/20006Francois-Xavier Coudert
2005-08-09 * check.c (gfc_check_ttynam_sub, gfc_check_isatty): Add checkFrancois-Xavier Coudert
2005-08-092005-08-08 Jerry DeLisle <jvdelisle@verizon.net>Jerry DeLisle
2005-08-07Forgot to remove and add these files in the previous commit.Steven G. Kargl
2005-08-072005-08-07 Janne Blomqvist <jblomqvi@cc.hut.fi>Janne Blomqvist
2005-08-06 * io/io.h: Change DEFAULT_TEMPDIR to /tmp instead of /var/tmp.Francois-Xavier Coudert
2005-08-06 * io/unix.c: Add O_RDWR to open() call.Francois-Xavier Coudert
2005-08-042005-08-04 Paul Thomas <pault@gcc.gnu.org>Paul Thomas
2005-08-03 * libgfortran.h: When isfinite is not provided by the system,Francois-Xavier Coudert