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