aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/s390/linux.h
AgeCommit message (Expand)AuthorFilesLines
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