~ubuntu-branches/ubuntu/vivid/qemu/vivid

« back to all changes in this revision

Viewing changes to .pc/applied-patches

  • Committer: Package Import Robot
  • Author(s): dann frazier
  • Date: 2014-02-11 15:41:53 UTC
  • Revision ID: package-import@ubuntu.com-20140211154153-2d001tf0ium08u81
Tags: 1.7.0+dfsg-3ubuntu2
* Backport changes to enable qemu-user-static support for aarch64
* debian/control: add ppc64el to Architectures
* debian/rules: only install qemu-system-aarch64 on arm64.
  Fixes a FTBFS  when built twice in a row on non-arm64 due to a stale
  debian/qemu-system-aarch64 directory

Show diffs side-by-side

added added

removed removed

Lines of Context:
119
119
ubuntu/arm64/0047-target-arm-A64-add-support-for-1-src-CLS-insn.patch
120
120
ubuntu/arm64/0048-target-arm-A64-add-support-for-logical-immediate-ins.patch
121
121
ubuntu/arm64/0049-softfloat-Add-minNum-and-maxNum-functions-to-softflo.patch
 
122
ubuntu/arm64/0050-target-arm-fix-build-with-gcc-4.8.2.patch
 
123
ubuntu/arm64/0051-target-arm-A64-add-support-for-ld-st-pair.patch
 
124
ubuntu/arm64/0052-target-arm-A64-add-support-for-ld-st-unsigned-imm.patch
 
125
ubuntu/arm64/0053-target-arm-A64-add-support-for-ld-st-with-reg-offset.patch
 
126
ubuntu/arm64/0054-target-arm-A64-add-support-for-ld-st-with-index.patch
 
127
ubuntu/arm64/0055-target-arm-A64-add-support-for-add-addi-sub-subi.patch
 
128
ubuntu/arm64/0056-target-arm-A64-add-support-for-move-wide-instruction.patch
 
129
ubuntu/arm64/0057-target-arm-A64-add-support-for-3-src-data-proc-insns.patch
 
130
ubuntu/arm64/0058-target-arm-A64-implement-SVC-BRK.patch
 
131
ubuntu/arm64/0059-target-arm-A64-Add-decoder-skeleton-for-FP-instructi.patch
 
132
ubuntu/arm64/0060-target-arm-A64-implement-FMOV.patch
 
133
ubuntu/arm64/0061-target-arm-Pull-add-one-cpreg-to-hashtable-into-its-.patch
 
134
ubuntu/arm64/0062-target-arm-Update-generic-cpreg-code-for-AArch64.patch
 
135
ubuntu/arm64/0063-target-arm-Remove-ARMCPU-CPUARMState-from-cpregs-API.patch
 
136
ubuntu/arm64/0064-target-arm-A64-Implement-MRS-MSR-SYS-SYSL.patch
 
137
ubuntu/arm64/0065-target-arm-A64-Implement-minimal-set-of-EL0-visible-.patch
 
138
ubuntu/arm64/0066-target-arm-Widen-thread-local-register-state-fields-.patch
 
139
ubuntu/arm64/0067-target-arm-A64-add-support-for-add-sub-with-carry.patch
 
140
ubuntu/arm64/0068-target-arm-A64-add-support-for-conditional-compare-i.patch
 
141
ubuntu/arm64/0069-target-arm-aarch64-add-support-for-ld-lit.patch
 
142
ubuntu/arm64/0070-target-arm-Widen-exclusive-access-support-struct-fie.patch
 
143
ubuntu/arm64/0071-target-arm-A64-support-for-ld-st-cl-exclusive.patch
 
144
ubuntu/arm64/0072-linux-user-AArch64-define-TARGET_CLONE_BACKWARDS.patch
 
145
ubuntu/arm64/0073-linux-user-AArch64-Use-correct-values-for-FPSR-FPCR-.patch
 
146
ubuntu/arm64/0074-.travis.yml-Add-aarch64-targets.patch
 
147
ubuntu/arm64/0075-default-configs-Add-config-for-aarch64-linux-user.patch
 
148
ubuntu/arm64/0076-target-arm-A64-Add-support-for-dumping-AArch64-VFP-r.patch
 
149
ubuntu/arm64/0077-target-arm-A64-Fix-vector-register-access-on-bigendi.patch
 
150
ubuntu/arm64/0078-target-arm-Use-VFP_BINOP-macro-for-min-max-minnum-ma.patch
 
151
ubuntu/arm64/0079-target-arm-A64-Add-Floating-point-data-processing-2-.patch
 
152
ubuntu/arm64/0080-target-arm-A64-Add-Floating-point-data-processing-3-.patch
 
153
ubuntu/arm64/0081-target-arm-A64-Add-fmov-scalar-immediate-instruction.patch
 
154
ubuntu/arm64/0082-target-arm-A64-Add-support-for-floating-point-compar.patch
 
155
ubuntu/arm64/0083-target-arm-A64-Add-support-for-floating-point-condit.patch
 
156
ubuntu/arm64/0084-target-arm-A64-Add-support-for-floating-point-cond-s.patch
 
157
ubuntu/arm64/0085-target-arm-Give-the-FPSCR-rounding-modes-names.patch
 
158
ubuntu/arm64/0086-softfloat-Fix-exception-flag-handling-for-float32_to.patch
 
159
ubuntu/arm64/0087-softfloat-Add-float-to-16bit-integer-conversions.patch
 
160
ubuntu/arm64/0088-softfloat-Add-16-bit-integer-to-float-conversions.patch
 
161
ubuntu/arm64/0089-softfloat-Make-the-int-to-float-functions-take-exact.patch
 
162
ubuntu/arm64/0090-softfloat-Fix-float64_to_uint64.patch
 
163
ubuntu/arm64/0091-softfloat-Only-raise-Invalid-when-conversions-to-int.patch
 
164
ubuntu/arm64/0092-softfloat-Fix-factor-2-error-for-scalbn-on-denormal-.patch
 
165
ubuntu/arm64/0093-softfloat-Add-float32_to_uint64.patch
 
166
ubuntu/arm64/0094-softfloat-Fix-float64_to_uint64_round_to_zero.patch
 
167
ubuntu/arm64/0095-softfloat-Fix-float64_to_uint32.patch
 
168
ubuntu/arm64/0096-softfloat-Fix-float64_to_uint32_round_to_zero.patch
 
169
ubuntu/arm64/0097-softfloat-Provide-complete-set-of-accessors-for-fp-s.patch
 
170
ubuntu/arm64/0098-softfloat-Factor-out-RoundAndPackFloat16-and-Normali.patch
 
171
ubuntu/arm64/0099-softfloat-Add-float16-float64-conversion-functions.patch
 
172
ubuntu/arm64/0100-softfloat-Refactor-code-handling-various-rounding-mo.patch
 
173
ubuntu/arm64/0101-softfloat-Add-support-for-ties-away-rounding.patch
 
174
ubuntu/arm64/0102-target-arm-Prepare-VFP_CONV_FIX-helpers-for-A64-uses.patch
 
175
ubuntu/arm64/0103-target-arm-Rename-A32-VFP-conversion-helpers.patch
 
176
ubuntu/arm64/0104-target-arm-Ignore-most-exceptions-from-scalbn-when-d.patch
 
177
ubuntu/arm64/0105-target-arm-A64-Add-extra-VFP-fixed-point-conversion-.patch
 
178
ubuntu/arm64/0106-target-arm-A64-Add-floating-point-fixed-point-instru.patch
 
179
ubuntu/arm64/0107-target-arm-A64-Add-floating-point-integer-conversion.patch
 
180
ubuntu/arm64/0108-target-arm-A64-Add-1-source-32-to-32-and-64-to-64-FP.patch
 
181
ubuntu/arm64/0109-target-arm-A64-Add-support-for-FCVT-between-half-sin.patch
 
182
ubuntu/arm64/0110-target-arm-remove-raw_read-write-duplication.patch
 
183
ubuntu/arm64/0111-arm-fix-compile-on-bigendian-host.patch
 
184
ubuntu/arm64/0112-target-arm-A64-Add-SIMD-ld-st-multiple.patch
 
185
ubuntu/arm64/0113-target-arm-A64-Add-SIMD-ld-st-single.patch
 
186
ubuntu/arm64/0114-target-arm-A64-Add-decode-skeleton-for-SIMD-data-pro.patch
 
187
ubuntu/arm64/0115-target-arm-A64-Add-SIMD-EXT.patch
 
188
ubuntu/arm64/0116-target-arm-A64-Add-SIMD-TBL-TBLX.patch
 
189
ubuntu/arm64/0117-target-arm-A64-Add-SIMD-ZIP-UZP-TRN.patch
 
190
ubuntu/arm64/0118-target-arm-A64-Add-SIMD-across-lanes-instructions.patch
 
191
ubuntu/arm64/0119-target-arm-A64-Add-SIMD-copy-operations.patch
 
192
ubuntu/arm64/0120-target-arm-A64-Add-SIMD-modified-immediate-group.patch
 
193
ubuntu/arm64/0121-target-arm-A64-Add-SIMD-scalar-copy-instructions.patch
 
194
ubuntu/arm64/0122-target-arm-Move-arm_rmode_to_sf-to-a-shared-location.patch
 
195
ubuntu/arm64/0123-target-arm-Add-AArch32-FP-VRINTA-VRINTN-VRINTP-and-V.patch
 
196
ubuntu/arm64/0124-target-arm-Add-support-for-AArch32-FP-VRINTR.patch
 
197
ubuntu/arm64/0125-target-arm-Add-support-for-AArch32-FP-VRINTZ.patch
 
198
ubuntu/arm64/0126-target-arm-Add-support-for-AArch32-FP-VRINTX.patch
 
199
ubuntu/arm64/0127-target-arm-Add-support-for-AArch32-SIMD-VRINTX.patch
 
200
ubuntu/arm64/0128-target-arm-Add-set_neon_rmode-helper.patch
 
201
ubuntu/arm64/0129-target-arm-Add-AArch32-SIMD-VRINTA-VRINTN-VRINTP-VRI.patch
 
202
ubuntu/arm64/0130-target-arm-Add-AArch32-FP-VCVTA-VCVTN-VCVTP-and-VCVT.patch
 
203
ubuntu/arm64/0131-target-arm-Add-AArch32-SIMD-VCVTA-VCVTN-VCVTP-and-VC.patch
 
204
ubuntu/arm64/0132-target-arm-A64-Add-SIMD-three-different-multiply-acc.patch
 
205
ubuntu/arm64/0133-target-arm-A64-Add-SIMD-three-different-ABDL-instruc.patch
 
206
ubuntu/arm64/0134-target-arm-A64-Add-SIMD-scalar-3-same-add-sub-and-co.patch
 
207
ubuntu/arm64/0135-target-arm-A64-Add-top-level-decode-for-SIMD-3-same-.patch
 
208
ubuntu/arm64/0136-target-arm-A64-Add-logic-ops-from-SIMD-3-same-group.patch
 
209
ubuntu/arm64/0137-target-arm-A64-Add-integer-ops-from-SIMD-3-same-grou.patch
 
210
ubuntu/arm64/0138-target-arm-A64-Add-simple-SIMD-3-same-floating-point.patch
 
211
ubuntu/arm64/0139-target-arm-A64-Add-SIMD-shift-by-immediate.patch
 
212
ubuntu/arm64/0140-target-arm-A64-Implement-SIMD-3-reg-same-shift-and-s.patch
 
213
ubuntu/arm64/0141-target-arm-A64-Implement-remaining-non-pairwise-int-.patch
 
214
ubuntu/arm64/0142-target-arm-A64-Implement-pairwise-integer-ops-from-3.patch
 
215
ubuntu/arm64/0143-tcg-Add-TCGV_UNUSED_PTR-TCGV_IS_UNUSED_PTR-TCGV_EQUA.patch
 
216
ubuntu/arm64/0144-target-arm-A64-Implement-scalar-pairwise-ops.patch
 
217
ubuntu/arm64/0145-target-arm-A64-Implement-remaining-integer-scalar-3-.patch
 
218
ubuntu/arm64/0146-target-arm-A64-Add-SIMD-simple-64-bit-insns-from-sca.patch
 
219
ubuntu/arm64/0147-target-arm-A64-Add-skeleton-decode-for-SIMD-2-reg-mi.patch
 
220
ubuntu/arm64/0148-target-arm-A64-Implement-2-register-misc-compares-AB.patch
 
221
ubuntu/arm64/0149-target-arm-A64-Implement-2-reg-misc-CNT-NOT-and-RBIT.patch
 
222
ubuntu/arm64/0150-target-arm-A64-Add-narrowing-2-reg-misc-instructions.patch
 
223
ubuntu/arm64/0151-target-arm-A64-Add-2-reg-misc-REV-instructions.patch
 
224
ubuntu/arm64/0152-target-arm-A64-Add-FNEG-and-FABS-to-the-SIMD-2-reg-m.patch
 
225
ubuntu/arm64/0153-target-arm-Add-support-for-AArch32-64bit-VCVTB-and-V.patch
 
226
ubuntu/arm64/0154-rules.mak-Support-.cc-as-a-C-source-file-suffix.patch
 
227
ubuntu/arm64/0155-rules.mak-Link-with-C-if-we-have-a-C-compiler.patch
 
228
ubuntu/arm64/0156-disas-Add-subset-of-libvixl-sources-for-A64-disassem.patch
 
229
ubuntu/arm64/0157-disas-libvixl-Fix-upstream-libvixl-compilation-issue.patch
 
230
ubuntu/arm64/0158-disas-Implement-disassembly-output-for-A64.patch
 
231
ubuntu/arm64/force-aarch64-uname-to-3.7.0-to-appease-glibc
122
232
ubuntu/target-ppc-add-stubs-for-kvm-breakpoints
123
233
ubuntu/CVE-2013-4377.patch