aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/runtime/environ.c
AgeCommit message (Expand)AuthorFilesLines
2012-05-05Fix handling of temporary files.Janne Blomqvist1-3/+15
2012-03-26Combined get_mem and internal_malloc_size.Janne Blomqvist1-3/+4
2011-05-14PR 48915 Abort handlingJanne Blomqvist1-6/+1
2011-05-14Error printing thread safety, remove GFORTRAN_USE_STDERRJanne Blomqvist1-20/+18
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-15/+10
2007-10-19re PR fortran/33795 (Environment variable GFORTRAN_UNBUFFERED_<number> not wo...Francois-Xavier Coudert1-26/+4
2007-10-18environ.c (init_choice): Remove unused function.Ben Elliston1-80/+0
2007-10-04re PR fortran/32021 (Fix,document,remove GFORTRAN_* environment variables)François-Xavier Coudert1-137/+0
2007-09-03re PR fortran/31675 (Fortran front-end and libgfortran should have a common h...Francois-Xavier Coudert1-16/+17
2007-08-31minloc1.m4: Update copyright year and ajust headers order.Francois-Xavier Coudert1-4/+3
2007-05-17re PR fortran/31917 ([4.1 only] GFORTRAN_CONVERT_UNIT is ignored)Tobias Burnus1-2/+14
2007-03-15gfortran.h (gfc_option_t): Add flag_backtrace field.Francois-Xavier Coudert1-0/+4
2007-01-18re PR libfortran/29649 (Force core dump on runtime library errors)Francois-Xavier Coudert1-0/+5
2007-01-17re PR libfortran/27107 (Make dependency on io/io.h broken)Francois-Xavier Coudert1-2/+0
2006-10-18in_pack.m4: Fixed a typo.Tobias Burnus1-2/+2
2006-02-06re PR fortran/23815 (Add -byteswapio flag)Thomas Koenig1-1/+438
2005-10-12gfortran.h: Add bitmasks for different FPE traps.François-Xavier Coudert1-24/+0
2005-10-01libgfortran.h (GFC_ITOA_BUF_SIZE, [...]): Define.Jakub Jelinek1-3/+3
2005-09-29string.c (find_option): Change 3rd argument to const st_option *.Jakub Jelinek1-5/+5
2005-08-17All files: Update FSF address.Kelley Cook1-2/+2
2005-05-15normalize.c (almostone_r4, [...]): Fix parameter list.Andreas Jaeger1-28/+30
2005-04-10* runtime/environ.c: Correct previous commit for obvious typo.François-Xavier Coudert1-1/+1
2005-04-10re PR libfortran/20788 (Loading libgfortran.so clobbers C redirection of stdi...Francois-Xavier Coudert1-2/+30
2005-02-27ChangeLog: Fix typo in Peter O'Gorman's name.Toon Moene1-1/+1
2005-02-26re PR libfortran/17748 (libgfortran contains undefined references to _environ)Peter O'Gorman1-61/+0
2005-01-22re PR libfortran/19052 (unit 0 not preconnected to standard error)David Edelsohn1-0/+5
2005-01-12re PR libfortran/19280 (Inconsistent licensing of libgfortran)Toon Moene1-4/+13
2004-12-19libgfortran.h (itoa): Rename to gfc_itoa.Aaron W. LaFramboise1-1/+1
2004-12-12acinclude.m4 (LIBGFOR_CHECK_ATTRIBUTE_VISIBILITY): New.Richard Henderson1-1/+1
2004-12-06c99_functions.c, [...]: Whitespace fixes.Richard Henderson1-31/+19
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-0/+678