aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/sh/linux.h
AgeCommit message (Expand)AuthorFilesLines
2022-09-05rename DBX_REGISTER_NUMBER to DEBUGGER_REGNOMartin Liska1-4/+4
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-10-08Come up with OPTION_SET_P macro.Martin Liska1-2/+2
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-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-05-01linux.h (SH_DIV_STRATEGY_DEFAULT, [...]): Remove.Yoshinori Sato1-7/+0
2016-04-28sh-common.c: Remove SH5 support.Oleg Endo1-28/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-10-27config.gcc: Handle --enable-fdpic.Daniel Jacobowitz1-1/+2
2015-10-20musl support for shGregor Richards1-0/+21
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-03-14linux.h (TARGET_DEFAULT): Remove MASK_USERMODE.Kaz Kojima1-2/+4
2013-02-03divtab.c: Fix formatting and comments throughout the file.Oleg Endo1-1/+0
2013-01-10Update copyright years in gcc/Richard Sandiford1-3/+1
2012-10-01re PR target/50457 (SH2A atomic functions)Oleg Endo1-7/+12
2012-03-07re PR target/52503 (sh-wrs-vxworks: too many target masks)Oleg Endo1-2/+13
2011-12-04linux.h (TARGET_DEFAULT): Add MASK_SOFT_ATOMIC.Kaz Kojima1-1/+1
2011-11-12sh-linux: Install __sync libfuncs.Richard Henderson1-0/+4
2011-06-03linux.h (MD_UNWIND_SUPPORT): Remove.Rainer Orth1-2/+0
2011-04-11linux-elf.h (LINUX_DYNAMIC_LINKER): Rename to GNU_USER_DYNAMIC_LINKER.Joseph Myers1-2/+2
2011-03-31re PR target/47109 (m68k-netbsdelf: collect2 build fails with undefined refer...Joseph Myers1-3/+1
2010-12-09freebsd.h (LINK_SPEC): Don't use %{!dynamic-linker:}.Joseph Myers1-2/+2
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton1-5/+4
2006-02-18re PR target/24837 (move dynamic linker names out of LINK_SPEC and into new D...Joseph Myers1-2/+4
2005-11-22c-cppbuiltin.c (c_cpp_builtins): Define __pic__ and __PIC__ when flag_pic is ...Kaveh R. Ghazi1-5/+0
2005-06-25Update FSF address.R. Kelley Cook1-2/+2
2005-06-21config/sh/linux.h (FUNCTION_PROFILER): Constify a char*.Kaz Kojima1-1/+1
2005-06-06linux-unwind.h (SH_DWARF_FRAME_XD0): Remove for SH5.Kaz Kojima1-18/+45
2005-05-18config.gcc (sh*-*-*): Define SUPPORT_* macros to 1.Richard Sandiford1-1/+1
2005-05-09re PR target/20695 (sh64-*-* port deos not handle 32 / 64 bit conversions pro...J"orn Rennecke1-1/+9
2005-03-01linux.h (MD_EXEC_PREFIX, [...]): Don't undefine here.Kaz Kojima1-62/+10
2005-01-26linux.h (LIB_SPEC): Remove -rpath-link.Daniel Jacobowitz1-1/+0
2005-01-18* config/sh/linux.h (TARGET_C99_FUNCTIONS): Define.Kaz Kojima1-1/+6
2004-09-18linux.h (ASM_PREFERRED_EH_DATA_FORMAT): Remove.Kaz Kojima1-7/+0
2004-09-08tm.texi (MD_UNWIND_SUPPORT): Document.Alan Modra1-153/+1
2004-04-23gcc.c (init_gcc_specs): Test USE_LD_AS_NEEDED, not HAVE_LD_AS_NEEDED.Alan Modra1-0/+5
2004-01-12linux.h (ASM_PREFERRED_EH_DATA_FORMAT): Undefine before defining.Kaz Kojima1-1/+3
2004-01-06linux.h: Fix comment formatting.Kazu Hirata1-1/+1
2003-11-29gnu.h (HURD_TARGET_OS_CPP_BUILTINS): New.Kaveh R. Ghazi1-0/+2
2003-10-06linux.h (MD_FALLBACK_FRAME_STATE_FOR): Handle new signal trampoline codes.Kaz Kojima1-6/+17
2003-09-27GNU CC -> GCCKelley Cook1-3/+3
2003-09-16linux.h (LINK_GCC_C_SEQUENCE_SPEC): Define.Jakub Jelinek1-0/+3
2003-08-14linux.h (DBX_REGISTER_NUMBER): Define so to map a special index for MD_FALLBA...Kaz Kojima1-0/+11
2003-08-03linux.h (SUBTARGET_LINK_SPEC): Don't set rpath.Kaz Kojima1-8/+9
2003-06-13linux.h (TARGET_ASM_FILE_END): Set TARGET_ASM_FILE_END to file_end_indicate_e...Kaz Kojima1-0/+2
2003-06-06linux.h (STARTFILE_SPEC): Handle -pie.Kaz Kojima1-5/+12