summaryrefslogtreecommitdiff
path: root/debian/patches
diff options
context:
space:
mode:
authorBrian Nelson <pyro@debian.org>2006-05-30 04:02:18 +0000
committerBrian Nelson <pyro@debian.org>2006-05-30 04:02:18 +0000
commit984009d33c213ae902a2462938ea2b10ea596a06 (patch)
tree34f6b30d9731a945a81c2cb99d9633d14c5bd4eb /debian/patches
parentb9de93d22540bf2375be83d52f79e6defed01087 (diff)
downloadqt4-x11-984009d33c213ae902a2462938ea2b10ea596a06.tar.gz
* New upstream release
* patches/16_hppa_ldcw_fix.dpatch: new patch from Ubuntu to properly support hppa
Diffstat (limited to 'debian/patches')
-rw-r--r--debian/patches/16_hppa_ldcw_fix.dpatch30
1 files changed, 30 insertions, 0 deletions
diff --git a/debian/patches/16_hppa_ldcw_fix.dpatch b/debian/patches/16_hppa_ldcw_fix.dpatch
new file mode 100644
index 0000000..779341d
--- /dev/null
+++ b/debian/patches/16_hppa_ldcw_fix.dpatch
@@ -0,0 +1,30 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 15_hppa_ldcw.dpatch by <lamont@bld-4.mmjgroup.com>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: No description.
+
+@DPATCH@
+diff -urNad qt4-x11-4.1.0~/src/corelib/arch/parisc/q_ldcw.s qt4-x11-4.1.0/src/corelib/arch/parisc/q_ldcw.s
+--- qt4-x11-4.1.0~/src/corelib/arch/parisc/q_ldcw.s 2006-02-03 01:50:30.000000000 +0000
++++ qt4-x11-4.1.0/src/corelib/arch/parisc/q_ldcw.s 2006-02-03 02:00:36.000000000 +0000
+@@ -1,17 +1,7 @@
+- .SPACE $PRIVATE$
+- .SUBSPA $DATA$,QUAD=1,ALIGN=8,ACCESS=31
+- .SUBSPA $BSS$,QUAD=1,ALIGN=8,ACCESS=31,ZERO,SORT=82
+- .SPACE $TEXT$
+- .SUBSPA $LIT$,QUAD=0,ALIGN=8,ACCESS=44
+- .SUBSPA $CODE$,QUAD=0,ALIGN=8,ACCESS=44,CODE_ONLY
+- .IMPORT $global$,DATA
+- .IMPORT $$dyncall,MILLICODE
+- .SPACE $TEXT$
+- .SUBSPA $CODE$
+-
++ .text
+ .align 4
+ .EXPORT q_ldcw,ENTRY,PRIV_LEV=3,ARGW0=GR,RTNVAL=GR
+-q_ldcw
++ .label q_ldcw
+ .PROC
+ .CALLINFO FRAME=0,CALLS,SAVE_RP
+ .ENTRY