aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/rs6000/linux.h
AgeCommit message (Expand)AuthorFilesLines
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-11-03Implement TARGET_ATOMIC_ASSIGN_EXPAND_FENV for powerpc*-*-linux* soft-float a...Joseph Myers1-0/+7
2014-07-28config.gcc (powerpc*-*-linux*): Include gnu-user.h in tm_file.Peter Bergner1-24/+0
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-11-04cpp.texi (__GCC_IEC_559, [...]): Document macros.Joseph Myers1-0/+6
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-7/+4
2013-05-06linux.h (DEFAULT_ASM_ENDIAN): Define.Alan Modra1-2/+9
2013-04-25config.host: Match little-endian powerpc-linux.Alan Modra1-0/+11
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-10-17rs6000.opt (rs6000_isa_flags): New flag word to replace target_flags that giv...Michael Meissner1-1/+1
2011-06-03linux.h (MD_UNWIND_SUPPORT): Remove.Rainer Orth1-2/+0
2011-03-31re PR target/47109 (m68k-netbsdelf: collect2 build fails with undefined refer...Joseph Myers1-3/+0
2011-03-07linux.h (TARGET_ASM_FILE_END): Don't define.Alan Modra1-3/+1
2010-12-20linux.h (OPTION_GLIBC): Define differently if SINGLE_LIBC.Joseph Myers1-0/+4
2010-12-09nto.h (MD_EXEC_PREFIX, [...]): Define.Joseph Myers1-4/+1
2010-08-20aix.h (STACK_CHECK_STATIC_BUILTIN): Define to 1.Eric Botcazou1-0/+3
2010-05-28re PR bootstrap/44314 (Powerpc64-unknown-linux-gnu bootstrap broken)Maxim Kuvyrkov1-0/+2
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton1-5/+4
2007-01-19tm.texi (TARGET_HAS_SINCOS): Document new target macro.Richard Guenther1-0/+4
2006-02-23[multiple changes]Jakub Jelinek1-0/+5
2006-02-18re PR target/24837 (move dynamic linker names out of LINK_SPEC and into new D...Joseph Myers1-1/+1
2006-01-27[multiple changes]Jakub Jelinek1-2/+4
2005-07-13linux.h (TARGET_HAS_F_SETLKW): Renamed to ...H.J. Lu1-1/+1
2005-07-02Makefile.def (target_modules): Add libssp.Jakub Jelinek1-0/+5
2005-06-25Update FSF address.R. Kelley Cook1-2/+2
2005-06-10linux.h (NO_PROFILE_COUNTERS): Define.Alan Modra1-1/+4
2004-12-02re PR target/16952 (GCC for powerpc cross target with -mrelocatable reports e...Alan Modra1-1/+4
2004-10-05linux.h: Formatting, whitespace.Alan Modra1-9/+9
2004-10-03linux.h (TARGET_C99_FUNCTIONS): Define.Alan Modra1-2/+8
2004-09-08tm.texi (MD_UNWIND_SUPPORT): Document.Alan Modra1-83/+1
2004-04-23gcc.c (init_gcc_specs): Test USE_LD_AS_NEEDED, not HAVE_LD_AS_NEEDED.Alan Modra1-0/+5
2004-02-23convert.c, [...]: Update copyright.Kazu Hirata1-1/+1
2004-02-23linux.h (OS_MISSING_POWERPC64): Define.Andrew Pinski1-0/+2
2004-02-23gcov-io.c (gcov_open): Use open + fdopen instead of fopen.Jakub Jelinek1-0/+2
2003-09-16linux.h (LINK_GCC_C_SEQUENCE_SPEC): Define.Jakub Jelinek1-0/+3
2003-06-17linux.h (MD_FALLBACK_FRAME_STATE_FOR): Partly revert 2003-01-23 patch.Franz Sirl1-9/+14
2003-06-07config.gcc (with_cpu handling): Translate sparc64 in $machine to --with-cpu=v9.Zack Weinberg1-6/+1
2003-06-04function.c (trampolines_created): New variable.Jakub Jelinek1-0/+7
2003-06-04linux.h (NO_PROFILE_COUNTERS): Define to 1.Jakub Jelinek1-0/+8
2003-05-18c-cppbuiltin.c (TARGET_OS_CPP_BUILTINS, [...]): Default here.Neil Booth1-1/+0
2003-04-13Replace "GNU CC" with "GCC"Nick Clifton1-20/+20
2003-01-23re PR java/6748 (Array_3 testcase failing on powerpc-linux-gnu)Franz Sirl1-11/+35
2002-11-10sysv4.h: Define NO_IMPLICIT_EXTERN_C here...Zack Weinberg1-3/+0
2002-09-14haifa-sched.c: Follow spelling conventions.Kazu Hirata1-1/+1
2002-07-10aix.h: Convert CPP_PREDEFINES to TARGET_OS_CPP_BUILTINS.Matt Kraai1-3/+11