aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/alpha/linux.h
AgeCommit message (Expand)AuthorFilesLines
2022-01-24properly disable -fsplit-stack on non-glibc targets [PR104170]Jakub Jelinek1-10/+15
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-07-31Add support for -nolibcOlivier Hainque1-1/+1
2018-06-18crossconfig.m4: Handle OpenBSD just like NetBSD.Maya Rashish1-0/+26
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-09-14elf.h (LINK_EH_SPEC): Add -static-pie support.Jakub Jelinek1-1/+2
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-05-08[PATCH 0/13] Add musl support to GCCSzabolcs Nagy1-0/+4
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-07Rename functions relating to libc support on Linux targets.Maxim Kuvyrkov1-1/+1
2013-09-05linux64.h: Define OPTION_BIONIC and OPTION_UCLIBC.Alexander Ivchenko1-0/+4
2013-08-19target.def (TARGET_LIBC_HAS_FUNCTION): New target hook.Alexander Ivchenko1-6/+4
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2012-03-14Remove non-GAS non-ELF support in alpha backendRainer Orth1-4/+1
2011-06-03linux.h (MD_UNWIND_SUPPORT): Remove.Rainer Orth1-3/+1
2010-12-20linux.h (OPTION_GLIBC): Define differently if SINGLE_LIBC.Joseph Myers1-0/+4
2010-11-21tm.texi.in (HANDLE_SYSV_PRAGMA, [...]): Remove.Joseph Myers1-5/+2
2010-05-28re PR bootstrap/44314 (Powerpc64-unknown-linux-gnu bootstrap broken)Maxim Kuvyrkov1-0/+2
2009-03-24config.host (alpha*-*-linux*): Use driver-alpha.o and alpha/x-alpha.Arthur Loiret1-0/+16
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton1-5/+4
2007-04-20alpha.h (CPP_SPEC, [...]): Remove.Richard Henderson1-0/+1
2007-04-16linux.h (CPP_SPEC): Define.Matthias Klose1-0/+2
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-2/+2
2006-02-06s390.c (TARGET_MANGLE_FUNDAMENTAL_TYPE): Define.Aldy Hernandez1-0/+3
2005-11-22c-cppbuiltin.c (c_cpp_builtins): Define __pic__ and __PIC__ when flag_pic is ...Kaveh R. Ghazi1-5/+0
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
2005-03-18hooks.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-03-17alpha.opt: New file.Richard Henderson1-1/+1
2004-11-11linux.h (LINUX_TARGET_OS_CPP_BUILTINS): Define __PIC__ and __pic__ only if TA...Peter S. Mazinger1-0/+5
2004-09-08tm.texi (MD_UNWIND_SUPPORT): Document.Alan Modra1-52/+1
2004-04-23gcc.c (init_gcc_specs): Test USE_LD_AS_NEEDED, not HAVE_LD_AS_NEEDED.Alan Modra1-1/+7
2003-11-29gnu.h (HURD_TARGET_OS_CPP_BUILTINS): New.Kaveh R. Ghazi1-0/+2
2003-09-30dwarf2out.c (expand_builtin_init_dwarf_reg_sizes): Honor DWARF_ALT_FRAME_RETU...Richard Henderson1-3/+5
2003-09-27GNU CC -> GCCKelley Cook1-4/+4
2003-09-16linux.h (LINK_GCC_C_SEQUENCE_SPEC): Define.Jakub Jelinek1-1/+4
2003-07-01sol2.h, [...]: Use c_dialect_ macros.Neil Booth1-1/+1
2003-05-15linux.h, [...]: Remove code protected by USE_GNULIBC_1.Richard Henderson1-2/+0
2003-02-22linux.h (TARGET_HAS_F_SETLKW): Define.Jan Hubicka1-0/+2
2003-02-11* config/alpha/linux.h (TARGET_C99_FUNCTIONS): New.Richard Henderson1-0/+6
2002-12-10linux.h (LIB_SPEC): If -pthread, add -lpthread even if -shared.Jakub Jelinek1-3/+3
2002-05-19c-common.c (preprocessing_asm): New macro.Neil Booth1-4/+3
2002-05-13Makefile.in (c-common.o, cppinit.o): Update.Neil Booth1-3/+8