summaryrefslogtreecommitdiff
path: root/gcc/config/sh/linux.h
Commit message (Expand)AuthorAgeFilesLines
* linux.h (TARGET_DEFAULT): Remove MASK_USERMODE.Kaz Kojima2013-03-141-2/+4
* divtab.c: Fix formatting and comments throughout the file.Oleg Endo2013-02-031-1/+0
* Update copyright years in gcc/Richard Sandiford2013-01-101-3/+1
* re PR target/50457 (SH2A atomic functions)Oleg Endo2012-10-011-7/+12
* re PR target/52503 (sh-wrs-vxworks: too many target masks)Oleg Endo2012-03-071-2/+13
* linux.h (TARGET_DEFAULT): Add MASK_SOFT_ATOMIC.Kaz Kojima2011-12-041-1/+1
* sh-linux: Install __sync libfuncs.Richard Henderson2011-11-121-0/+4
* linux.h (MD_UNWIND_SUPPORT): Remove.Rainer Orth2011-06-031-2/+0
* linux-elf.h (LINUX_DYNAMIC_LINKER): Rename to GNU_USER_DYNAMIC_LINKER.Joseph Myers2011-04-111-2/+2
* re PR target/47109 (m68k-netbsdelf: collect2 build fails with undefined refer...Joseph Myers2011-03-311-3/+1
* freebsd.h (LINK_SPEC): Don't use %{!dynamic-linker:}.Joseph Myers2010-12-091-2/+2
* host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton2007-08-021-5/+4
* re PR target/24837 (move dynamic linker names out of LINK_SPEC and into new D...Joseph Myers2006-02-181-2/+4
* c-cppbuiltin.c (c_cpp_builtins): Define __pic__ and __PIC__ when flag_pic is ...Kaveh R. Ghazi2005-11-221-5/+0
* Update FSF address.R. Kelley Cook2005-06-251-2/+2
* config/sh/linux.h (FUNCTION_PROFILER): Constify a char*.Kaz Kojima2005-06-211-1/+1
* linux-unwind.h (SH_DWARF_FRAME_XD0): Remove for SH5.Kaz Kojima2005-06-061-18/+45
* config.gcc (sh*-*-*): Define SUPPORT_* macros to 1.Richard Sandiford2005-05-181-1/+1
* re PR target/20695 (sh64-*-* port deos not handle 32 / 64 bit conversions pro...J"orn Rennecke2005-05-091-1/+9
* linux.h (MD_EXEC_PREFIX, [...]): Don't undefine here.Kaz Kojima2005-03-011-62/+10
* linux.h (LIB_SPEC): Remove -rpath-link.Daniel Jacobowitz2005-01-261-1/+0
* * config/sh/linux.h (TARGET_C99_FUNCTIONS): Define.Kaz Kojima2005-01-181-1/+6
* linux.h (ASM_PREFERRED_EH_DATA_FORMAT): Remove.Kaz Kojima2004-09-181-7/+0
* tm.texi (MD_UNWIND_SUPPORT): Document.Alan Modra2004-09-081-153/+1
* gcc.c (init_gcc_specs): Test USE_LD_AS_NEEDED, not HAVE_LD_AS_NEEDED.Alan Modra2004-04-231-0/+5
* linux.h (ASM_PREFERRED_EH_DATA_FORMAT): Undefine before defining.Kaz Kojima2004-01-121-1/+3
* linux.h: Fix comment formatting.Kazu Hirata2004-01-061-1/+1
* gnu.h (HURD_TARGET_OS_CPP_BUILTINS): New.Kaveh R. Ghazi2003-11-291-0/+2
* linux.h (MD_FALLBACK_FRAME_STATE_FOR): Handle new signal trampoline codes.Kaz Kojima2003-10-061-6/+17
* GNU CC -> GCCKelley Cook2003-09-271-3/+3
* linux.h (LINK_GCC_C_SEQUENCE_SPEC): Define.Jakub Jelinek2003-09-161-0/+3
* linux.h (DBX_REGISTER_NUMBER): Define so to map a special index for MD_FALLBA...Kaz Kojima2003-08-141-0/+11
* linux.h (SUBTARGET_LINK_SPEC): Don't set rpath.Kaz Kojima2003-08-031-8/+9
* linux.h (TARGET_ASM_FILE_END): Set TARGET_ASM_FILE_END to file_end_indicate_e...Kaz Kojima2003-06-131-0/+2
* linux.h (STARTFILE_SPEC): Handle -pie.Kaz Kojima2003-06-061-5/+12
* lib1funcs.asm: Fix comment typos.Kazu Hirata2003-01-301-2/+2
* linux.h (NO_IMPLICIT_EXTERN_C, [...]): Define.Kaz Kojima2002-12-181-0/+7
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-0/+195
* Individual processor configurations for sh-elf / sh-linux:J"orn Rennecke2002-06-131-1/+1
* config/sh reorganization to factor out endianness and coff:J"orn Rennecke2002-05-281-29/+17
* linux.h, [...] (CPP_PREDEFINES): Define __gnu_linux__, not gnu_linux.Richard Henderson2002-04-151-1/+1
* linux.h: Define __gnu_linux__ wherever __linux__ is defined...Mark Mitchell2002-04-131-1/+1
* config.gcc (sh-*-elf*): Use sh/embed-elf.h instead of sh/elf.h.J"orn Rennecke2002-04-091-20/+4
* linux.h (LINK_SPEC): Set dynamic-linker to agree with glibc.Andrew Haley2001-09-261-1/+1
* linux.h (CPP_DEFAULT_CPU_SPEC): New.Andrew Haley2001-07-271-8/+13
* config:Neil Booth2000-11-021-1/+1
* configure.in (sh-*-linux*): Added.Niibe Yutaka2000-09-071-0/+90