aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/runtime/environ.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-01-17Allow for multiple defaults in endianness and r16 in GFORTRAN_CONVERT_UNIT.Thomas Koenig1-55/+56
2022-01-11Handle R16 conversion for POWER in the environment variables.Thomas Koenig1-1/+48
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-12-18Fortran: Cast arguments of <ctype.h> functions to unsigned charFrançois-Xavier Coudert1-3/+2
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-07-21re PR libfortran/91030 (Poor performance of I/O -fconvert=big-endian)Thomas Koenig1-0/+8
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-09-07Remove unused init_unsigned_integer function.Janne Blomqvist1-19/+0
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-11-28PR 53796 Improve INQUIRE(RECL=...) handlingJanne Blomqvist1-4/+0
2017-05-12Typo fixes for "Don't assume __secure_getenv is available"Thomas Schwinge1-2/+2
2017-05-11Don't assume __secure_getenv is availableJanne Blomqvist1-0/+11
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-12-21libgfortran.h: Include <stdlib.h> header.Francois-Xavier Coudert1-1/+0
2016-12-21re PR libfortran/70311 (libgfortran build dies on "implicit declaration of fu...Francois-Xavier Coudert1-0/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-08-26libgfortran.h (show_variables): Remove prototype.Francois-Xavier Coudert1-240/+67
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-06-17Introduce xmallocarray, an overflow checking variant of xmalloc.Janne Blomqvist1-1/+1
2014-01-02Update copyright years in libgfortran/Richard Sandiford1-1/+1
2013-05-04environ.c: Include unistd.h.David Edelsohn1-0/+4
2013-01-14Update copyright years in libgfortran.Richard Sandiford1-2/+1
2012-10-06re PR libfortran/54736 (GFORTRAN_CONVERT_UNIT causes malloc error on several ...Thomas Koenig1-14/+28
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