aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/host-linux.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-17Rename .c files to .cc files.Martin Liska1-230/+0
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-12-09pch: Add support for relocation of the PCH data [PR71934]Jakub Jelinek1-9/+7
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-03-30Define TRY_EMPTY_VM_SPACE for riscv64-linuxAndreas Schwab1-0/+2
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-04-16host-linux.c (TRY_EMPTY_VM_SPACE): Change aarch64 ilp32 definition.Andrew Pinski1-0/+2
2014-02-14re PR pch/60010 (AArch64: sigsegv in cc1plus using pch without defining TRY_E...Kyle McMartin1-0/+2
2014-02-04host-linux.c (linux_gt_pch_use_address): Don't use SSIZE_MAX because it is no...Bernd Edlinger1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+2
2012-04-11Define TRY_EMPTY_VM_SPACE to 0x60000000 for x32H.J. Lu1-1/+3
2011-11-17host-linux.c (TRY_EMPTY_VM_SPACE): Define for MIPS.Andrew Pinski1-0/+4
2011-05-05For Michael Hope.Michael Hope1-0/+2
2010-11-29system.h: Include "safe-ctype.h" instead of <safe-ctype.h>.Joseph Myers1-3/+1
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2008-07-17re PR target/25343 ([m68k] testsuite failures)Roman Zippel1-0/+2
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton1-5/+4
2005-08-01host-linux.c (linux_gt_pch_get_address): Add new name randomize_va_space for ...Ian Lance Taylor1-2/+7
2005-07-12re PR bootstrap/21704 (failure during building 64-bit native compiler by cros...Andrew Pinski1-0/+1
2005-06-25Update FSF address.R. Kelley Cook1-2/+2
2005-02-17bt-load.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-02-15re PR pch/14940 (PCH largefile test fails on various platforms)James A. Morrison1-0/+66
2004-11-27re PR pch/14940 (PCH largefile test fails on various platforms)John David Anglin1-2/+0
2004-11-23re PR pch/14940 (PCH largefile test fails on various platforms)John David Anglin1-0/+2
2004-11-09re PR pch/14940 (PCH largefile test fails on various platforms)James A. Morrison1-0/+4
2004-10-15host-linux.c (TRY_EMPTY_VM_SPACE): Add __powerpc__ definition.Jon Grimm1-0/+2
2004-04-24host-linux.c (TRY_EMPTY_VM_SPACE): Define for __s390__ and __s390x__ hosts.Ulrich Weigand1-0/+4
2004-03-10c-pch.c (c_common_no_more_pch): Update for gt_pch_use_address extra arguments.Richard Henderson1-0/+137