summaryrefslogtreecommitdiff
path: root/gcc/config/linux.h
Commit message (Expand)AuthorAgeFilesLines
* d: Remove D-specific version definitions from target headersIain Buclaw2022-10-291-13/+0
* properly disable -fsplit-stack on non-glibc targets [PR104170]Jakub Jelinek2022-01-241-10/+15
* Change references of .c files to .cc filesMartin Liska2022-01-171-2/+2
* Update copyright years.Jakub Jelinek2022-01-031-1/+1
* Update copyright years.Jakub Jelinek2021-01-041-1/+1
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* Add D front-end, libphobos library, and D2 testsuite.Iain Buclaw2018-10-281-0/+13
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* PR tree-optimization/78512 - [7 Regression] r242674 miscompiles Linux kernelMartin Sebor2016-11-291-5/+0
* PR bootstrap/77819 - undefined reference to gnu_libc_printf_pointer_format wi...Martin Sebor2016-10-051-2/+3
* PR middle-end/49905 - Better sanity checking on sprintf src & dest toMartin Sebor2016-09-201-0/+4
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* * config/linux.h (INCLUDE_DEFAULTS): Add INCLUDE_DEFAULTS_MUSL_LOCAL.Doug Evans2015-10-261-0/+1
* [PATCH 0/13] Add musl support to GCCSzabolcs Nagy2015-05-081-0/+2
* [PATCH 2/13] musl libc configGregor Richards2015-05-081-14/+96
* Revert:Kyrylo Tkachov2015-04-221-91/+14
* config changes for musl libc supportGregor Richards2015-04-221-14/+91
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* linux.c (linux_has_ifunc_p): Remove.Alexander Ivchenko2014-12-101-4/+0
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* * config/linux.h: Fix typo in a comment.Maxim Kuvyrkov2013-12-071-1/+1
* Cleanup definitions of libc-related target hooks.Maxim Kuvyrkov2013-12-071-2/+26
* Rename functions relating to libc support on Linux targets.Maxim Kuvyrkov2013-12-071-1/+1
* target.def (TARGET_LIBC_HAS_FUNCTION): New target hook.Alexander Ivchenko2013-08-191-9/+5
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-1/+1
* i386.md (stack_protect_set): Disable the pattern for Android since Android li...Sergey Melnikov2012-07-251-0/+4
* Initial x32 support.H.J. Lu2011-07-071-0/+5
* * config.gcc (*-*-kfreebsd*-gnu | *-*-knetbsd*-gnu | *-*-gnu* |Joseph Myers2011-04-281-0/+2
* linux-elf.h (LINUX_DYNAMIC_LINKER): Rename to GNU_USER_DYNAMIC_LINKER.Joseph Myers2011-04-111-4/+4
* config.gcc (arm*-*-linux*, [...]): Use gnu-user.h before linux.h.Joseph Myers2011-01-121-71/+5
* linux.h (OPTION_GLIBC): Define differently if SINGLE_LIBC.Joseph Myers2010-12-201-0/+6
* nto.h (MD_EXEC_PREFIX, [...]): Define.Joseph Myers2010-12-091-3/+0
* tm.texi.in (HANDLE_SYSV_PRAGMA, [...]): Remove.Joseph Myers2010-11-211-3/+0
* Replace | with || in TARGET_HAS_SINCOS.H.J. Lu2010-08-301-1/+1
* config.gcc (LIBC_GLIBC, [...]): Move constants to top level.Maxim Kuvyrkov2010-07-191-2/+0
* Support compilation for Android platform. Reimplement -mandroid.Maxim Kuvyrkov2010-05-271-8/+14
* Add support for Bionic C libraryMaxim Kuvyrkov2010-05-271-15/+39
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-091-3/+8
* host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton2007-08-021-6/+5
* config.host (bfin*-linux-uclibc*): Set extra_parts.Bernd Schmidt2007-03-051-0/+1
* tm.texi (TARGET_HAS_SINCOS): Document new target macro.Richard Guenther2007-01-191-0/+3
* re PR target/24837 (move dynamic linker names out of LINK_SPEC and into new D...Joseph Myers2006-02-181-7/+14
* re PR target/20353 (uclibc does not provide C99 math functions)Joseph Myers2006-02-161-2/+18
* Makefile.in, [...]: Fix comment/doc typos.Kazu Hirata2005-08-061-1/+1
* linux.h (TARGET_HAS_F_SETLKW): Renamed to ...H.J. Lu2005-07-131-1/+1
* Update FSF address.R. Kelley Cook2005-06-251-2/+2
* linux.h, [...]: Remove definitions conditioned on USE_GNULIBC_1 or conditione...Joseph Myers2004-08-051-27/+2