aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/linux.h
AgeCommit message (Expand)AuthorFilesLines
2022-01-24properly disable -fsplit-stack on non-glibc targets [PR104170]Jakub Jelinek1-10/+15
2022-01-17Change references of .c files to .cc filesMartin Liska1-2/+2
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-10-28Add D front-end, libphobos library, and D2 testsuite.Iain Buclaw1-0/+13
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-11-29PR tree-optimization/78512 - [7 Regression] r242674 miscompiles Linux kernelMartin Sebor1-5/+0
2016-10-05PR bootstrap/77819 - undefined reference to gnu_libc_printf_pointer_format wi...Martin Sebor1-2/+3
2016-09-20PR middle-end/49905 - Better sanity checking on sprintf src & dest toMartin Sebor1-0/+4
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-10-26* config/linux.h (INCLUDE_DEFAULTS): Add INCLUDE_DEFAULTS_MUSL_LOCAL.Doug Evans1-0/+1
2015-05-08[PATCH 0/13] Add musl support to GCCSzabolcs Nagy1-0/+2
2015-05-08[PATCH 2/13] musl libc configGregor Richards1-14/+96
2015-04-22Revert:Kyrylo Tkachov1-91/+14
2015-04-22config changes for musl libc supportGregor Richards1-14/+91
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-10linux.c (linux_has_ifunc_p): Remove.Alexander Ivchenko1-4/+0
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-07* config/linux.h: Fix typo in a comment.Maxim Kuvyrkov1-1/+1
2013-12-07Cleanup definitions of libc-related target hooks.Maxim Kuvyrkov1-2/+26
2013-12-07Rename functions relating to libc support on Linux targets.Maxim Kuvyrkov1-1/+1
2013-08-19target.def (TARGET_LIBC_HAS_FUNCTION): New target hook.Alexander Ivchenko1-9/+5
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/+1
2012-07-25i386.md (stack_protect_set): Disable the pattern for Android since Android li...Sergey Melnikov1-0/+4
2011-07-07Initial x32 support.H.J. Lu1-0/+5
2011-04-28* config.gcc (*-*-kfreebsd*-gnu | *-*-knetbsd*-gnu | *-*-gnu* |Joseph Myers1-0/+2
2011-04-11linux-elf.h (LINUX_DYNAMIC_LINKER): Rename to GNU_USER_DYNAMIC_LINKER.Joseph Myers1-4/+4
2011-01-12config.gcc (arm*-*-linux*, [...]): Use gnu-user.h before linux.h.Joseph Myers1-71/+5
2010-12-20linux.h (OPTION_GLIBC): Define differently if SINGLE_LIBC.Joseph Myers1-0/+6
2010-12-09nto.h (MD_EXEC_PREFIX, [...]): Define.Joseph Myers1-3/+0
2010-11-21tm.texi.in (HANDLE_SYSV_PRAGMA, [...]): Remove.Joseph Myers1-3/+0
2010-08-30Replace | with || in TARGET_HAS_SINCOS.H.J. Lu1-1/+1
2010-07-19config.gcc (LIBC_GLIBC, [...]): Move constants to top level.Maxim Kuvyrkov1-2/+0
2010-05-27Support compilation for Android platform. Reimplement -mandroid.Maxim Kuvyrkov1-8/+14
2010-05-27Add support for Bionic C libraryMaxim Kuvyrkov1-15/+39
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-3/+8
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton1-6/+5
2007-03-05config.host (bfin*-linux-uclibc*): Set extra_parts.Bernd Schmidt1-0/+1
2007-01-19tm.texi (TARGET_HAS_SINCOS): Document new target macro.Richard Guenther1-0/+3
2006-02-18re PR target/24837 (move dynamic linker names out of LINK_SPEC and into new D...Joseph Myers1-7/+14
2006-02-16re PR target/20353 (uclibc does not provide C99 math functions)Joseph Myers1-2/+18
2005-08-06Makefile.in, [...]: Fix comment/doc typos.Kazu Hirata1-1/+1
2005-07-13linux.h (TARGET_HAS_F_SETLKW): Renamed to ...H.J. Lu1-1/+1
2005-06-25Update FSF address.R. Kelley Cook1-2/+2
2004-08-05linux.h, [...]: Remove definitions conditioned on USE_GNULIBC_1 or conditione...Joseph Myers1-27/+2
2004-04-23gcc.c (init_gcc_specs): Test USE_LD_AS_NEEDED, not HAVE_LD_AS_NEEDED.Alan Modra1-1/+6