aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/ia64/linux.h
AgeCommit message (Expand)AuthorFilesLines
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-09-19Remove LIBGCC2_TF_CEXT target macro.Joseph Myers1-4/+0
2014-09-12Remove LIBGCC2_HAS_?F_MODE target macros.Joseph Myers1-2/+0
2014-09-08Remove SF_SIZE etc. target macros.Joseph Myers1-1/+0
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
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-05-10md.texi (Standard Names): Document probe_stack_address.Eric Botcazou1-0/+3
2011-06-03linux.h (MD_UNWIND_SUPPORT): Remove.Rainer Orth1-2/+0
2011-05-05elf.h (ENDFILE_SPEC): Add Ofast.Michael Matz1-1/+1
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-6/+1
2010-12-09freebsd.h (LINK_SPEC): Don't use %{!dynamic-linker:}.Joseph Myers1-2/+2
2009-04-21ABOUT-GCC-NLS, [...]: Add copyright and license notices.Joseph Myers1-1/+25
2009-02-12longlong.h (sub_ddmmss): New for ia64.H.J. Lu1-0/+10
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-1/+3
2004-09-08tm.texi (MD_UNWIND_SUPPORT): Document.Alan Modra1-158/+1
2004-02-06Fix compile error with old glibc verisons.James E Wilson1-0/+6
2003-12-19unwind-ia64.c (ia64_copy_rbs): New function.Jakub Jelinek1-2/+32
2003-12-12linux.h (IA64_GATE_AREA_END): Increase by 64K.Jakub Jelinek1-6/+62
2003-11-29gnu.h (HURD_TARGET_OS_CPP_BUILTINS): New.Kaveh R. Ghazi1-4/+1
2003-06-03configure.in (HAVE_LD_PIE): Check for ld -pie.Jakub Jelinek1-6/+9
2002-09-03ia64.h (EXTRA_SPECS): Remove cpp_cpu.Steve Ellcey1-4/+9
2002-05-23linux.h (IA64_GATE_AREA_END): Adjust for 64K pages.Hans Boehm1-1/+1
2002-04-15linux.h, [...] (CPP_PREDEFINES): Define __gnu_linux__, not gnu_linux.Richard Henderson1-1/+1
2002-04-14* config/ia64/linux.h (CPP_PREDEFINES): Fix missing backslash.Andreas Schwab1-1/+1
2002-04-13linux.h: Define __gnu_linux__ wherever __linux__ is defined...Mark Mitchell1-2/+2
2002-04-12aix.h (CPP_PREDEFINES): Do not define _LP64/__LP64__ or set Acpu or Amachine.David O'Brien1-12/+2
2002-03-29aix.h (CPP_PREDEFINES): Add -D_LP64.Richard Henderson1-1/+1
2002-03-26linux.h (MD_FALLBACK_FRAME_STATE_FOR): Restore more of the signal context.Hans Boehm1-1/+7
2002-01-21h8300.h: Fix comment formatting.Kazu Hirata1-1/+1
2001-12-28linux.h (MD_FALLBACK_FRAME_STATE_FOR): New.Hans Boehm1-1/+60
2001-12-15configure.in: Check for ld.Jakub Jelinek1-0/+15
2001-11-10config.gcc: Add FreeBSD/IA-64 target.David O'Brien1-23/+5
2001-10-19config.gcc (i[34567]86-*-gnu*, [...]): Delete superflous ${cpu_type} setting.Franz Sirl1-3/+0
2001-06-22crtfastmath.c: New file.David Mosberger1-0/+6
2001-04-25ia64.h (CC1_SPEC): Define.Jakub Jelinek1-0/+4
2000-11-02config:Neil Booth1-1/+1
2000-08-14Support for IA-64 specific elf header flags.Jim Wilson1-1/+1
2000-06-29For glibc 2.2.James E. Wilson1-1/+1
2000-06-29linux.h (JMP_BUF_SIZE): Size is in Pmode units, not bytes: remove the multipl...Andrew Haley1-1/+1
2000-06-18ia64-protos.h (process_for_unwind_directive): Declare.Richard Henderson1-0/+1
2000-05-03Patches from David Mosberger, and a patch to make bootstrap work.Jim Wilson1-0/+29
2000-05-01Change dynamic linker name to conform to current glibc. From Jakub Jelinek.Jakub Jelinek1-1/+1
2000-03-08Add ia64 port.Jim Wilson1-0/+29