]> git.ipfire.org Git - thirdparty/gcc.git/history - libiberty/make-temp-file.c
Reduce recursive inlining of always_inline functions
[thirdparty/gcc.git] / libiberty / make-temp-file.c
2024-01-03  Jakub JelinekUpdate copyright years.
2023-01-16  Jakub JelinekUpdate copyright years.
2023-01-07  LIU HaoAlways define `WIN32_LEAN_AND_MEAN` before <windows.h>
2022-01-03  Jakub JelinekUpdate copyright years.
2021-11-29  Andrew PinskiFix PR 19089: Environment variable TMP may yield gcc...
2021-06-30  Gerald Pfeiferlibiberty: No longer use /usr/tmp
2021-01-04  Jakub JelinekUpdate copyright years.
2020-01-01  Jakub JelinekUpdate copyright years.
2019-01-01  Jakub JelinekUpdate copyright years.
2018-07-26  Martin LiskaAdd linker_output as prefix for LTO temps (PR lto/86548).
2018-01-03  Jakub JelinekUpdate copyright years.
2017-01-04  Jakub JelinekUpdate copyright years.
2014-10-15  David Malcolmlibiberty: Expose choose_tmpdir, and fix constness...
2011-01-03  Jakub JelinekUpdate Copyright years for files modified in 2010.
2010-07-21  Pascal Obry* make-temp-file.c (choose_tmpdir): Append a dot to...
2009-07-29  Douglas B Ruppmake-temp-file.c (choose_tmpdir): Try standard temp...
2009-02-22  Mark Mitchellmake-temp-file.c (<windows.h>): Include on Windows.
2008-07-31  Denys Vlasenkomkstemps.c (mkstemps): If open failed with errno other...
2005-05-24  Gabriel Dos Reislibiberty.h (ACONCAT): Properly cast value of alloca().
2005-05-10  Nick CliftonUpdate the address and phone number of the FSF organiza...
2005-03-27  Gabriel Dos Reismd5.h: Remove definition and uses of __P.
2001-10-17  DJ Delorieargv.c, [...]: Improve manual formatting.
2001-10-16  DJ DelorieMakefile.in (TEXIFILES): Add fnmatch.txh.
2001-04-04  Zack Weinbergansidecl.h: All logic from gcc/gansidecl.h moved here.
2001-03-21  Zack Weinbergmake-temp-file.c: Always default DIR_SEPARATOR to '/'.
2001-03-21  Zack Weinbergchoose-temp.c: Split off make_temp_file...