summaryrefslogtreecommitdiffstats
path: root/arch/ia64/scripts
AgeCommit message (Expand)AuthorLines
2004-05-06ia64: Fix spurious GAS dependency-violation (dv) warnings by takingDavid Mosberger-0/+12
2004-02-12ia64: Update toolchain-flags with a check for working .align inside aDavid Mosberger-0/+15
2004-01-15ia64: If GAS can handle .align inside code, enable it via TEXT_ALIGN().David Mosberger-109/+6
2004-01-15ia64: Replace unwcheck shell-script with a Python script which worksDavid Mosberger-0/+64
2003-09-05ia64: Finnish adding ECC support. Based on patch by Suresh Siddah.David Mosberger-1/+1
2003-07-25ia64: Fix check for "model(small)" attribute.David Mosberger-1/+1
2003-07-16ia64: If the compiler supports it, use attribute (model (small)) toDavid Mosberger-1/+10
2003-06-18ia64: Simplify the script to use only $CC and $OBJDUMP. Besides being simpler,David Mosberger-5/+3
2003-06-13ia64: Still more gate DSO tuning. Turns out a linker bug preventedDavid Mosberger-2/+42
2003-03-23[PATCH] ia64: Cross-compile fixWolfgang Mauerer-1/+2
2003-01-24ia64: Check for acceptable version of gas before trying to buildDavid Mosberger-0/+13
2003-01-17ia64: Add unwcheck.sh script contributed by Harish Patil. It checksDavid Mosberger-0/+109