aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/s390/linux.h
AgeCommit message (Expand)AuthorFilesLines
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-3/+3
2011-03-31re PR target/47109 (m68k-netbsdelf: collect2 build fails with undefined refer...Joseph Myers1-12/+1
2010-12-09freebsd.h (LINK_SPEC): Don't use %{!dynamic-linker:}.Joseph Myers1-4/+3
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton1-5/+4
2006-12-12re PR libstdc++/11953 (_REENTRANT defined when compiling non-threaded code.)Jakub Jelinek1-0/+1
2006-02-18re PR target/24837 (move dynamic linker names out of LINK_SPEC and into new D...Joseph Myers1-3/+7
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-12linux.h (TARGET_THREAD_SSP_OFFSET): Define.Andreas Krebbel1-0/+6
2005-06-25Update FSF address.R. Kelley Cook1-2/+2
2004-10-17elfos.h, [...]: Update copyright.Kazu Hirata1-1/+1
2004-09-08tm.texi (MD_UNWIND_SUPPORT): Document.Alan Modra1-107/+1
2004-08-19unwind-dw2-fde.c (get_cie_encoding): Cast argument to strlen to eliminate war...Ulrich Weigand1-1/+2
2004-07-11linux.h (MD_FALLBACK_FRAME_STATE_FOR): For SIGSEGV and SIGBUS signal frames...Ulrich Weigand1-0/+29
2003-11-29gnu.h (HURD_TARGET_OS_CPP_BUILTINS): New.Kaveh R. Ghazi1-5/+1
2003-07-042064.md: Change GNU CC to GCC.Ulrich Weigand1-12/+12
2003-06-30config.gcc [...]: Support --with-arch, --with-tune, and --with-mode configure...Ulrich Weigand1-34/+7
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/+6
2003-05-18c-cppbuiltin.c (TARGET_OS_CPP_BUILTINS, [...]): Default here.Neil Booth1-1/+0
2002-11-21libgcc-libc.ver: Add multilib support.Ulrich Weigand1-0/+6
2002-10-23linux.h (CC1_SPEC, [...]): Remove.Ulrich Weigand1-9/+0
2002-10-16linux.h (ASM_DOUBLE, [...]): Remove.Ulrich Weigand1-156/+0
2002-07-31* alpha.h, arc.h, arm/aout.h, avr.h, cris.h, d30v.h, dsp16xx.h,Kaveh R. Ghazi1-2/+2
2002-07-30alpha.h, [...] (ASM_OUTPUT_LABEL): Delete definition.Kaveh R. Ghazi1-8/+0
2002-06-13s390.h (TARGET_CPU_CPP_BUILTINS): New macro.Ulrich Weigand1-14/+16
2002-06-11c-common.c (builtin_define_type_max): New.Richard Henderson1-1/+1
2002-05-29* config/s390/linux.h (MD_FALLBACK_FRAME_STATE_FOR): New.Ulrich Weigand1-0/+78
2002-05-18system.h (SELECT_RTX_SECTION): Poison.Richard Henderson1-9/+0
2002-05-15c-parse.in (MODIFIED_WCHAR_TYPE): New macro.Zack Weinberg1-13/+5
2002-05-13* config/s390/linux.h: Revert 2002-04-22 changes.Ulrich Weigand1-35/+2
2002-04-22linux.h: (LIBPATH_SPEC, LIBPATH_ARCH31_SPEC, LIBPATH_ARCH64_SPEC): Define.Ulrich Weigand1-2/+35
2002-04-15linux.h, [...] (CPP_PREDEFINES): Define __gnu_linux__, not gnu_linux.Richard Henderson1-1/+1
2002-04-13linux.h: Define __gnu_linux__ wherever __linux__ is defined...Mark Mitchell1-1/+1
2002-04-04* config/s390/linux.h (LOCAL_LABEL_PREFIX): Define.Ulrich Weigand1-0/+2
2002-02-14* config/s390/linux.h (ASM_OUTPUT_ALIGNED_BSS): New.Ulrich Weigand1-0/+7
2002-02-06linux64.h: Delete file.Ulrich Weigand1-30/+93
2002-01-08linux.h (ASM_OUTPUT_LABELREF): Remove.Ulrich Weigand1-3/+0
2001-12-20varasm.c (assemble_real): Use REAL_VALUE_TO_x and assemble_integer to emit fl...Richard Henderson1-24/+0
2001-12-17target.h (asm_out.byte_op, [...]): New fields.Richard Sandiford1-43/+2
2001-12-16s390.md (prologue, [...]): New.Ulrich Weigand1-66/+7
2001-11-221750a.h (DBX_REGISTER_NUMBER): Don't define.Kaveh R. Ghazi1-2/+0
2001-10-24linux.h (ASM_OUTPUT_BYTE): Fix format specifier warnings.Kaveh R. Ghazi1-9/+17
2001-09-18config.gcc (s390-*-linux-*, [...]): Switch to new-style tm_file specification.Ulrich Weigand1-8/+0
2001-09-11configure.in: Check whether assembler supports section merging.Jakub Jelinek1-1/+1
2001-08-11Coding style cleanup.Ulrich Weigand1-3/+3
2001-08-11Bring s390 backend back in sync with branch.Ulrich Weigand1-34/+12
2001-07-13s390.c: New.Hartmut Penner1-0/+387