summaryrefslogtreecommitdiff
path: root/gcc/config/ia64/linux.h
Commit message (Expand)AuthorAgeFilesLines
* linux.h (MD_UNWIND_SUPPORT): Remove.Rainer Orth2011-06-031-2/+0
* elf.h (ENDFILE_SPEC): Add Ofast.Michael Matz2011-05-051-1/+1
* 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-6/+1
* freebsd.h (LINK_SPEC): Don't use %{!dynamic-linker:}.Joseph Myers2010-12-091-2/+2
* ABOUT-GCC-NLS, [...]: Add copyright and license notices.Joseph Myers2009-04-211-1/+25
* longlong.h (sub_ddmmss): New for ia64.H.J. Lu2009-02-121-0/+10
* re PR libstdc++/11953 (_REENTRANT defined when compiling non-threaded code.)Jakub Jelinek2006-12-121-0/+1
* re PR target/24837 (move dynamic linker names out of LINK_SPEC and into new D...Joseph Myers2006-02-181-1/+3
* tm.texi (MD_UNWIND_SUPPORT): Document.Alan Modra2004-09-081-158/+1
* Fix compile error with old glibc verisons.James E Wilson2004-02-061-0/+6
* unwind-ia64.c (ia64_copy_rbs): New function.Jakub Jelinek2003-12-191-2/+32
* linux.h (IA64_GATE_AREA_END): Increase by 64K.Jakub Jelinek2003-12-121-6/+62
* gnu.h (HURD_TARGET_OS_CPP_BUILTINS): New.Kaveh R. Ghazi2003-11-291-4/+1
* configure.in (HAVE_LD_PIE): Check for ld -pie.Jakub Jelinek2003-06-031-6/+9
* ia64.h (EXTRA_SPECS): Remove cpp_cpu.Steve Ellcey2002-09-031-4/+9
* linux.h (IA64_GATE_AREA_END): Adjust for 64K pages.Hans Boehm2002-05-231-1/+1
* linux.h, [...] (CPP_PREDEFINES): Define __gnu_linux__, not gnu_linux.Richard Henderson2002-04-151-1/+1
* * config/ia64/linux.h (CPP_PREDEFINES): Fix missing backslash.Andreas Schwab2002-04-141-1/+1
* linux.h: Define __gnu_linux__ wherever __linux__ is defined...Mark Mitchell2002-04-131-2/+2
* aix.h (CPP_PREDEFINES): Do not define _LP64/__LP64__ or set Acpu or Amachine.David O'Brien2002-04-121-12/+2
* aix.h (CPP_PREDEFINES): Add -D_LP64.Richard Henderson2002-03-291-1/+1
* linux.h (MD_FALLBACK_FRAME_STATE_FOR): Restore more of the signal context.Hans Boehm2002-03-261-1/+7
* h8300.h: Fix comment formatting.Kazu Hirata2002-01-211-1/+1
* linux.h (MD_FALLBACK_FRAME_STATE_FOR): New.Hans Boehm2001-12-281-1/+60
* configure.in: Check for ld.Jakub Jelinek2001-12-151-0/+15
* config.gcc: Add FreeBSD/IA-64 target.David O'Brien2001-11-101-23/+5
* config.gcc (i[34567]86-*-gnu*, [...]): Delete superflous ${cpu_type} setting.Franz Sirl2001-10-191-3/+0
* crtfastmath.c: New file.David Mosberger2001-06-221-0/+6
* ia64.h (CC1_SPEC): Define.Jakub Jelinek2001-04-251-0/+4
* config:Neil Booth2000-11-021-1/+1
* Support for IA-64 specific elf header flags.Jim Wilson2000-08-141-1/+1
* For glibc 2.2.James E. Wilson2000-06-291-1/+1
* linux.h (JMP_BUF_SIZE): Size is in Pmode units, not bytes: remove the multipl...Andrew Haley2000-06-291-1/+1
* ia64-protos.h (process_for_unwind_directive): Declare.Richard Henderson2000-06-181-0/+1
* Patches from David Mosberger, and a patch to make bootstrap work.Jim Wilson2000-05-031-0/+29
* Change dynamic linker name to conform to current glibc. From Jakub Jelinek.Jakub Jelinek2000-05-011-1/+1
* Add ia64 port.Jim Wilson2000-03-081-0/+29